{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nature-camping-in-the-luneburg-heath",
  "name": "Nature camping in the Lüneburg Heath",
  "description": "We live in the old cantor's house in an idyllic village in the Lüneburg Heath in Lower Saxony. L",
  "url": "https://campertunity.com/listings/campgrounds/nature-camping-in-the-luneburg-heath",
  "image": [
    "https://campspace.com/media/medium/uploads/space/4e/96/e5/4e96e55abd40590b3b7b100560ea968f.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83,
    "longitude": 9.63
  },
  "sameAs": [
    "https://campspace.com/en/s/naturcamping-in-der-luneburger-heide_4793"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}