{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-lindenhoeve-z-nistelrode",
  "name": "Camping De Lindenhoeve",
  "description": "Camping De Lindehoeve, located in De Punt, Drenthe, offers pitches with modern sanitary facilities, free WiFi, and a new camper dump station. It has pitches with verhard plateau and offers electricity. It is close to cycling and walking routes.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-lindenhoeve-z-nistelrode",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9d580d36d6000d3d344d%2F253db19f-6430-48aa-bb92-370664408e16_11016080_389018007943850_4153547898986767989_n_640x480.jpg?alt=media&token=30e6019e-f726-4c39-8777-84f79b9ae01b",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Menzel 28",
    "addressLocality": "Z Nistelrode",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69745,
    "longitude": 5.59057
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}