{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-river-floats-trestle-park-noel-mo",
  "name": "Elk River Floats & Trestle Park",
  "description": "Elk River Campground & Cabins",
  "url": "https://campertunity.com/listings/campgrounds/elk-river-floats-trestle-park-noel-mo",
  "image": [
    "https://img1.wsimg.com/isteam/ip/4c611e4a-7b28-4d91-afd7-9f1102df1c5e/IMG_8973.jpeg",
    "http://img1.wsimg.com/isteam/ip/4c611e4a-7b28-4d91-afd7-9f1102df1c5e/IMG_8973.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13494 Missouri Highway 59",
    "addressLocality": "Noel",
    "addressRegion": "MO",
    "postalCode": "64854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.588801,
    "longitude": -94.45808
  }
}