{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-arterhof-bad-birnbach-lengham",
  "name": "Camping Arterhof",
  "description": "Do you love wellness? In this case, the Camping Arterhof in the southeast of Bavaria is perfect for you. This region hosts numerous springs and bathrooms...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-arterhof-bad-birnbach-lengham",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500aaf37eb3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstraße 3",
    "addressLocality": "Bad Birnbach/Lengham",
    "postalCode": "84364"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.43522,
    "longitude": 13.10947
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 37,
    "bestRating": 10,
    "worstRating": 1
  }
}