{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-hambhren-lower-saxony",
  "name": "Campspace In Hambhren Lower Saxony",
  "description": "Welcome to Hambühren, There is always a parking space available at our lumber yard. We offer a simple place, in the middle of nature and yet close to the village (shopping facilities and restaurant 300 or 500m away) The site is directly across from our farm. It's also separated from the B214 by a small wooded area. However, you can still hear the road. The lumber yard is not level. The view of the greenery is magnificent, as you can see from the pictures. The activities Our area is ideal for...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-hambhren-lower-saxony",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hambhren",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6415,
    "longitude": 9.982
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/hambhren/170422/campspace-in-hambhren-lower-saxony"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}