{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zloty-potok-lesna",
  "name": "Zloty Potok Resort",
  "description": "Zloty Potok Resort is a campsite in Zloty Potok, Lower Silesian, located in a wood and by a lake/recreational pond.This terraced camp site and camp...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zloty-potok-lesna",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751619a4271d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zloty Potok 42",
    "addressLocality": "Lesna",
    "postalCode": "59-820",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01694,
    "longitude": 15.37417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}