{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-simonhof-ramsau-de",
  "name": "Camping Simonhof",
  "description": "Campsite Simonhof is a campsite in Ramsau, Bavaria, located in the forest and on a river/stream. This campsite with sloping grounds has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-simonhof-ramsau-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ede06e773a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alte Reichenhallerstraße 110",
    "addressLocality": "Ramsau",
    "postalCode": "83486",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.62717,
    "longitude": 12.86919
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}