{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/albert-lea-austin-koa-holiday-hayward-mn",
  "name": "Albert Lea / Austin KOA Holiday",
  "description": "Albert Lea / Austin KOA Holiday is located at 84259 County Road 46, Hayward MN 56043. Albert Lea / Austin KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/albert-lea/",
  "url": "https://campertunity.com/listings/campgrounds/albert-lea-austin-koa-holiday-hayward-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "84259 County Road 46",
    "addressLocality": "Hayward",
    "addressRegion": "MN",
    "postalCode": "56043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6612646,
    "longitude": -93.1824689
  }
}