{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-los-gazules-alcala-de-los-gazules",
  "name": "Camping Los Gazules",
  "description": "Campsite Los Gazules is a campsite in Alcalá de los Gazules, Cádiz, located on a river/stream. The campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-los-gazules-alcala-de-los-gazules",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674aee903b971.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra de Patrite, km 4",
    "addressLocality": "Alcalá de los Gazules",
    "postalCode": "11180",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.46356,
    "longitude": -5.66483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}