{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-kappeln-schleswig-holstein",
  "name": "Campsites",
  "description": "Nil",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatze-kappeln-schleswig-holstein",
  "image": [
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/219/staticmap_219_16_54.663327_10.006648.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/219/staticmap_219_16_54.663327_10.006648.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olpenitzer Dorfstr. 29",
    "addressLocality": "Kappeln",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "24376",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.663327,
    "longitude": 10.006648
  }
}