{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-soest",
  "name": "water",
  "description": "Hello friends of nature camping, In our small farm of approx. 20,000 m2 we offer a parking space with a wide view to the fields. Here you can go to bed with views at sunset and wake up with sunrise. We have a toilet of the 70s with washbasin. In the farm you will find 5 chickens, 3 horses, 1 cat, 1 dog and 2 children and a mother-in-law. Destinations of excursions and shopping opportunities: - Möhnesee about 30 minutes by bicycle or 10 minutes by car. - The old town of Soest, about 25 minutes...",
  "url": "https://campertunity.com/listings/campgrounds/water-soest",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Soest",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5585,
    "longitude": 8.0075
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/-/soest/169279/go-to-sleep-with-the-sunset"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}