{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-140-osir-suchedniow-swietokrzyskie",
  "name": "Camping 140 Osir",
  "description": "campsite by the water - canoe/boat and pedalos rental - sunbathing area - located between Krakow and Warsaw - Near village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-140-osir-suchedniow-swietokrzyskie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749055.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ogrodowa",
    "addressLocality": "suchedniow",
    "addressRegion": "swietokrzyskie",
    "postalCode": "26-130",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04178,
    "longitude": 20.84256
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł40+"
}