{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waar-het-wondert-megchelen-gelderland",
  "name": "Waar het wondert",
  "description": "Enjoy a relaxing stay at Waar het wondert in Megchelen, Netherlands. Visitors' rating: 4.66.",
  "url": "https://campertunity.com/listings/campgrounds/waar-het-wondert-megchelen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921242.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuweweg",
    "addressLocality": "megchelen",
    "addressRegion": "Gelderland",
    "postalCode": "7078 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8387,
    "longitude": 6.37974
  },
  "sameAs": [
    "https://www.campercontact.com/en/netherlands/gelderland/megchelen/92542/waar-het-wondert"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}