{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-fluss-steyr",
  "name": "Camping am Fluss",
  "description": "Camping am Fluss is located in Steyr, Upper Austria, is located river/torrente. This campsite has pitches without shadow and little pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-fluss-steyr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674def1160bd3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kematmullerstr. 1a",
    "addressLocality": "Steyr",
    "postalCode": "4400",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.05956,
    "longitude": 14.43253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}