{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-burg-reuland",
  "name": "water",
  "description": "We offer a camper place with water and electricity. Hard surface, ideal for campers, caravans, vans. A dump place is available free of charge in Sankt-Vith and in Troisvièrges, a 25-minute drive away. Use of our wood-fired barrel sauna and our electric hot tub is possible, for an additional fee.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-burg-reuland",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burg-Reuland",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.136,
    "longitude": 6.1315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}