{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-middelburg-mpumalanga",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-middelburg-mpumalanga",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/country_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olifants River Lodge",
    "addressLocality": "Middelburg",
    "addressRegion": "Mpumalanga",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.762167,
    "longitude": 29.3131676
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/south-africa/mpumalanga/middelburg/olifants-river-lodge/"
  ]
}