{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-spaendershorst-north-brabant",
  "name": "Camping De Spaendershorst",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/camping-spaendershorst-north-brabant",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-spaendershorst/6AVEiOi2CGHB.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-spaendershorst/xI1XLY0wuAN-.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spaaneindsestraat 12",
    "addressLocality": "Camping De Spaendershorst",
    "addressRegion": "North Brabant",
    "postalCode": "5085 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46159,
    "longitude": 5.13516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}