{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-crossing-treaty-county-wayside-park-red-lake-falls-mn",
  "name": "Old Crossing & Treaty County Wayside Park",
  "description": "Old Crossing & Treaty County Wayside Park is located at , Red Lake Falls MN 56750. Old Crossing & Treaty County Wayside Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/old-crossing-treaty-county-wayside-park-red-lake-falls-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Red Lake Falls",
    "addressRegion": "MN",
    "postalCode": "56750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8675968,
    "longitude": -96.417917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/red-lake-falls/old-crossing-treaty-county-wayside-park"
  ]
}