{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-zafra-extremadura",
  "name": "Parking",
  "description": "Central location with all amenities nearby - supermarket 50m - end of September closed [cattle market] - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-zafra-extremadura",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650692952.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Santos",
    "addressLocality": "Zafra",
    "addressRegion": "extremadura",
    "postalCode": "06300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.42525,
    "longitude": -6.41066
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/extremadura/zafra/6394/parking"
  ],
  "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+"
}