{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-ciudad-del-ocio-pozoblanco-andalusia",
  "name": "Camping Municipal Ciudad Del Ocio",
  "description": "Campsite in the middle of nature - use GPS coordinates - in the tourist complex \"Ciudad del Ocio\" - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-ciudad-del-ocio-pozoblanco-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893108.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "pozoblanco",
    "addressRegion": "andalusia",
    "postalCode": "14400",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.34721,
    "longitude": -4.82588
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/andalusia/pozoblanco/85797/camping-municipal-ciudad-del-ocio"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€20+"
}