{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hu-birkelt-village-larochette-lu",
  "name": "hu Birkelt Village",
  "description": "Experience a holiday in Little Switzerland, in the green heart of Luxembourg, in complete relaxation. Discover Birkelt Village near the Mullerthal waterfalls, a campsite with comfortable accommodations and many services!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hu-birkelt-village-larochette-lu",
  "image": [
    "/images/hu_separator.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Um Birkelt",
    "addressLocality": "Larochette",
    "addressRegion": "Luxembourg",
    "postalCode": "7633",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.786146,
    "longitude": 6.208849
  }
}