{
  "entity": {
    "id": "eb499342-83fa-41da-ae94-9166139068b7",
    "slug": "el-cabanyal-dog-bistro",
    "type": "restaurant",
    "name": "El Cabanyal Dog Bistro",
    "description_es": "Bistró frente al mar en el Cabanyal, terraza pet-friendly y menú saludable.",
    "description_en": "Seafront bistro in Cabanyal with pet-friendly terrace and a healthy menu.",
    "address": "Passeig de Neptú 24",
    "city": "Valencia",
    "region": "C. Valenciana",
    "country": "ES",
    "postal_code": "46011",
    "lat": 39.4692,
    "lng": -0.3245,
    "phone": "+34 963 559 001",
    "email": "hola@cabanyalbistro.es",
    "website": "https://cabanyalbistro.es",
    "opening_hours": {
      "wed-mon": "12:00-16:00,19:30-23:30"
    },
    "price_level": 2,
    "rating": 4.5,
    "review_count": 288,
    "hero_image": null,
    "services": [
      "terrace",
      "water_bowl",
      "seafront"
    ],
    "attributes": {
      "water_bowl": true,
      "dogs_indoor": false,
      "dogs_terrace": true
    },
    "trust_signals": {
      "licensed": true
    },
    "completeness": 0.85,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/entidad/el-cabanyal-dog-bistro",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "Restaurant",
    "name": "El Cabanyal Dog Bistro",
    "description": "Bistró frente al mar en el Cabanyal, terraza pet-friendly y menú saludable.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Passeig de Neptú 24",
      "addressLocality": "Valencia",
      "addressRegion": "C. Valenciana",
      "postalCode": "46011",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 39.4692,
      "longitude": -0.3245
    },
    "telephone": "+34 963 559 001",
    "email": "hola@cabanyalbistro.es",
    "url": "https://cabanyalbistro.es",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "wed-mon",
        "opens": "12:00",
        "closes": "16:00,19:30"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.5,
      "reviewCount": 288
    }
  }
}