{
  "entity": {
    "id": "67e8abf1-b716-4ee3-9f0f-97aedbe817b0",
    "slug": "terraza-el-retiro",
    "type": "restaurant",
    "name": "Terraza El Retiro",
    "description_es": "Restaurante mediterráneo junto al Retiro. Perros permitidos en interior y terraza, con menú canino.",
    "description_en": "Mediterranean restaurant next to Retiro park. Dogs welcome indoors and on the terrace, with a dog menu.",
    "address": "Calle de Alfonso XII 62",
    "city": "Madrid",
    "region": "Comunidad de Madrid",
    "country": "ES",
    "postal_code": "28014",
    "lat": 40.4128,
    "lng": -3.6858,
    "phone": "+34 915 738 850",
    "email": "reservas@terrazaelretiro.es",
    "website": "https://terrazaelretiro.es",
    "opening_hours": {
      "tue-sun": "13:00-16:00,20:00-00:00"
    },
    "price_level": 3,
    "rating": 4.7,
    "review_count": 632,
    "hero_image": null,
    "services": [
      "dog_menu",
      "water_bowl",
      "terrace",
      "indoor"
    ],
    "attributes": {
      "dog_menu": true,
      "water_bowl": true,
      "dogs_indoor": true,
      "dogs_terrace": true
    },
    "trust_signals": {
      "licensed": true
    },
    "completeness": 0.93,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [
    {
      "id": "30e03929-42e0-4694-aff3-912fe80bc2bc",
      "entity_id": "67e8abf1-b716-4ee3-9f0f-97aedbe817b0",
      "author": "Luis M.",
      "rating": 5,
      "body": "La terraza es preciosa y tratan a los perros como reyes.",
      "source": "seed",
      "created_at": "2026-07-02T21:50:36.31487+00:00"
    }
  ],
  "url": "https://valpp.io/terraza-el-retiro",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "Restaurant",
    "name": "Terraza El Retiro",
    "description": "Restaurante mediterráneo junto al Retiro. Perros permitidos en interior y terraza, con menú canino.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Calle de Alfonso XII 62",
      "addressLocality": "Madrid",
      "addressRegion": "Comunidad de Madrid",
      "postalCode": "28014",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.4128,
      "longitude": -3.6858
    },
    "telephone": "+34 915 738 850",
    "email": "reservas@terrazaelretiro.es",
    "url": "https://terrazaelretiro.es",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "tue-sun",
        "opens": "13:00",
        "closes": "16:00,20:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.7,
      "reviewCount": 632
    }
  }
}