{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-schneeberg",
  "name": "Wohnmobilstellplatz Schneeberg",
  "description": "The parking space of the mountain town Schneeberg is located on a large parking lot on the edge of the old town.. V&E, electricity available, shopping in the area..",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-schneeberg",
  "image": [
    "https://deutschland-outdoor.de/fileadmin/_processed_/c/c/csm_Schneeberg_03_4139236e17.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.53524,
    "longitude": 12.78326
  },
  "sameAs": [
    "https://deutschland-outdoor.de/stellplaetze/sachsen/schneeberg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}