{
  "entity": {
    "id": "e355506c-3d49-4f5c-9d88-4867049590ce",
    "slug": "la-moraleja-suites",
    "type": "boarding",
    "name": "La Moraleja Suites",
    "description_es": "Residencia canina premium con habitaciones climatizadas, piscina y monitorización 24h en La Moraleja.",
    "description_en": "Premium dog boarding with climate-controlled suites, pool and 24h monitoring in La Moraleja.",
    "address": "Av. de Europa 14",
    "city": "Madrid",
    "region": "Comunidad de Madrid",
    "country": "ES",
    "postal_code": "28109",
    "lat": 40.5194,
    "lng": -3.6357,
    "phone": "+34 918 500 111",
    "email": "hola@moralejasuites.es",
    "website": "https://moralejasuites.es",
    "opening_hours": {
      "mon-fri": "08:00-20:00",
      "sat-sun": "09:00-14:00"
    },
    "price_level": 4,
    "rating": 4.8,
    "review_count": 214,
    "hero_image": null,
    "services": [
      "climate_control",
      "pool",
      "24h_monitoring",
      "pickup",
      "grooming"
    ],
    "attributes": {
      "large_dogs": true,
      "small_dogs": true,
      "outdoor_area": true,
      "webcam_access": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true,
      "years_active": 9
    },
    "completeness": 0.95,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [
    {
      "id": "a0d91b21-c46a-4421-b6da-d24a9bdf016b",
      "entity_id": "e355506c-3d49-4f5c-9d88-4867049590ce",
      "author": "María G.",
      "rating": 5,
      "body": "Excelente cuidado, volveremos sin duda.",
      "source": "seed",
      "created_at": "2026-07-02T21:50:36.31487+00:00"
    }
  ],
  "url": "https://valpp.io/la-moraleja-suites",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "La Moraleja Suites",
    "description": "Residencia canina premium con habitaciones climatizadas, piscina y monitorización 24h en La Moraleja.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Av. de Europa 14",
      "addressLocality": "Madrid",
      "addressRegion": "Comunidad de Madrid",
      "postalCode": "28109",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.5194,
      "longitude": -3.6357
    },
    "telephone": "+34 918 500 111",
    "email": "hola@moralejasuites.es",
    "url": "https://moralejasuites.es",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-fri",
        "opens": "08:00",
        "closes": "20:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "sat-sun",
        "opens": "09:00",
        "closes": "14:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.8,
      "reviewCount": 214
    }
  }
}