{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schwanenplatz-am-see-waging-a-see-bayern",
  "name": "Liegt der Camping Schwanenplatz am See?",
  "description": "Idyllic camping directly on the lake shore of Lake Wabinger: a highlight for boaters and anglers is Camping Schwanenplatz. All information here.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-schwanenplatz-am-see-waging-a-see-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-schwanenplatz/anwb/images/ecbe136b-3b8d-49d2-a3be-44500ce104f3.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-schwanenplatz/anwb/images/ecbe136b-3b8d-49d2-a3be-44500ce104f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schwanenplatz 1",
    "addressLocality": "Waging a. See",
    "addressRegion": "Bayern",
    "postalCode": "83329",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93594999,
    "longitude": 12.76005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.571428571428571,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}