{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glemmerhof-viehhofen-saalbach",
  "name": "Camping Glemmerhof",
  "description": "Camping Glemmerhof is a campsite in Viehhofen, Salzburg, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glemmerhof-viehhofen-saalbach",
  "image": [
    "https://cdn2.acsi.eu/6/8/2/a/682aef30bd27f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glemmerstraße 52",
    "addressLocality": "Viehhofen/Saalbach",
    "postalCode": "5752",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.36506,
    "longitude": 12.76353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}