{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olenka-czestochowa-silesian-voivodeship",
  "name": "Camping Olenka",
  "description": "old camp, plumbing to facelift - lots of shade - friendly, English-speaking owner",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-olenka-czestochowa-silesian-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oleńki",
    "addressLocality": "Częstochowa",
    "addressRegion": "silesian-voivodeship",
    "postalCode": "42-226",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.81156,
    "longitude": 19.09218
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.58,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł16+"
}