{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-parys-free-state-1",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-parys-free-state-1",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/riverside_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westvaal Holiday Resort",
    "addressLocality": "Parys",
    "addressRegion": "Free State",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.7735844,
    "longitude": 27.65732
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/south-africa/free-state/parys/westvaal-holiday-resort/"
  ]
}