{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-camp-bara-blagaj-federation-of-bosnia-and-herzegov",
  "name": "River Camp Bara",
  "description": "Small campsite near the river - difficult to reach for large motorhomes - narrow access.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-camp-bara-blagaj-federation-of-bosnia-and-herzegov",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650809207.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "M6.1",
    "addressLocality": "blagaj",
    "addressRegion": "federation-of-bosnia-and-herzegovina",
    "addressCountry": "bosnia-and-herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25548,
    "longitude": 17.89347
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}