{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sonnenwiese-vlotho",
  "name": "Camping Sonnenwiese",
  "description": "Camping Sonnenwiese is a campsite located in Vlotho, North Rhine-Westphalia, and located river/stream and on the edge of a lake/lake.",
  "url": "https://campertunity.com/listings/campgrounds/sonnenwiese-vlotho",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed946054f2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borlefzen 1",
    "addressLocality": "Vlotho",
    "postalCode": "32602",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17361,
    "longitude": 8.907
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/rhenanie-du-nord-westphalie/vlotho/camping-sonnenwiese-102203/",
    "http://sonnenwiese.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ]
}