{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sauer-our-wallendorf",
  "name": "Camping Sauer-Our",
  "description": "Campsite Sauer-Our is a campsite in Wallendorf, Rhineland-Palatinate, located on a river/stream. This campsite with sloping grounds has pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sauer-our-wallendorf",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed6ff55b46.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ourtalstraße 1a",
    "addressLocality": "Wallendorf",
    "postalCode": "54675",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.87581,
    "longitude": 6.28769
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}