{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-quendorfer-see-schuttorf",
  "name": "Camping Quendorfer See",
  "description": "Campsite Quendorfer See is a campsite that is located in Schüttorf, Lower Saxony, and located by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-quendorfer-see-schuttorf",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c4d3e859d6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weiße Riete 3",
    "addressLocality": "Schüttorf",
    "postalCode": "48465",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33861,
    "longitude": 7.22667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}