{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-zelen-gaj-lonja-grad-sisak",
  "name": "Camping Zelen Gaj",
  "description": "Campsite in the heart of the countryside - restaurant Svratiste - bicycles for rent - small supermarket (Trgovina)i Lonja 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-zelen-gaj-lonja-grad-sisak",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813565.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "lonja",
    "addressRegion": "grad-sisak",
    "postalCode": "44000",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.36468,
    "longitude": 16.72502
  },
  "sameAs": [
    "https://www.campercontact.com/en/croatia/grad-sisak/lonja/60663/camping-zelen-gaj"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "28+"
}