{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-passrucker-altenmarkt-im-pongau",
  "name": "Campingplatz Passrucker",
  "description": "Camping Passrucker is a campsite in Altenmarkt im Pongau, Salzburg, on the river/stream. This campsite has pitches with shade, no shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-passrucker-altenmarkt-im-pongau",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f1e4a744a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Götschlau 35",
    "addressLocality": "Altenmarkt im Pongau",
    "postalCode": "5541"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37186,
    "longitude": 13.41942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}