{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-familie-huismans-kc-nuland",
  "name": "Camping Familie Huismans",
  "description": "Camping Familie Huismans is a campsite located in Nuland, North Brabant. The campsite offers different types of pitches. Some have shade, some don't, and some have partial shade. For those who enjoy sports, the campsite provides various cycling routes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-familie-huismans-kc-nuland",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8f9%2Fe64aa4c4-79d8-4d82-90ff-6293b3bd03f1_13580460_999267470187761_439244259627643017_o_640x480.jpeg?alt=media&token=f86d8be1-2f9e-4142-bb63-84c5b2eae22a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nulandsestraat 6",
    "addressLocality": "KC Nuland",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73942,
    "longitude": 5.44066
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}