{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-aldea-el-rocio",
  "name": "Camping La Aldea",
  "description": "Camping La Aldea is a campsite in El Rocío, Huelva.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-aldea-el-rocio",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b12ad7499a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra del Rocío, km 25",
    "addressLocality": "El Rocío",
    "postalCode": "21750",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1415,
    "longitude": -6.49083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}