{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-freizeitanlage-dreilandersee-gronau",
  "name": "Camping & Freizeitanlage Dreiländersee",
  "description": "Camping & Freizeitanlage Dreiländersee is a campsite located in Gronau, North Rhine-Westphalia, on the edge of a lake or lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-freizeitanlage-dreilandersee-gronau",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675173fc33350.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hagelsweg",
    "addressLocality": "Gronau",
    "postalCode": "48599",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23722,
    "longitude": 7.07936
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}