{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/schell-osage-conservation-area-schell-city-mo",
  "name": "Schell Osage Conservation Area",
  "description": "Schell Osage Conservation Area is located at 4***-***-**** Road, Schell City MO 64783. Schell Osage Conservation Area can be contacted at ***-***-**** or https://mdc.mo.gov/newsroom/mdc-moves-forward-schell-osage-wetland-renovation",
  "url": "https://campertunity.com/listings/campgrounds/schell-osage-conservation-area-schell-city-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4662 2950 Road",
    "addressLocality": "Schell City",
    "addressRegion": "MO",
    "postalCode": "64783",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0080034,
    "longitude": -94.088012
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/schell-city/schell-osage-conservation-area"
  ]
}