{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autocamp-opg-bistricki-osekovo-grad-popovaca",
  "name": "Autocamp OPG Bistrički",
  "description": "campsite on the edge of the Lonjsko Polje nature park - new sanitary facilities - quiet place - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/autocamp-opg-bistricki-osekovo-grad-popovaca",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651194780.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Hrvatskih branitelja",
    "addressLocality": "Osekovo",
    "addressRegion": "grad-popovaca",
    "postalCode": "44317",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52084,
    "longitude": 16.6155
  },
  "sameAs": [
    "https://www.eko-turizam-bistricki.hr",
    "https://www.campercontact.com/es/croacia/grad-popovaca/osekovo/158745/autocamp-opg-bistricki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "30+"
}