{
  "entity": {
    "id": "90c4d6e8-1674-4004-854c-b0ad8c025cb5",
    "slug": "hospital-veterinari-eixample",
    "type": "veterinarian",
    "name": "Hospital Veterinari Eixample",
    "description_es": "Hospital 24h con cirugía avanzada, diagnóstico por imagen y medicina interna.",
    "description_en": "24h hospital with advanced surgery, diagnostic imaging and internal medicine.",
    "address": "Carrer de Mallorca 402",
    "city": "Barcelona",
    "region": "Cataluña",
    "country": "ES",
    "postal_code": "08013",
    "lat": 41.3999,
    "lng": 2.178,
    "phone": "+34 934 320 900",
    "email": "info@hveixample.cat",
    "website": "https://hveixample.cat",
    "opening_hours": {
      "mon-sun": "00:00-24:00"
    },
    "price_level": 4,
    "rating": 4.9,
    "review_count": 512,
    "hero_image": null,
    "services": [
      "surgery",
      "imaging",
      "emergency_24h",
      "internal_medicine",
      "dentistry"
    ],
    "attributes": {
      "in_house_lab": true,
      "emergency_24h": true
    },
    "trust_signals": {
      "licensed": true,
      "accredited": "AVEPA",
      "years_active": 18
    },
    "completeness": 0.98,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [
    {
      "id": "a75576ef-ea6c-48be-8ba8-a0d644307ec7",
      "entity_id": "90c4d6e8-1674-4004-854c-b0ad8c025cb5",
      "author": "Ana R.",
      "rating": 5,
      "body": "Diagnóstico rápido y atento con nuestro gato.",
      "source": "seed",
      "created_at": "2026-07-02T21:50:36.31487+00:00"
    }
  ],
  "url": "https://valpp.io/hospital-veterinari-eixample",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "VeterinaryCare",
    "name": "Hospital Veterinari Eixample",
    "description": "Hospital 24h con cirugía avanzada, diagnóstico por imagen y medicina interna.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Carrer de Mallorca 402",
      "addressLocality": "Barcelona",
      "addressRegion": "Cataluña",
      "postalCode": "08013",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.3999,
      "longitude": 2.178
    },
    "telephone": "+34 934 320 900",
    "email": "info@hveixample.cat",
    "url": "https://hveixample.cat",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "00:00",
        "closes": "24:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.9,
      "reviewCount": 512
    }
  }
}