{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-solitaire-khomas",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-solitaire-khomas",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Solitaire Desert Farm",
    "addressLocality": "Solitaire",
    "addressRegion": "Khomas",
    "addressCountry": "NA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.8652458,
    "longitude": 16.0586758
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/namibia/khomas/solitaire/solitaire-desert-farm/"
  ]
}