{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-winterhafen-passau-bavaria",
  "name": "Parking space at the winter harbour",
  "description": "on the Danube traffic noise-supermarket 300 m-Centre 3, 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-winterhafen-passau-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699284.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Regensburger Straße",
    "addressLocality": "Passau",
    "addressRegion": "bavaria",
    "postalCode": "94036",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.57462,
    "longitude": 13.42882
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 115,
    "bestRating": 5,
    "worstRating": 1
  }
}