{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dennenoord-k-boxtel",
  "name": "Camping Dennenoord",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-dennenoord-k-boxtel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8c1%2F84126cf2-ce00-466c-a1eb-b3536b2e0619_Dennenoord_08-08-2020_websize-086-900x600_640x480.jpeg?alt=media&token=585051fe-beb7-4152-9c8d-c17a8da5ca5f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dennendreef 5",
    "addressLocality": "K Boxtel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.59728,
    "longitude": 5.29063
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}