{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vensterklip-elands-bay",
  "name": "Vensterklip",
  "description": "Vensterklip is a campsite with 12 pitches in Elands Bay, South Africa.",
  "url": "https://campertunity.com/listings/campgrounds/vensterklip-elands-bay",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTBuiWzjJBGiuMFzXZpJQKlb2k1UIaP46f/biggerthumb.jpg",
    "images/za/SPOTBuiWzjJBGiuMFzXZpJQKlb2k1UIaP46f/carousel/59dd4ec90254f-vensterklip.jpg",
    "images//SPOTBuiWzjJBGiuMFzXZpJQKlb2k1UIaP46f/mapbox/mapbox.webp",
    "images/za/SPOTBuiWzjJBGiuMFzXZpJQKlb2k1UIaP46f/carousel/59dd4ec8ea30e-vensterklip.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R366",
    "addressLocality": "Elands Bay",
    "postalCode": "8110",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.312425,
    "longitude": 18.350225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}