{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/live-montagu-western-cape-za",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/live-montagu-western-cape-za",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/06/uncategorised_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badensfontein Farm",
    "addressLocality": "Montagu",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7057533,
    "longitude": 20.1220512
  }
}