{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-de-ruigenhoek-noordwijk-south-holland",
  "name": "Natuurkampeerterrein De Ruigenhoek",
  "description": "Enjoy a relaxing stay at Nature Campsite De Ruigenhoek in Noordwijk, Netherlands. Visitors' rating: 3.64.",
  "url": "https://campertunity.com/listings/campgrounds/natuurkampeerterrein-de-ruigenhoek-noordwijk-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650917375.jpg",
    "https://images.campercontact.com/media/photos/38562071809360475",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vogelaardreef",
    "addressLocality": "Noordwijk",
    "addressRegion": "south-holland",
    "postalCode": "2204 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.29472,
    "longitude": 4.51556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}