{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-suchedniow-140-suchedniow",
  "name": "Camping Suchedniów (140)",
  "description": "Camping Suchedniów (140) is a campsite in Suchedniów, Holy Cross, on the river/stream and lake/recreational lake. This campsite has pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-suchedniow-140-suchedniow",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/b/688b358764448.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Ogrodowa 11",
    "addressLocality": "Suchedniów",
    "postalCode": "26-130",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04189,
    "longitude": 20.84192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}