{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-haasje-k-olst",
  "name": "Camping 't Haasje",
  "description": "Camping 't Haasje is ideally located in the hamlet of Fortmond. It's nestled on a large bend of the IJssel River, surrounded by forests, meadows, and nature. At our campsite, you can enjoy a fantastic holiday. We offer a range of facilities. These include a swimming pool, a shop for your needs, boat rentals, a snack bar, and a tavern. Experience the joy of camping at 't Haasje.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-haasje-k-olst",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff4411%2Fe8a6e488-14a7-452e-92c0-19b79969bde3_camping-sfeerbeeld-1-1_640x480.jpg?alt=media&token=63a42e75-bc63-4f15-b21e-d6a48c90a6bc",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fortmonderweg 17",
    "addressLocality": "K Olst",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3636,
    "longitude": 6.08735
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}