{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-naturcamping-luneburger-heide-in-soltau",
  "name": "Campingplatz: Naturcamping Lüneburger Heide in Soltau an der A7",
  "description": "Centrally located on the A7 and in the middle of nature: Camping Naturcamping Lüneburger Heath with bathing lake near Heide Park characterized by a unique environment.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-naturcamping-luneburger-heide-in-soltau",
  "image": [
    "https://naturcamping-lh.de/wp-content/uploads/2020/12/naturcamping-lh-header-hero-img-e1767626819667.png",
    "https://naturcamping-lh.de/wp-content/uploads/2020/12/naturcamping-lh-logo-farbe.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Bundesstraße 25",
    "addressLocality": "Soltau",
    "addressRegion": "Niedersachsen",
    "postalCode": "29614",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9847,
    "longitude": 9.8394
  },
  "sameAs": [
    "https://naturcamping-lh.de/"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 350,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny House"
    }
  ]
}