{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-oranjepolder-rb-arnemuiden",
  "name": "Boerderijcamping Oranjepolder",
  "description": "Boerderijcamping Oranjepolder is a campsite located in Arnemuiden, Zealand. The campsite offers different types of pitches. Some have shade, others don't, and some have partial shade. Mobile homes are available for rent. There's also a sports ground on the site. For those who enjoy cycling, the campsite provides various cycle routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-oranjepolder-rb-arnemuiden",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d324d%2F3318122e-3e57-49be-b944-1f1d5e363db7_Home-Oranjepolder-campingveld_640x480.jpg?alt=media&token=534f54f3-7a56-4a46-b420-80e1080a9351",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veerseweg 2",
    "addressLocality": "RB Arnemuiden",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51196,
    "longitude": 3.68585
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}