{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saintogi-218-gdansk",
  "name": "Camping Stogi (218)",
  "description": "Camping Stogi (218) is a campsite in Gdańsk, Pomeranian, located by the sea and in a wood.This camp site with sloping grounds has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saintogi-218-gdansk",
  "image": [
    "https://cdn3.acsi.eu/6/8/8/b/688b33dd4647c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Wydmy 9",
    "addressLocality": "Gdansk",
    "postalCode": "80-656",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.36972,
    "longitude": 18.72972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}