{
  "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",
    "neighborhood": null,
    "county": null,
    "region_name": null,
    "natural_regions": [],
    "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": {
      "food": {
        "type": "dry",
        "brand": "Royal Canin",
        "notes": "Etiquetar raciones si trae comida propia.",
        "included": true
      },
      "extras": [
        {
          "code": "walk",
          "label": "Paseo extra 30 min",
          "price_eur": 8
        },
        {
          "code": "grooming",
          "label": "Baño",
          "price_eur": 25
        },
        {
          "code": "pickup_delivery",
          "unit": "trayecto",
          "price_eur": 20
        },
        {
          "code": "photo_updates",
          "price_eur": 0
        }
      ],
      "health": {
        "on_site_vet": true
      },
      "booking": {
        "url": "https://moralejasuites.es/reservar",
        "notes": "Fuera de horario +15€",
        "online": true,
        "pickup": {
          "sat": "10:00-12:00",
          "mon-fri": "09:00-11:00,17:00-19:00"
        },
        "dropoff": {
          "sat": "10:00-12:00",
          "mon-fri": "09:00-11:00,17:00-19:00"
        },
        "channels": [
          "whatsapp",
          "phone",
          "email",
          "form"
        ],
        "ppp_notes": "Licencia PPP y seguro RC obligatorios.",
        "preferred": "whatsapp",
        "response_hours": 4
      },
      "pricing": [
        {
          "size": "medium",
          "season": "low",
          "date_to": "2026-06-30",
          "date_from": "2026-01-08",
          "price_per_night_eur": 32
        },
        {
          "size": "medium",
          "season": "high",
          "date_to": "2026-09-15",
          "date_from": "2026-07-01",
          "price_per_night_eur": 45
        },
        {
          "label": "Navidad",
          "season": "holidays",
          "price_per_night_eur": 55
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": true,
          "percent": 10,
          "min_nights": 14
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 15,
          "third_plus_percent": 20
        }
      },
      "acceptance": {
        "ppp": true,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "leptospirosis",
          "kennel_cough"
        ],
        "large_dogs": true,
        "owner_food": true,
        "small_dogs": true,
        "trial_visit": true,
        "intact_males": true,
        "weight_max_kg": 60,
        "weight_min_kg": 2,
        "age_min_months": 4,
        "intact_females": true,
        "females_in_heat": false,
        "refrigerated_food": true,
        "trial_visit_notes": "Visita gratuita de 30 min con cita.",
        "neutering_required": false
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": true,
        "outdoor": true,
        "capacity": 40,
        "group_play": true,
        "has_freezer": true,
        "outdoor_area": true,
        "air_conditioning": true,
        "individual_kennels": true
      },
      "medication": {
        "notes": "Insulina sí, quimio no.",
        "administers": "oral_and_injectable"
      },
      "cancellation": {
        "policy": "moderate",
        "details": "50% reembolso si cancelas con 7 días de antelación.",
        "deposit_percent": 30,
        "deposit_required": true
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {
      "google_place_id": "ChIJjeCJARotQg0Rpy__kHrnnC0"
    },
    "social": {},
    "completeness": 0.95,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-02T00:00:00+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",
    "areaServed": [
      "Madrid",
      "Comunidad de Madrid"
    ],
    "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
    },
    "sameAs": [
      "https://moralejasuites.es",
      "https://www.google.com/maps/search/?api=1&query=La%20Moraleja%20Suites&query_place_id=ChIJjeCJARotQg0Rpy__kHrnnC0"
    ]
  }
}