{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/czarny-dunajec-czarny-dunajec-nowy-targ-county",
  "name": "Czarny Dunajec",
  "description": "In private garden - quiet area - creek and forest - restaurant and shops 1km - center 2.5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/czarny-dunajec-czarny-dunajec-nowy-targ-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651249883.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kmietowicza",
    "addressLocality": "Czarny Dunajec",
    "addressRegion": "nowy-targ-county",
    "postalCode": "34-470",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.42413,
    "longitude": 19.83923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł10+"
}