{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dreifluesse-camping-irring-bayern",
  "name": "Dreiflüsse-Camping",
  "description": "Near the Danube cycle path and the three-river town of Passau is the three-river campsite with comfortable facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dreifluesse-camping-irring-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:dreifluesse-camping/images/Dreifluesse-Camping----Wohnwagenstellplaetze-im-Gruenen-auf-dem-Campingplatz.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:dreifluesse-camping/images/Dreifluesse-Camping----Wohnwagenstellplaetze-im-Gruenen-auf-dem-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Sonnenhang 8",
    "addressLocality": "Irring",
    "addressRegion": "Bayern",
    "postalCode": "94113",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60628332,
    "longitude": 13.34613333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.35,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}