{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-sinntal-sinntal-oberzell",
  "name": "Campingplatz Sinntal",
  "description": "Campingplatz Sinntal is a campsite located in Oberzell, Hesse, and located river/stream.This campsite has shaded pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-sinntal-sinntal-oberzell",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed9e5a1f44.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alfred Kühnertstraße",
    "addressLocality": "Sinntal/Oberzell",
    "postalCode": "36391",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33814,
    "longitude": 9.71089
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}