{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plage-de-torres-torres-de-alcala",
  "name": "Plage de Torres",
  "description": "Evaluation by the Campercontact community: 3.85",
  "url": "https://campertunity.com/listings/campgrounds/plage-de-torres-torres-de-alcala",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650755185.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Torres-de-Alcala",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.15685,
    "longitude": -4.32659
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}