{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-turawa-turawa",
  "name": "Discharge Toilet",
  "description": "Camping in nature - in a forest with lots of shade - lake with sandy beach 100m - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-turawa-turawa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211385"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Żeglarska",
    "addressLocality": "Turawa",
    "addressRegion": "turawa",
    "postalCode": "46-045",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.70835,
    "longitude": 18.12745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł65+"
}