{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-din-novigrad-istria-county",
  "name": "Kamp Din",
  "description": "7 separate motorhome pitches - quietly located opposite the only LPG filling station for gas bottles in a radius of 50km] - beach 1.7km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-din-novigrad-istria-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060021"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Domovinskih žrtava",
    "addressLocality": "Novigrad",
    "addressRegion": "istria-county",
    "postalCode": "52466",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.32702,
    "longitude": 13.57628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}