{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harenda-160-zakopane",
  "name": "Camping Harenda (160)",
  "description": "Campsite Harenda (160) is a campsite in Zakopane, Klein-Polen, located in the forest. This campsite with sloping grounds has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-harenda-160-zakopane",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f28e53688c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "os. Harenda 51b",
    "addressLocality": "Zakopane",
    "postalCode": "34-500",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.32356,
    "longitude": 19.98542
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}