{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-badi-baldegg-baldegg-lu",
  "name": "Stellplatz Badi - Baldegg",
  "description": "Pitches for campers outside the outdoor pool. Access to the restaurant in the bathroom.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-badi-baldegg-baldegg-lu",
  "image": [
    "https://wohnmobilland-schweiz.ch/html/46_bilderupload/2024/1727342755foto1-fb.jpg",
    "/html/46_bilderupload/2024/1727342755foto1-l.jpg",
    "https://womoland.ch/html/46_bilderupload/2024/1727342755foto1-fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seebadstrasse 30",
    "addressLocality": "Baldegg",
    "addressRegion": "LU",
    "postalCode": "6283",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.18601642239111,
    "longitude": 8.277826243197925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}