{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rusen-v-wemeldinge",
  "name": "Camping De Rusen",
  "description": "Located in a quiet area, about 2 km from the Oosterschelde. You can rent a mobile home or a room, all inclusive of breakfast. A small campsite and Bed & Breakfast in a beautiful environment. It is possible to camp, rent a caravan, or reserve a room with breakfast.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rusen-v-wemeldinge",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d81d%2Fb40dca41-8609-412d-a0c2-b284b42dba4a_HPIM0590%20(Small)_640x480.jpg?alt=media&token=67066644-3655-44f2-90bc-3b086a6e79c4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Ruisweg 4",
    "addressLocality": "V Wemeldinge",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51862,
    "longitude": 3.96916
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}