{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-paarl-western-cape",
  "name": "Camp and Live",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-paarl-western-cape",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/06/uncategorised_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Limietberg Nature Reserve, Tweede Tol - Cape Nature",
    "addressLocality": "Paarl",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.5703506,
    "longitude": 19.1384506
  }
}