{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-playa-almayate-costa-almayate",
  "name": "Camping Playa Almayate Costa",
  "description": "Almayate Costa campsite is situated on the south coast of Spain between Málaga and Torre del Mar. You camp right by the beach in the less...",
  "url": "https://campertunity.com/listings/campgrounds/camping-playa-almayate-costa-almayate",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674defe27585f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra N340a km 267",
    "addressLocality": "Almayate (Málaga)",
    "postalCode": "29749",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72456,
    "longitude": -4.13461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}