{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-wolmirsleben-saxony-anhalt-wolmirsleben-saxony",
  "name": "Campspace in Wolmirsleben, Saxony Anhalt",
  "description": "Enjoy a relaxing stay at Campspace in Wolmirsleben, Saxony-Anhalt in Wolmirsleben, Germany. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-wolmirsleben-saxony-anhalt-wolmirsleben-saxony",
  "image": [
    "https://campspace.com/images/pic_space.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wolmirsleben",
    "addressRegion": "Saxony-Anhalt",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9505,
    "longitude": 11.4855
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/wolmirsleben/170485/campspace-in-wolmirsleben-saxony-anhalt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}