{
  "entity": {
    "id": "b088496e-1c68-4794-8c6a-b28263e153fa",
    "slug": "malaga-pet-boarding",
    "type": "boarding",
    "name": "Málaga Pet Boarding",
    "description_es": "Residencia climatizada en la Costa del Sol con servicio veterinario.",
    "description_en": "Climate-controlled boarding on Costa del Sol with vet on-site.",
    "address": "Camino de los Almendrales 8",
    "city": "Málaga",
    "region": "Andalucía",
    "country": "ES",
    "postal_code": "29018",
    "neighborhood": null,
    "county": null,
    "region_name": "Andalucía",
    "natural_regions": [],
    "lat": 36.7215,
    "lng": -4.4193,
    "phone": "+34 952 220 780",
    "email": "hola@malagapetboarding.es",
    "website": "https://malagapetboarding.es",
    "opening_hours": {
      "mon-sun": "08:00-20:00"
    },
    "price_level": 4,
    "rating": 4.8,
    "review_count": 182,
    "hero_image": null,
    "services": [
      "climate_control",
      "24h_monitoring",
      "grooming",
      "pickup"
    ],
    "attributes": {
      "food": {
        "type": "mixed",
        "brand": "Purina Pro Plan",
        "included": true
      },
      "urban": true,
      "extras": [
        {
          "code": "grooming",
          "price_eur": 30
        },
        {
          "code": "walk",
          "price_eur": 10
        },
        {
          "code": "photo_updates",
          "price_eur": 0
        },
        {
          "code": "pickup_delivery",
          "unit": "trayecto",
          "price_eur": 20
        }
      ],
      "health": {
        "on_site_vet": true
      },
      "booking": {
        "url": "https://malagapetboarding.es/reservar",
        "online": true,
        "pickup": {
          "mon-sun": "08:00-11:00,17:00-20:00"
        },
        "dropoff": {
          "mon-sun": "08:00-11:00,17:00-20:00"
        },
        "channels": [
          "form",
          "whatsapp",
          "phone",
          "email"
        ],
        "ppp_notes": "Licencia PPP y seguro RC.",
        "preferred": "form",
        "response_hours": 3
      },
      "pricing": [
        {
          "size": "medium",
          "season": "low",
          "price_per_night_eur": 34
        },
        {
          "size": "medium",
          "label": "Verano",
          "season": "high",
          "date_to": "2026-09-30",
          "date_from": "2026-06-01",
          "price_per_night_eur": 50
        },
        {
          "label": "Semana Santa",
          "season": "holidays",
          "price_per_night_eur": 55
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": true,
          "percent": 8,
          "min_nights": 10
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 20,
          "third_plus_percent": 25
        }
      },
      "acceptance": {
        "ppp": true,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "leishmania_test",
          "kennel_cough"
        ],
        "owner_food": true,
        "small_dogs": true,
        "medium_dogs": true,
        "trial_visit": true,
        "intact_males": true,
        "weight_max_kg": 40,
        "intact_females": true,
        "females_in_heat": false,
        "refrigerated_food": true
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": true,
        "outdoor": false,
        "capacity": 35,
        "group_play": true,
        "has_freezer": true,
        "air_conditioning": true,
        "individual_kennels": true
      },
      "medication": {
        "administers": "oral_and_injectable"
      },
      "cancellation": {
        "policy": "strict",
        "deposit_percent": 50,
        "deposit_required": true
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.95,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-05T00:00:00+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/malaga-pet-boarding",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Málaga Pet Boarding",
    "description": "Residencia climatizada en la Costa del Sol con servicio veterinario.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Camino de los Almendrales 8",
      "addressLocality": "Málaga",
      "addressRegion": "Andalucía",
      "postalCode": "29018",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 36.7215,
      "longitude": -4.4193
    },
    "telephone": "+34 952 220 780",
    "email": "hola@malagapetboarding.es",
    "url": "https://malagapetboarding.es",
    "areaServed": [
      "Málaga",
      "Andalucía"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "08:00",
        "closes": "20:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.8,
      "reviewCount": 182
    },
    "sameAs": [
      "https://malagapetboarding.es"
    ]
  }
}