{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wielemaker-h-koudekerke",
  "name": "Camping Wielemaker",
  "description": "Minicamping Wielemaker is a family-run campsite located near the beach in Dishoek, Zeeland, offering spacious pitches, modern sanitary facilities, and a chalet for rent. It provides a relaxed atmosphere with amenities like free WiFi, playground, and recreational room. It is also close to nature reserves.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wielemaker-h-koudekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff449a%2Fb3835e58-0ec2-4000-90d6-95846a198f96_049%20MC%20Wielemaker%20270814%20DE7A2528_640x480.jpg?alt=media&token=51495063-951d-4bfd-b99a-09b5c3e4f5a8",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwaanweg 9",
    "addressLocality": "H Koudekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47859,
    "longitude": 3.52941
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}