{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/group-use-1",
  "name": "Main Group Use (Cypress Hills Provincial Park)",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/group-use-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elkwater",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.662185,
    "longitude": -110.258287
  },
  "sameAs": [
    "https://www.albertaparks.ca/parks/south/cypress-hills-pp/information-facilities/group-use/main/"
  ]
}