{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/theeltal-camping-lebach-lebach",
  "name": "Theeltal-Camping Lebach",
  "description": "Theeltal-Camping Lebach is a relatively small campsite, located on the outskirts of the 20,000-inhabitant town of Lebach, in the heart of Saarland. It's an ideal base for hiking and sports enthusiasts. Just a stone's throw away is the start/finish point of the premium hiking trail Kaltensteinpfad. Saarland is known for having the most premium hiking trails in the country. The surrounding area boasts many well-developed and well-signposted hiking and cycling trails with interesting destination...",
  "url": "https://campertunity.com/listings/campgrounds/theeltal-camping-lebach-lebach",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d3621d6%2F7b116a5b-6dd4-480d-a20d-c19677b76439_01_640x480.jpg?alt=media&token=0b1b4221-87fb-40ab-a26b-42635b7189e1",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dillinger Straße 81",
    "addressLocality": "Lebach",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41087,
    "longitude": 6.91149
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}