{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kazela-medulin-istria-county",
  "name": "Camping Kazela",
  "description": "places on grass or under trees on Istrian peninsula - price for one night higher than indicated - right on the sea - restaurant - supermarket - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kazela-medulin-istria-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650785434.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapovica",
    "addressLocality": "Medulin",
    "addressRegion": "istria-county",
    "postalCode": "52203",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8058,
    "longitude": 13.95097
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.51,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}