{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nad-zalewem-niedzica-zamek",
  "name": "Camping Nad Zalewem",
  "description": "Camp for tents and campers. Also has rooms, a bar, bathroom. Next to the river with nice view of castle.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nad-zalewem-niedzica-zamek",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895158.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nad Zalewem",
    "addressLocality": "Niedzica-Zamek",
    "addressRegion": "nowy-targ-county",
    "postalCode": "34-441",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.42465,
    "longitude": 20.30979
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł60+"
}