{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-umag-istria-hr",
  "name": "Park Umag",
  "description": "Places nearby Park Umag-Umag, to discover absolutely, camping means also moving.",
  "url": "https://campertunity.com/listings/campgrounds/park-umag-istria-hr",
  "image": [
    "https://www.homair.com/photos/camping/164/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karigador bb, 52470",
    "addressLocality": "Umag",
    "addressRegion": "Istria",
    "postalCode": "52470",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.437222,
    "longitude": 13.525556
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 155,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "40+"
}