{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-turjanica-brezicani-republika-srpska",
  "name": "Camp Turjanica",
  "description": "Use GPS coordinates - picnic area - at the source of the river Turjanica - in untouched nature - barbecue area - bread oven - home-made plum brandy - center 25km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-turjanica-brezicani-republika-srpska",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651226492.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brezičani",
    "addressRegion": "Republika Srpska",
    "addressCountry": "BA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.77351,
    "longitude": 17.51788
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "50+"
}