{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zak-camping-camper-stop-umag",
  "name": "Zak Camping / Camper Stop",
  "description": "Zak Camping / Camper Stop is a campsite with 10 pitches in Umag, Croatia. Zak Camping / Camper Stop has a camping shop, a restaurant and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/zak-camping-camper-stop-umag",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zambratija",
    "addressLocality": "Umag",
    "postalCode": "52470",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47086,
    "longitude": 13.51067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "207",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "207+"
}