{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turawa-automatic-parking-niwki-pl",
  "name": "Turawa automatic parking",
  "description": "camper place, when camping is closed, from 1-10 to 1-05 - water and electricity and waste water dump - Camper System service station - payment by credit card only.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turawa-automatic-parking-niwki-pl",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651079409.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niwki",
    "addressRegion": "Opole Voivodeship",
    "postalCode": "45-269",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.70768,
    "longitude": 18.10842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł15+"
}