{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-adventure-outdoors-fagans-steelvill",
  "name": "Adventure Outdoors Fagan's",
  "description": "Adventure Outdoors Fagan's is located at 247 Thurman Lake Road, Steelville MO 65565. Adventure Outdoors Fagan's can be contacted at ***-***-**** or http://adventureoutdoorcanoeing.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-adventure-outdoors-fagans-steelvill",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "247 Thurman Lake Road",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9775442,
    "longitude": -91.456932
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/steelville/adventure-outdoors-fagan-s"
  ]
}