{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-aberdeen-eastern-cape",
  "name": "Camp and Live",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-aberdeen-eastern-cape",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/06/uncategorised_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aberdeen Municipal Caravan Park",
    "addressLocality": "Aberdeen",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -32.4748535,
    "longitude": 24.0653172
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/south-africa/eastern-cape/aberdeen/aberdeen-municipal-caravan-park/"
  ]
}