{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nationalpark-camping-kals-kals-am-grossglockner",
  "name": "Nationalpark Camping Kals",
  "description": "In the east of the Tyrol tourist area, on the south side of the mighty Großglockner, is National Park Camping Kals. Here you can camp...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nationalpark-camping-kals-kals-am-grossglockner",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c495b5f1b0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burg 22",
    "addressLocality": "Kals am Großglockner",
    "postalCode": "9981",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.02156,
    "longitude": 12.63878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 602,
    "bestRating": 10,
    "worstRating": 1
  }
}