{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wielkopolski-park-narodowy-jeziory-greater-poland-voivodeshi",
  "name": "Wielkopolska National Park",
  "description": "Mix parking at Wielkopolska National Park - picnic tables and benches - Poznan 15km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wielkopolski-park-narodowy-jeziory-greater-poland-voivodeshi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899230.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "jeziory",
    "addressRegion": "greater-poland-voivodeship",
    "postalCode": "62-050",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26895,
    "longitude": 16.8031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "30.43",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł30.43+"
}