{
  "entity": {
    "id": "5171cfbd-541c-4b6f-8278-e86a5501a603",
    "slug": "vetsevilla-nervion",
    "type": "veterinarian",
    "name": "VetSevilla Nervión",
    "description_es": "Clínica veterinaria integral con quirófano y hospitalización en Nervión.",
    "description_en": "Full-service clinic with surgery and hospitalization in Nervión.",
    "address": "Av. de Ramón y Cajal 12",
    "city": "Sevilla",
    "region": "Andalucía",
    "country": "ES",
    "postal_code": "41005",
    "lat": 37.3839,
    "lng": -5.9705,
    "phone": "+34 954 641 220",
    "email": "info@vetsevilla.es",
    "website": "https://vetsevilla.es",
    "opening_hours": {
      "mon-sat": "09:00-21:00"
    },
    "price_level": 3,
    "rating": 4.6,
    "review_count": 176,
    "hero_image": null,
    "services": [
      "surgery",
      "hospitalization",
      "vaccination",
      "dentistry"
    ],
    "attributes": {
      "large_dogs": true,
      "hospitalization": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "completeness": 0.89,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/entidad/vetsevilla-nervion",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "VeterinaryCare",
    "name": "VetSevilla Nervión",
    "description": "Clínica veterinaria integral con quirófano y hospitalización en Nervión.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Av. de Ramón y Cajal 12",
      "addressLocality": "Sevilla",
      "addressRegion": "Andalucía",
      "postalCode": "41005",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.3839,
      "longitude": -5.9705
    },
    "telephone": "+34 954 641 220",
    "email": "info@vetsevilla.es",
    "url": "https://vetsevilla.es",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sat",
        "opens": "09:00",
        "closes": "21:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.6,
      "reviewCount": 176
    }
  }
}