{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-voelklinger-huette-voelklingen-sl",
  "name": "Wohnmobilstellplatz Völklinger Hütte",
  "description": "Free parking at the Völklinger Hütte for about 20 campers in the parking lot of the old hut area. Supply and disposal available, electricity for a fee.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-voelklinger-huette-voelklingen-sl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rathausstraße 75-79",
    "addressLocality": "Völklingen",
    "addressRegion": "SL",
    "postalCode": "66333",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.24703,
    "longitude": 6.84514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel_road"
    }
  ]
}