{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-teutleben",
  "name": "water",
  "description": "Situated between Gotha and Eisenach, next to the freeway A4, the right place to spend one night or more, to explore the national park \" Hainich\" or discover the castle of Gotha quiet location in a small village The activities biking, hiking horse riding in our village outdoor/ indoor pool 10mins drive Other things in our village you find a small shop with butchery and bakery a play ground",
  "url": "https://campertunity.com/listings/campgrounds/water-teutleben",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Teutleben",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9385,
    "longitude": 10.5585
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/teutleben/171031/campspace-in-teutleben-thuringia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}