{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-blaichach-bayern",
  "name": "Campsites",
  "description": "Nil",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-blaichach-bayern",
  "image": [
    "https://camping-bayern.info/Media/Default/StaticMap/10565/staticmap_10565_16_47.546054_10.259784.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/Media/Default/StaticMap/10565/staticmap_10565_16_47.546054_10.259784.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Eichbichl 1",
    "addressLocality": "Blaichach",
    "addressRegion": "Bayern",
    "postalCode": "87544",
    "addressCountry": "null"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.546054,
    "longitude": 10.259784
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}