{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stoeterij-schaef-bornem-vlaanderen-belgie",
  "name": "Stoeterij Het Schaef",
  "description": "Location at Campergastbedrijf - paradise for those who love horses - riding lessons and guided rider walks by appointment - ridershop and bar - near the old Scheldt - castle of Marnix de Sainte Aldegonde - stately castle d'Ursel - pavilion De Notelaer - regional museum De Zilverereiger - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/stoeterij-schaef-bornem-vlaanderen-belgie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650934656.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beerdonkstraat",
    "addressLocality": "Bornem",
    "addressRegion": "vlaanderen",
    "postalCode": "2880",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08067,
    "longitude": 4.19914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}