{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lesny-dwor-waldgut-woliborz-nowa-ruda",
  "name": "Camping Lesny Dwor-Waldgut",
  "description": "Camping Lesny Dwor-Waldgut is a campsite in Wolibórz, Lower Silesian, located in a wood and a river/stream.This terraced camp site and camp site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lesny-dwor-waldgut-woliborz-nowa-ruda",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675014b49afe2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woliborz 12b",
    "addressLocality": "Woliborz/Nowa Ruda",
    "postalCode": "57-431",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5915,
    "longitude": 16.58133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}