{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-train-station-in-nature-reserve-emmerthal",
  "name": "Old Train Station In The Nature Reserve",
  "description": "The parking space is in the Emmerthal nature reserve, surrounded by meadows and trees with a direct view of the river and the waterfall - small, but attracts attention. The town of Welsede is right on various cycle routes. After 100m you are in the forest with signposted hiking routes. Hämelschenburg Castle, Bad Pyrmont, Bodenwerder can be reached with a lovely bike ride. The pitch is about 75m from a road, about 6m below the road level. Despite the location and the view, the pitch is more fo...",
  "url": "https://campertunity.com/listings/campgrounds/old-train-station-in-nature-reserve-emmerthal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "emmerthal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0005,
    "longitude": 9.3345
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/emmerthal/169394/old-train-station-in-the-nature-reserve"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}