{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grubesa-scit-federation-of-bosnia-and-herzegovina",
  "name": "Grubesa",
  "description": "On a lake - center 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grubesa-scit-federation-of-bosnia-and-herzegovina",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651208223.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Šćit",
    "addressRegion": "federation-of-bosnia-and-herzegovina",
    "addressCountry": "Bosnia and Herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.80819,
    "longitude": 17.53456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "40+"
}