{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravanpark-de-voormolen-x-ijsselstein-ut",
  "name": "Caravanpark De Voormolen",
  "description": "Caravanpark De Voormolen is a 45+ chaletpark located in the heart of the Netherlands, offering spacious pitches for tour caravans and campers. It provides modern sanitary facilities, including a laundry and free wifi. It is an ideal place for a relaxing vacation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravanpark-de-voormolen-x-ijsselstein-ut",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff44e6%2Ff9bc979a-28cc-43b0-a78c-278fae46a9f8_58dba9f109f45_640x480.jpg?alt=media&token=c1d47656-3adf-4c12-9b60-530a29937b32",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuid Ijsseldijk 22",
    "addressLocality": "X Ijsselstein Ut",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0291,
    "longitude": 5.0379
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}