{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natur-camping-langenwald-freudenstadt",
  "name": "Natur-Camping Langenwald",
  "description": "Natur-Camping Langenwald is a campsite in Freudenstadt, Baden-Württemberg, located in the forest and by a river/stream. This terraced campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/natur-camping-langenwald-freudenstadt",
  "image": [
    "https://cdn1.acsi.eu/6/8/4/f/684ff0fa8d0ec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Straßburger Straße 167",
    "addressLocality": "Freudenstadt",
    "postalCode": "72250",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.45881,
    "longitude": 8.37269
  },
  "sameAs": [
    "https://www.eurocampings.nl/duitsland/baden-wurttemberg/freudenstadt/natur-camping-langenwald-101143/",
    "https://www.camping-langenwald.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}