{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-yzerfontein-western-cape",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-yzerfontein-western-cape",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/coastal_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yzerfontein Caravan Park",
    "addressLocality": "Yzerfontein",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.3384247,
    "longitude": 18.1623478
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/south-africa/western-cape/yzerfontein/yzerfontein-caravan-park/"
  ]
}