{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagles-nest-camp-canoe-noel-mo",
  "name": "Eagles Nest Camp & Canoe",
  "description": "We offer lodging, family camping, RV park camping, Elk River float trips in Kayaks, Rafts, and Canoes.",
  "url": "https://campertunity.com/listings/campgrounds/eagles-nest-camp-canoe-noel-mo",
  "image": [
    "https://img1.wsimg.com/isteam/ip/25de964a-e703-4698-ba18-19632bd3dd0e/IMG_3654.jpeg",
    "http://img1.wsimg.com/isteam/ip/25de964a-e703-4698-ba18-19632bd3dd0e/IMG_3654.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53 Eagle Nest Ln",
    "addressLocality": "Noel",
    "addressRegion": "MO",
    "postalCode": "64854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.585057654040696,
    "longitude": -94.45592249206487
  },
  "sameAs": [
    "https://eaglesnestcampcanoe.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}