{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-bursztynowy-las-gdansk",
  "name": "Camp Bursztynowy Las",
  "description": "Camp Bursztynowy Las is a campsite in Gdansk, Pomerania, by the sea and in the forest. This campsite has pitches with shade, without shadows and places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-bursztynowy-las-gdansk",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675191af58601.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ul. Stogi 1, Gorki Zachodnie",
    "addressLocality": "Gdansk",
    "postalCode": "80-642",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.36764,
    "longitude": 18.76725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}