{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-plivsko-jezero-jajce-federation-of-bosnia-and-herze",
  "name": "Autocamp Plivsko Jezero",
  "description": "located near lake - snack bar - restaurant - shops 300m - Jajce 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-plivsko-jezero-jajce-federation-of-bosnia-and-herze",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787943.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile bb",
    "addressLocality": "jajce",
    "addressRegion": "federation-of-bosnia-and-herzegovina",
    "postalCode": "70101",
    "addressCountry": "bosnia-and-herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35103,
    "longitude": 17.22682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.17,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "42",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "42+"
}