{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-rothenbach",
  "name": "water",
  "description": "Discover the magical Westerwald: a paradise for nature lovers and horse lovers! If you are looking for an unforgettable adventure, you have come to the right place! Our riding facilities not only offer a great opportunity to explore the surroundings with their horses, but also impress with their unique hiking and cycling trails, as well as unique views. How about a tour of Westerwaldsteig? This exciting hiking route will take you through the most beautiful landscapes and is perfect for long w...",
  "url": "https://campertunity.com/listings/campgrounds/water-rothenbach",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rothenbach",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5675,
    "longitude": 7.89
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}