{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kijkvelder-hd-lunteren",
  "name": "Camping De Kijkvelder",
  "description": "Camping De Kijkvelder is located in Lunteren, Gelderland. This campsite offers pitches with and without shade. For those who enjoy sports, it provides various cycle routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kijkvelder-hd-lunteren",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d33ab%2Fda85be96-b653-4d69-981c-c5b3e3026227_b5496d68-10ed-44fd-a95c-ba000f3e94d5_640x480.jpg?alt=media&token=ced9416a-4357-4f10-ae19-acec11887d00",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kijkveld 5",
    "addressLocality": "HD Lunteren",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1083,
    "longitude": 5.6257
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}