{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wisniowa-polana-142-milkow",
  "name": "Camping Wisniowa Polana 142",
  "description": "Camping Wisniowa Polana 142 is a campsite located in Miłków, Lower Silesia, and located in the woods and river/stream.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wisniowa-polana-142-milkow",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750335f9a10e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Milkow 260",
    "addressLocality": "Milków",
    "postalCode": "58-535",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80536,
    "longitude": 15.76711
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}