{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pod-lasem-bolkow-pl",
  "name": "Camping Pod Lasem",
  "description": "Camping Pod Lasem is a campsite located in Bolków, Lower Silesia, and located in the woods and river/stream.This terraced campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pod-lasem-bolkow-pl",
  "image": [
    "https://cdn3.acsi.eu/6/8/6/6/68665cf69c97a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Swiny 17A",
    "addressLocality": "Bolków",
    "postalCode": "59-420",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93319,
    "longitude": 16.11314
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}