{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fly-resort-leba-leba",
  "name": "Fly Resort Leba",
  "description": "Fly Resort Leba is a campsite in Leba, Pomeranian, located in a wood and by a lake/recreational pond.This terraced camp site and camp site with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fly-resort-leba-leba",
  "image": [
    "https://cdn1.acsi.eu/6/8/3/9/6839a435898d4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Turystyczna 2",
    "addressLocality": "Leba",
    "postalCode": "84-360",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.76386,
    "longitude": 17.53192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}