{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokamp-navis-tribanj-zadar-kroatie",
  "name": "Autokamp Navis",
  "description": "very well cared for motorhome place - right by the sea",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autokamp-navis-tribanj-zadar-kroatie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650896918.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E65",
    "addressLocality": "Tribanj",
    "addressRegion": "zadar",
    "postalCode": "23245",
    "addressCountry": "Kroatië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33178,
    "longitude": 15.36186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "250",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "250+"
}