{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heiterwangersee-heiterwang",
  "name": "Camping Heiterwangersee",
  "description": "Camping Heiterwangersee is located in Heiterwang, Tyrol, is located at a lake. This campsite has both shaded pitches and little pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heiterwangersee-heiterwang",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1cad5c724.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Heiterwang",
    "postalCode": "6611",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.45531,
    "longitude": 10.75964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}