{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-cabo-gata-cabo-gata-andalusia-es",
  "name": "Parking Cabo De Gata",
  "description": "location in slightly rough terrain - on edge of Cabo de Gata - small village - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/parking-cabo-gata-cabo-gata-andalusia-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650815510.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaza de la Malvasía",
    "addressLocality": "cabo-de-gata",
    "addressRegion": "andalusia",
    "postalCode": "04150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.77913,
    "longitude": -2.2427
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/cabo-de-gata/61474/parking-cabo-de-gata",
    "https://www.promobil.de/stellplatz/parking-cabo-de-gato-5ac268c31465e49dede141be.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}