{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-willibrord-wilwerwiltz",
  "name": "Camping Saint Willibrord",
  "description": "Camping Saint Willibrord is located in a village, close to public transport. It serves as a good base for exploring the surrounding area. The campsite is clean and well-maintained, divided into two sections by a river, with permanent campers. The reception is located on the ground floor of a private house, managed by a Luxembourg native. A washing machine is available upon request. The campsite is surrounded by bike paths and offers various local excursions as leisure activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-willibrord-wilwerwiltz",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maison 1",
    "addressLocality": "Wilwerwiltz",
    "postalCode": "Zip code",
    "addressCountry": "LU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.987765099854386,
    "longitude": 5.998923310470767
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}