{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-polana-sosny-nr-38-niedzica",
  "name": "Camping Polana Sosny Nr 38",
  "description": "flat open ground between wooded hills-restaurant-Slovakian border 500 m-German and English spoken-Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-polana-sosny-nr-38-niedzica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754192.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "niedzica",
    "addressRegion": "nowy-targ-county",
    "postalCode": "34-441",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.40501,
    "longitude": 20.33103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "129",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł129+"
}