{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fkk-camping-naturista-almanat-almayate-malaga",
  "name": "FKK Camping Naturista Almanat",
  "description": "On a beautiful part of the Costa del Sol, in the south of Andalusia, lies the naturist campsite Naturista Almanat. This area is...",
  "url": "https://campertunity.com/listings/campgrounds/fkk-camping-naturista-almanat-almayate-malaga",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674afb5e3a768.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera N340, km 269",
    "addressLocality": "Almayate (Málaga)",
    "postalCode": "29749",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.73275,
    "longitude": -4.11456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 29,
    "bestRating": 10,
    "worstRating": 1
  }
}