{
  "entity": {
    "id": "0f6f0cfe-f7c1-4560-9b6d-f138f3be4996",
    "slug": "clinica-condal-del-valles",
    "type": "veterinarian",
    "name": "Clínica Condal del Vallès",
    "description_es": "Especialistas en medicina felina y cirugía. Urgencias 24h en Sabadell.",
    "description_en": "Feline medicine and surgery specialists. 24h emergencies in Sabadell.",
    "address": "Carrer Major 42",
    "city": "Sabadell",
    "region": "Cataluña",
    "country": "ES",
    "postal_code": "08201",
    "lat": 41.5482,
    "lng": 2.1075,
    "phone": "+34 937 218 004",
    "email": "info@condalvet.cat",
    "website": "https://condalvet.cat",
    "opening_hours": {
      "mon-sun": "00:00-24:00"
    },
    "price_level": 4,
    "rating": 4.9,
    "review_count": 287,
    "hero_image": null,
    "services": [
      "feline",
      "surgery",
      "emergency_24h",
      "imaging"
    ],
    "attributes": {
      "emergency_24h": true,
      "feline_specialist": true
    },
    "trust_signals": {
      "licensed": true,
      "accredited": "AVEPA"
    },
    "completeness": 0.96,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/clinica-condal-del-valles",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "VeterinaryCare",
    "name": "Clínica Condal del Vallès",
    "description": "Especialistas en medicina felina y cirugía. Urgencias 24h en Sabadell.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Carrer Major 42",
      "addressLocality": "Sabadell",
      "addressRegion": "Cataluña",
      "postalCode": "08201",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.5482,
      "longitude": 2.1075
    },
    "telephone": "+34 937 218 004",
    "email": "info@condalvet.cat",
    "url": "https://condalvet.cat",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "00:00",
        "closes": "24:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.9,
      "reviewCount": 287
    }
  }
}