{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-complejo-dreams-cazalegas-castile-la-mancha",
  "name": "Camping Complejo The Dreams",
  "description": "campsite with new sanitary building - use GPS coordinates - center 1,5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-complejo-dreams-cazalegas-castile-la-mancha",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650827220.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "TO-1261",
    "addressLocality": "Cazalegas",
    "addressRegion": "castile-la-mancha",
    "postalCode": "45683",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.01344,
    "longitude": -4.69522
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.13,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "37",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€37+"
}