{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-bieger-ebermannstadt-bayern-de",
  "name": "Campingplatz Bieger",
  "description": "4.5 of 5 stars - tested and rated on golocal. Read the reviews now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-bieger-ebermannstadt-bayern-de",
  "image": [
    "https://www.golocal.de/media/53da5c72910e818cc4a35e8fda810d5a/700/ede12b21ce6e4405.jpg",
    "https://www.golocal.de/images/0c0f7e2ad6/gl/logo/gllogo-white.svg",
    "https://www.golocal.de/media/53da5c72910e818cc4a35e8fda810d5a/700/27c17de46abaf349.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rothenbühl 3,",
    "addressLocality": "Ebermannstadt",
    "addressRegion": "Bayern",
    "postalCode": "91320",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7802113,
    "longitude": 11.1875112
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}