{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-oaza-ilidza-federation-bosnia-herzegovina",
  "name": "Autocamp Oaza",
  "description": "camping in the city suburb Ilidza - across the river is a tram to center - center 7km - when paying by debit card an additional 2%",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-oaza-ilidza-federation-bosnia-herzegovina",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747425.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "IV viteške brigade",
    "addressLocality": "Ilidža",
    "addressRegion": "federation-of-bosnia-and-herzegovina",
    "addressCountry": "Bosnia and Herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82787,
    "longitude": 18.29685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.99,
    "reviewCount": 65,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "45+"
}