{
  "entity": {
    "id": "12c80acc-acf7-496c-8c79-8013bf57fc82",
    "slug": "poblenou-pet-house",
    "type": "boarding",
    "name": "Poblenou Pet House",
    "description_es": "Boutique urbana en Poblenou con playroom, cámaras en directo y cuidadores 24h.",
    "description_en": "Urban boutique boarding in Poblenou with playroom, live cameras and 24h caretakers.",
    "address": "Carrer de Pallars 199",
    "city": "Barcelona",
    "region": "Cataluña",
    "country": "ES",
    "postal_code": "08005",
    "lat": 41.4025,
    "lng": 2.1994,
    "phone": "+34 933 100 250",
    "email": "hola@poblenoupets.cat",
    "website": "https://poblenoupets.cat",
    "opening_hours": {
      "mon-sun": "07:00-21:00"
    },
    "price_level": 4,
    "rating": 4.9,
    "review_count": 302,
    "hero_image": null,
    "services": [
      "webcam_access",
      "24h_monitoring",
      "playroom",
      "grooming"
    ],
    "attributes": {
      "cats": true,
      "urban": true,
      "puppies": true,
      "small_dogs": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true,
      "years_active": 6
    },
    "completeness": 0.97,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [
    {
      "id": "b6061024-5f47-4282-bdd4-34abc3adf8af",
      "entity_id": "12c80acc-acf7-496c-8c79-8013bf57fc82",
      "author": "Jordi P.",
      "rating": 5,
      "body": "Fantàstic tracte i molt professionals.",
      "source": "seed",
      "created_at": "2026-07-02T21:50:36.31487+00:00"
    }
  ],
  "url": "https://valpp.io/entidad/poblenou-pet-house",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Poblenou Pet House",
    "description": "Boutique urbana en Poblenou con playroom, cámaras en directo y cuidadores 24h.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Carrer de Pallars 199",
      "addressLocality": "Barcelona",
      "addressRegion": "Cataluña",
      "postalCode": "08005",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.4025,
      "longitude": 2.1994
    },
    "telephone": "+34 933 100 250",
    "email": "hola@poblenoupets.cat",
    "url": "https://poblenoupets.cat",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "07:00",
        "closes": "21:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.9,
      "reviewCount": 302
    }
  }
}