{
  "entity": {
    "id": "71ae8521-810a-4252-bf31-898c849afde2",
    "slug": "canes-del-guadarrama",
    "type": "boarding",
    "name": "Canes del Guadarrama",
    "description_es": "Residencia rural con 8.000 m² de terreno, entrenamiento y paseos por la sierra.",
    "description_en": "Countryside boarding on 8,000 m² with training and mountain walks.",
    "address": "Ctra. Cercedilla km 3",
    "city": "Madrid",
    "region": "Comunidad de Madrid",
    "country": "ES",
    "postal_code": "28470",
    "neighborhood": null,
    "county": null,
    "region_name": null,
    "natural_regions": [],
    "lat": 40.7405,
    "lng": -4.0523,
    "phone": "+34 918 522 004",
    "email": "info@canesguadarrama.es",
    "website": "https://canesguadarrama.es",
    "opening_hours": {
      "mon-sun": "08:00-19:00"
    },
    "price_level": 3,
    "rating": 4.7,
    "review_count": 156,
    "hero_image": null,
    "services": [
      "training",
      "walks",
      "outdoor_area",
      "pickup"
    ],
    "attributes": {
      "food": {
        "type": "dry",
        "brand": "Acana",
        "included": true
      },
      "rural": true,
      "extras": [
        {
          "code": "training",
          "label": "Sesión adiestramiento",
          "price_eur": 30
        },
        {
          "code": "walk",
          "label": "Paseo sierra",
          "price_eur": 10
        }
      ],
      "health": {
        "on_site_vet": false,
        "vet_partner": {
          "name": "Clínica Vet Guadarrama",
          "hours": "24h",
          "distance_km": 6
        }
      },
      "booking": {
        "online": false,
        "pickup": {
          "mon-sun": "08:00-10:00,18:00-19:00"
        },
        "dropoff": {
          "mon-sun": "08:00-10:00,18:00-19:00"
        },
        "channels": [
          "phone",
          "whatsapp",
          "email"
        ],
        "ppp_notes": "Solo con seguro RC vigente.",
        "preferred": "phone",
        "response_hours": 12
      },
      "pricing": [
        {
          "size": "medium",
          "season": "low",
          "price_per_night_eur": 22
        },
        {
          "size": "medium",
          "season": "high",
          "date_to": "2026-08-31",
          "date_from": "2026-07-01",
          "price_per_night_eur": 30
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": true,
          "percent": 8,
          "min_nights": 10
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 10
        }
      },
      "acceptance": {
        "ppp": true,
        "cats": false,
        "puppies": false,
        "vaccines": [
          "rabies",
          "dhppi",
          "leptospirosis"
        ],
        "large_dogs": true,
        "owner_food": true,
        "small_dogs": true,
        "trial_visit": true,
        "intact_males": true,
        "weight_max_kg": 80,
        "intact_females": true,
        "females_in_heat": true,
        "refrigerated_food": false,
        "neutering_required": false
      },
      "facilities": {
        "heated": true,
        "indoor": false,
        "webcam": false,
        "outdoor": true,
        "capacity": 30,
        "group_play": true,
        "has_freezer": false,
        "air_conditioning": false,
        "individual_kennels": true
      },
      "medication": {
        "administers": "oral"
      },
      "cancellation": {
        "policy": "flexible",
        "deposit_required": false
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.9,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-02T00:00:00+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/canes-del-guadarrama",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Canes del Guadarrama",
    "description": "Residencia rural con 8.000 m² de terreno, entrenamiento y paseos por la sierra.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Ctra. Cercedilla km 3",
      "addressLocality": "Madrid",
      "addressRegion": "Comunidad de Madrid",
      "postalCode": "28470",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 40.7405,
      "longitude": -4.0523
    },
    "telephone": "+34 918 522 004",
    "email": "info@canesguadarrama.es",
    "url": "https://canesguadarrama.es",
    "areaServed": [
      "Madrid",
      "Comunidad de Madrid"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "08:00",
        "closes": "19:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.7,
      "reviewCount": 156
    },
    "sameAs": [
      "https://canesguadarrama.es"
    ]
  }
}