{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-lathmer-n-wilpveluwe",
  "name": "De Lathmer",
  "description": "Landgoedcamping De Lathmer is located in a rural setting between the Veluwe and the IJssel river, near Apeldoorn, Deventer and Zutphen. It's a family-friendly campsite with spacious pitches, a trampoline, play equipment, and a cozy Kakelhok.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-lathmer-n-wilpveluwe",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4513%2F8b6691a0-ebf4-4621-befa-4b9a5313b7e1_10383091_478519378949757_2103555914382127956_n_640x480.jpg?alt=media&token=ff5d6845-2bd2-4e80-a588-e6fadee3202e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lathmerweg 7",
    "addressLocality": "N WilpVeluwe",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21464,
    "longitude": 6.13985
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}