{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hardisty-lakeview-golf-course-hardisty-ab",
  "name": "Hardisty Lakeview Golf Course",
  "description": "Hardisty Lakeview Golf Course is a fun and challenging 9-hole golf course in Hardisty, Alberta. Featuring restaurant, lounge, driving range, and campground.",
  "url": "https://campertunity.com/listings/campgrounds/hardisty-lakeview-golf-course-hardisty-ab",
  "image": [
    "https://static.wixstatic.com/media/42f622_a3d446f051434fea8e9a9812785b95c7~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Golf Course Road",
    "addressLocality": "Hardisty",
    "addressRegion": "AB",
    "postalCode": "T0B 1V0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://www.hardistygolf.ca/"
  ]
}