{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-knienseerd-v-kelpen-oler",
  "name": "Camping Knienseerd",
  "description": "Camping Knienseerd is a small, quiet campsite located about 2km outside of Kelpen-Oler. It's in a peaceful spot. The campsite has basic, clean sanitary facilities, including a laundry spinner. It's a great place for walking and cycling. There are many animals like sheep, ponies, and dogs, which are especially fun for kids. Nearby, you can buy natural products and honey. There's a well-stocked library in the common room. You can also play table football on site.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-knienseerd-v-kelpen-oler",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ensebroekerweg 6",
    "addressLocality": "V Kelpen Oler",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21931,
    "longitude": 5.85074
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}