{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zelenkovac-podrasnica-republika-srpska",
  "name": "zelenkovac",
  "description": "Campsite in the forests of Podrasnica - - use GPS coordinates - in an eco village - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zelenkovac-podrasnica-republika-srpska",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651045988.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zelenkovac",
    "addressLocality": "podrasnica",
    "addressRegion": "republika-srpska",
    "postalCode": "70266",
    "addressCountry": "bosnia-and-herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39446,
    "longitude": 16.98529
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19.6+"
}