{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-welle",
  "name": "water",
  "description": "Your stopover with a view and the opportunity to skate. The pitch is on the edge of the village with a wide, beautiful view over meadows. The skate ramp is private - no noise pollution. Use can be requested. Chickens run about 10 m from the pitch. I do not recommend the pitch for a longer stay - as the country road is quite noisy. But it is a good opportunity for a practical stopover. You can buy the essentials at the two petrol stations in the village or at Edeka in Handeloh, 3 km away. We u...",
  "url": "https://campertunity.com/listings/campgrounds/water-welle",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Welle",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2445,
    "longitude": 9.804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}