{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-na-wydmie-leba",
  "name": "Camp na Wydmie",
  "description": "Camp na Wydmie is a campsite in Leba, Pomeranian, located by the sea and in a wood.The campsite has pitches with shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-na-wydmie-leba",
  "image": [
    "https://cdn1.acsi.eu/6/7/e/4/67e400551f512.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nadmorska 13c",
    "addressLocality": "Leba",
    "postalCode": "84-360",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.76692,
    "longitude": 17.577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 45,
    "bestRating": 10,
    "worstRating": 1
  }
}