{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-malta-nr-155-poznan",
  "name": "Camping Malta Nr. 155",
  "description": "Camping Malta No. 155 is a camping in Poznan, Greater Poland, on the lake/Leisure Lake. This camping has pitches with parcels, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-malta-nr-155-poznan",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f31780847e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ul. Krancowa 98",
    "addressLocality": "Poznan",
    "postalCode": "61-036",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.40342,
    "longitude": 16.984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}