{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-polle-r-bakkum-noord",
  "name": "Minicamping De Polle",
  "description": "Camping De Polle offers a peaceful experience near the North Holland dunes, with spacious pitches, modern facilities, and free Wi-Fi. It is located close to Egmond-Binnen and the beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-polle-r-bakkum-noord",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c44%2Fd1779288-8a69-4194-a616-5f1fe249d664_Koe-2_640x480.jpeg?alt=media&token=1443f00e-0c0a-41aa-ab89-d35192c642eb",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuiderdijkje 5",
    "addressLocality": "R Bakkum Noord",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.58595,
    "longitude": 4.6669
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}