{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polesie-pieszowola-parczew",
  "name": "Camping Polesie",
  "description": "Camping with special pitches camper - Service point Camper System -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/polesie-pieszowola-parczew",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048885.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piezowola (819)",
    "addressLocality": "Pieszowola",
    "addressRegion": "parczew",
    "postalCode": "21-230",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49718,
    "longitude": 23.1692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł20+"
}