{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-mus-donck-z-liempde",
  "name": "Camping De Mus'donck",
  "description": "BlueWoods is a nature campsite in Het Groene Woud, Netherlands, offering camping with campertjes, tents, and caravans. It focuses on rest, nature, and connection with like-minded individuals. Features include yoga, activities, and a focus on bio-based and sustainable practices, welcoming adults over 18.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-mus-donck-z-liempde",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gemondesestraat 8",
    "addressLocality": "Z Liempde",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58631,
    "longitude": 5.36138
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}