{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-malaga-beach-la-cala-del-moral-andalusie",
  "name": "Area Malaga Beach",
  "description": "location directly on the beach - on the N340a - use GPS coordinates - watch out for tunnel - massages - ecological shop - restaurant - center 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-malaga-beach-la-cala-del-moral-andalusie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806886.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MA-24",
    "addressLocality": "La Cala Del Moral",
    "addressRegion": "andalusie",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.71363,
    "longitude": -4.31716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 320,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}