{
  "entity": {
    "id": "1c360430-0943-4c5d-8ff3-ad4f856fbccf",
    "slug": "toledo-canine-villa",
    "type": "boarding",
    "name": "Toledo Canine Villa",
    "description_es": "Villa canina en el campo toledano con piscina y adiestramiento.",
    "description_en": "Country villa near Toledo with pool and training.",
    "address": "Ctra. Nambroca km 4",
    "city": "Toledo",
    "region": "Castilla-La Mancha",
    "country": "ES",
    "postal_code": "45004",
    "neighborhood": null,
    "county": null,
    "region_name": "Castilla-La Mancha",
    "natural_regions": [],
    "lat": 39.8365,
    "lng": -3.9915,
    "phone": "+34 925 250 900",
    "email": "hola@toledocaninevilla.es",
    "website": "https://toledocaninevilla.es",
    "opening_hours": {
      "mon-sun": "08:00-20:00"
    },
    "price_level": 3,
    "rating": 4.7,
    "review_count": 64,
    "hero_image": null,
    "services": [
      "pool",
      "training",
      "walks",
      "outdoor_area"
    ],
    "attributes": {
      "rural": true,
      "boarding": {
        "heated": true,
        "pricing": [
          {
            "size": "large",
            "season": "low",
            "price_per_night_eur": 28
          },
          {
            "size": "large",
            "season": "high",
            "price_per_night_eur": 40
          },
          {
            "season": "holidays",
            "price_per_night_eur": 48
          }
        ],
        "food_type": "dry",
        "food_brand": "Eukanuba",
        "group_play": true,
        "accepts_ppp": true,
        "booking_url": "https://toledocaninevilla.es/reservar",
        "has_freezer": true,
        "on_site_vet": false,
        "size_limits": {
          "max_kg": 70
        },
        "vet_partner": {
          "name": "Clínica Vet Toledo",
          "distance_km": 5
        },
        "pickup_hours": {
          "mon-sun": "09:00-12:00,17:00-19:30"
        },
        "dropoff_hours": {
          "mon-sun": "09:00-12:00,17:00-19:30"
        },
        "food_included": true,
        "webcam_access": true,
        "extra_services": [
          {
            "code": "training",
            "price_eur": 35
          },
          {
            "code": "swim",
            "price_eur": 15
          },
          {
            "code": "walk",
            "price_eur": 10
          }
        ],
        "indoor_outdoor": "mixed",
        "online_booking": true,
        "deposit_percent": 25,
        "air_conditioning": true,
        "booking_channels": [
          "email",
          "whatsapp",
          "form"
        ],
        "deposit_required": true,
        "puppies_accepted": false,
        "max_capacity_dogs": 24,
        "prior_visit_notes": "Visita gratuita 45 min.",
        "accepts_owner_food": true,
        "individual_kennels": true,
        "long_stay_discount": {
          "enabled": true,
          "percent": 10,
          "min_nights": 10
        },
        "multi_dog_discount": {
          "enabled": true,
          "second_dog_percent": 18
        },
        "cancellation_policy": "moderate",
        "daily_photo_updates": true,
        "emergency_transport": true,
        "response_time_hours": 8,
        "accepts_intact_males": true,
        "requires_prior_visit": true,
        "accepts_intact_females": true,
        "administers_medication": "oral",
        "accepts_females_in_heat": false,
        "vaccination_requirements": [
          "rabies",
          "dhppi",
          "leptospirosis",
          "kennel_cough"
        ],
        "accepts_refrigerated_food": true,
        "preferred_booking_channel": "email"
      },
      "large_dogs": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true,
      "years_active": 6
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.92,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-05T12:41:47.360378+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/toledo-canine-villa",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Toledo Canine Villa",
    "description": "Villa canina en el campo toledano con piscina y adiestramiento.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Ctra. Nambroca km 4",
      "addressLocality": "Toledo",
      "addressRegion": "Castilla-La Mancha",
      "postalCode": "45004",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 39.8365,
      "longitude": -3.9915
    },
    "telephone": "+34 925 250 900",
    "email": "hola@toledocaninevilla.es",
    "url": "https://toledocaninevilla.es",
    "areaServed": [
      "Toledo",
      "Castilla-La Mancha"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "08:00",
        "closes": "20:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.7,
      "reviewCount": 64
    },
    "sameAs": [
      "https://toledocaninevilla.es"
    ]
  }
}