{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ampersee-olching-bayern",
  "name": "Camping Ampersee",
  "description": "Idyllic campsite for culture lovers and active holiday guests: the Ampersee campsite in Bavaria. All important information about the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ampersee-olching-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-ampersee/images/Camping-Ampersee---mit-Blick-auf-den-See.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-ampersee/images/Camping-Ampersee---mit-Blick-auf-den-See.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Josef-Kistler-Weg 5",
    "addressLocality": "Olching",
    "addressRegion": "Bayern",
    "postalCode": "82140",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.22964999,
    "longitude": 11.35888332
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.111111111111111,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}