{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preishof-kirchham-bayern",
  "name": "Preishof",
  "description": "The popular Camping Preishof in Bad Füssing impresses with its location on the golf course and various spa facilities directly on the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/preishof-kirchham-bayern",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:kurcamping-preishof/images/Kurcamping-Preishof-----Restaurant-vom-Campingplatz.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:kurcamping-preishof/images/Kurcamping-Preishof-----Restaurant-vom-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Angloh 1",
    "addressLocality": "Kirchham",
    "addressRegion": "Bayern",
    "postalCode": "94148",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.33861667,
    "longitude": 13.28396667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}