{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-holzminden-lower-saxony-holzminden-niedersachse",
  "name": "Campspace in Holzminden, Lower Saxony",
  "description": "Enjoy a relaxing stay at Campspace in Holzminden, Lower Saxony in Holzminden, Germany. Customer rating: 4.67.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-holzminden-lower-saxony-holzminden-niedersachse",
  "image": [
    "https://static.campspace.com/media/space/detail/2a37185af8eac8b0eacb0d283a6feda6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Holzminden",
    "addressRegion": "Niedersachsen",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8295,
    "longitude": 9.46
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/holzminden/170476/campspace-in-holzminden-lower-saxony"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}