{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-polwysep-sielanka-dzwierszno-mae-pia-county",
  "name": "Camping Polwysep Sielanka",
  "description": "Follow the dirt road - around forest on water - water sports and beach rental",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-polwysep-sielanka-dzwierszno-mae-pia-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792980.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "dzwierszno-mae",
    "addressRegion": "pia-county",
    "postalCode": "89-310",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.30593,
    "longitude": 17.35452
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 26,
    "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+"
}