{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kruitmolen-r-arnemuiden",
  "name": "Camping De Kruitmolen",
  "description": "Camping farm de Kruitmolen offers a mini-camping, group accommodation, and studios in Arnemuiden, Zeeland, close to the Veerse Meer. It provides a recreational space, sports facilities like football and jeu de boules, a playground, and Wi-Fi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kruitmolen-r-arnemuiden",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9d580d36d6000d3d3438%2Fb885f779-1f09-4b2d-a885-9406db96d951_seizoenplaatsen_640x480.jpg?alt=media&token=753fd480-146e-4f25-833f-2b3dd2f5512a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oranjepolderseweg 1",
    "addressLocality": "R Arnemuiden",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51252,
    "longitude": 3.69131
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}