{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventura-tribanj-zadar-county",
  "name": "Ventura",
  "description": "private location right on the water - good sanitary facilities - kitchen and large barbecue - boat rental - supermarket and restaurant 250 m - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventura-tribanj-zadar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847672.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D8",
    "addressLocality": "Tribanj",
    "addressRegion": "zadar-county",
    "postalCode": "23245",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.34377,
    "longitude": 15.32984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.27,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "23+"
}