{
  "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",
    "neighborhood": null,
    "county": null,
    "region_name": null,
    "natural_regions": [],
    "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": {
      "food": {
        "type": "mixed",
        "brand": "Orijen",
        "included": true
      },
      "urban": true,
      "extras": [
        {
          "code": "daycare",
          "unit": "día",
          "price_eur": 18
        },
        {
          "code": "grooming",
          "price_eur": 35
        },
        {
          "code": "photo_updates",
          "price_eur": 0
        },
        {
          "code": "socialization",
          "price_eur": 12
        }
      ],
      "health": {
        "on_site_vet": false,
        "vet_partner": {
          "name": "AniCura Glòries",
          "hours": "L-D 9-22",
          "distance_km": 1.5
        }
      },
      "booking": {
        "url": "https://poblenoupets.cat/reservar",
        "online": true,
        "pickup": {
          "mon-sun": "07:00-11:00,17:00-21:00"
        },
        "dropoff": {
          "mon-sun": "07:00-11:00,17:00-21:00"
        },
        "channels": [
          "form",
          "whatsapp",
          "email"
        ],
        "ppp_notes": "No admitimos PPP por normativa municipal.",
        "preferred": "form",
        "response_hours": 2
      },
      "pricing": [
        {
          "size": "small",
          "season": "low",
          "price_per_night_eur": 38
        },
        {
          "size": "small",
          "season": "high",
          "price_per_night_eur": 52
        },
        {
          "label": "Semana Santa / Navidad",
          "season": "holidays",
          "price_per_night_eur": 60
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": false
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 20
        }
      },
      "acceptance": {
        "ppp": false,
        "cats": true,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "kennel_cough",
          "leishmania_test"
        ],
        "owner_food": true,
        "small_dogs": true,
        "trial_visit": true,
        "intact_males": true,
        "weight_max_kg": 20,
        "intact_females": false,
        "females_in_heat": false,
        "refrigerated_food": true,
        "trial_visit_notes": "Visita obligatoria para conocer al perro.",
        "neutering_required": true
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": true,
        "outdoor": false,
        "capacity": 20,
        "group_play": true,
        "has_freezer": true,
        "air_conditioning": true,
        "individual_kennels": false
      },
      "medication": {
        "administers": "oral_and_injectable"
      },
      "cancellation": {
        "policy": "strict",
        "details": "No reembolsable a menos de 72h.",
        "deposit_percent": 50,
        "deposit_required": true
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.97,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-02T00:00:00+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/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",
    "areaServed": [
      "Barcelona",
      "Cataluña"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "07:00",
        "closes": "21:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.9,
      "reviewCount": 302
    },
    "sameAs": [
      "https://poblenoupets.cat"
    ]
  }
}