{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jezera-lovisca-jezera",
  "name": "Camping Jezera Lovisca",
  "description": "terraced campsite-coniferous and deciduous trees-Long Pebble Beach with concrete walkways and moorings-comfort pitches-supermarket-restaurant-boat rental-tennis-stores 1, 5 km-public transport 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jezera-lovisca-jezera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787444.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "jezera",
    "addressRegion": "sibenik-knin-county",
    "postalCode": "22242",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79365,
    "longitude": 15.62793
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.93,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "73.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "73.6+"
}