{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-duindoorn-ijmuiden",
  "name": "Camping De Duindoorn",
  "description": "Camping De Duindoorn is a campsite in IJmuiden, North Holland, located by the sea.This terraced camp site has pitches without shade. The campsite has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-duindoorn-ijmuiden",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f16e7e54c4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badweg 40",
    "addressLocality": "IJmuiden",
    "postalCode": "1976 BZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45542,
    "longitude": 4.57333
  },
  "sameAs": [
    "https://www.campercontact.com/nl/nederland/noord-holland/velsen/79459/camping-de-duindoorn",
    "http://www.duindoorn.nl/",
    "https://www.pincamp.ch/de/campingplaetze/camping-de-duindoorn",
    "https://www.eurocampings.co.uk/netherlands/north-holland/ijmuiden/camping-de-duindoorn-105414/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}