{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-la-cola-la-estrella-spain-castile-la-mancha",
  "name": "Area de la Colá",
  "description": "cycle route \"Via Verde de La Jara\"-shower and Brussels in winter closed-Center 600 m",
  "url": "https://campertunity.com/listings/campgrounds/area-de-la-cola-la-estrella-spain-castile-la-mancha",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746122.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "La Estrella, Spain",
    "addressRegion": "castile-la-mancha",
    "postalCode": "45574",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.68589,
    "longitude": -5.10166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.37,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}