{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-heiligkreuz-hasle-lu",
  "name": "Stellplatz Heiligkreuz - Hasle",
  "description": "asphalted place, relatively flat. WC public about 200m, no electricity, no camping behavior, restaurant about 200m, shopping about 6km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-heiligkreuz-hasle-lu",
  "image": [
    "https://wohnmobilland-schweiz.ch/html/46_bilderupload/2020/1601379667foto1-fb.jpg",
    "/html/46_bilderupload/2020/1601379667foto1-l.jpg",
    "https://womoland.ch/html/46_bilderupload/2020/1601379667foto1-fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkplatz Pflegschaft Heiligkreuz",
    "addressLocality": "Hasle",
    "addressRegion": "LU",
    "postalCode": "6166",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.947357,
    "longitude": 8.049603
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}