{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunajec-stuw-czchow-lesser-poland-voivodeship",
  "name": "Dunajec stuw",
  "description": "Mix parking behind road restaurant - Road number 75 - Use GPS coordinates - Place at river - Center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunajec-stuw-czchow-lesser-poland-voivodeship",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650811009.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sądecka",
    "addressLocality": "Czchów",
    "addressRegion": "lesser-poland-voivodeship",
    "postalCode": "32-860",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.81269,
    "longitude": 20.68001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}