{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagles-landing-campground-sturgis-sd-1",
  "name": "Eagles Landing Campground",
  "description": "Eagles Landing Campground camping reservations and campground information. Learn more about camping near Eagles Landing Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/eagles-landing-campground-sturgis-sd-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783401/%7Bpht%7DphotoURL2-original%7Bpht%7D1717834647291.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2881 Avalanche Road",
    "addressLocality": "Sturgis",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42906,
    "longitude": -103.53654
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/eagles-landing-campground/CHUB/783401/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}