{
  "entity": {
    "id": "ee525aeb-cf1a-4dcf-8da2-c07902ae90c3",
    "slug": "triana-tapas-canina",
    "type": "restaurant",
    "name": "Triana Tapas Canina",
    "description_es": "Tabanco triaera con terraza pet-friendly y menú especial para perros los domingos.",
    "description_en": "Triana tabanco with pet-friendly terrace and Sunday dog menu.",
    "address": "Calle Betis 45",
    "city": "Sevilla",
    "region": "Andalucía",
    "country": "ES",
    "postal_code": "41010",
    "lat": 37.3814,
    "lng": -6.0021,
    "phone": "+34 954 337 220",
    "email": "hola@trianatapas.es",
    "website": "https://trianatapas.es",
    "opening_hours": {
      "tue-sun": "12:00-00:00"
    },
    "price_level": 2,
    "rating": 4.7,
    "review_count": 501,
    "hero_image": null,
    "services": [
      "tapas",
      "terrace",
      "water_bowl",
      "dog_menu_sundays"
    ],
    "attributes": {
      "water_bowl": true,
      "dogs_indoor": true,
      "dogs_terrace": true
    },
    "trust_signals": {
      "licensed": true
    },
    "completeness": 0.9,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/entidad/triana-tapas-canina",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "Restaurant",
    "name": "Triana Tapas Canina",
    "description": "Tabanco triaera con terraza pet-friendly y menú especial para perros los domingos.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Calle Betis 45",
      "addressLocality": "Sevilla",
      "addressRegion": "Andalucía",
      "postalCode": "41010",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.3814,
      "longitude": -6.0021
    },
    "telephone": "+34 954 337 220",
    "email": "hola@trianatapas.es",
    "url": "https://trianatapas.es",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "tue-sun",
        "opens": "12:00",
        "closes": "00:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.7,
      "reviewCount": 501
    }
  }
}