{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-vergulde-hand-riel",
  "name": "Camping de Vergulde Hand",
  "description": "Enjoy a relaxing stay at Camping de Vergulde Hand in Riel, Netherlands. Customer rating: 4.38.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-vergulde-hand-riel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651212001.jpg",
    "https://images.campercontact.com/media/photos/4222124650795853.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vijfhuizenbaan",
    "addressLocality": "Riel",
    "addressRegion": "Nordbrabant",
    "postalCode": "5133 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52203,
    "longitude": 4.98338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}