{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-bodenwohr-bayern",
  "name": "Campingplätze",
  "description": "A warm welcome to our family business, already managed in the 3rd generation, in the heart of the Oberpfälzer Seenland. We ensure that you can completely leave the everyday stress behind and enjoy unforgettable days, at the campsite directly by the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-bodenwohr-bayern",
  "image": [
    "https://camping-bayern.info/img/7091/campingplatz-hammersee-camping-9921.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/7091/campingplatz-hammersee-camping-9921.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bahnhofstraße 5 Nach Gaststätte links",
    "addressLocality": "Bodenwöhr",
    "addressRegion": "Bayern",
    "postalCode": "92439",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.276999,
    "longitude": 12.328683
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}