{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-zeelandsche-hof-c-millingen-am-rhein",
  "name": "Camping Zeelandsche Hof",
  "description": "The Zeelandsche Hof is a farm with 10 cabins. Located in Millingen aan de Rijn, near the Gelderse Poort nature reserve, offering hiking and cycling routes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-zeelandsche-hof-c-millingen-am-rhein",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44a9%2Fa7407173-92ad-427c-add9-7b68bbe87595_6-Zeelandsche-Hof_640x480.jpg?alt=media&token=5180dc9a-d642-4255-ad51-b0632b25800e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenstraat 4",
    "addressLocality": "C Millingen am Rhein",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8478,
    "longitude": 6.03786
  },
  "sameAs": [
    "https://campio.no/campsite/camping-zeelandsche-hof"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}