{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glamping-szelagowka-sorkwity",
  "name": "Camping & Glamping Szelagówka",
  "description": "Camping & Glamping Szelagówka is located in Sorkwity, Varmia-Masuria, and is located in a wooded area. The terrace campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glamping-szelagowka-sorkwity",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674cb4c93fe61.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Szelagówka 4",
    "addressLocality": "Sorkwity",
    "postalCode": "11-731"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.89511,
    "longitude": 21.14825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}