{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-zip-kremna-serbia",
  "name": "Camping Zip",
  "description": "nature camping - beautiful surroundings of Nature Park Mokra gora and Woodentown - Tara National Park, Zlatibor and open museum of Sirogojno",
  "url": "https://campertunity.com/listings/campgrounds/camping-zip-kremna-serbia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "170",
    "addressLocality": "70880",
    "addressRegion": "kremna",
    "addressCountry": "serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.84989,
    "longitude": 19.58239
  },
  "sameAs": [
    "http://www.camping-zip.com",
    "https://www.campercontact.com/nl/servie/kremna/70880/camping-zip"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1882.35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "1882.35+"
}