{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garrisons-river-resort-steelville-mo-us",
  "name": "Garrisons River Resort",
  "description": "Garrisons River Resort is located at 287 State Highway TT, Steelville MO 65565. Garrisons River Resort can be contacted at ***-***-**** or http://www.garrisonscanoe.com/",
  "url": "https://campertunity.com/listings/campgrounds/garrisons-river-resort-steelville-mo-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "287 State Highway TT",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.014752,
    "longitude": -91.319356
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/steelville/garrisons-river-resort"
  ]
}