{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oakwoods-trails-campground-austin-mn",
  "name": "Oakwoods Trails Campground",
  "description": "Oakwoods Trails Campground is located at 23614 890th Avenue, Austin MN 55912. Oakwoods Trails Campground can be contacted at ***-***-**** or http://oakwoodstrails.com/",
  "url": "https://campertunity.com/listings/campgrounds/oakwoods-trails-campground-austin-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23614 890th Avenue",
    "addressLocality": "Austin",
    "addressRegion": "MN",
    "postalCode": "55912",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.697956,
    "longitude": -93.087898
  }
}