{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-cove-campground",
  "name": "Eagle Cove Campground",
  "description": "Eagle Cove Campground in Bruneau Dunes State Park, Bruneau Idaho. See 15 traveler reviews, 26 photos and 4 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/eagle-cove-campground",
  "image": [
    "https://campcdn.com/photos/2/4/2467/129669/uploads_2F1500051027092-e03zwe48boe-84ce1af0e83477ea7273c955d2a396b5_2FIMG_3534.JPG?v=1666555789",
    "http:https://campcdn.com/photos/2/4/2467/129669/low_res/eagle-cove-campground.JPG?v=1666555789"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9076419277348,
    "longitude": -115.69002433693912
  },
  "sameAs": [
    "https://www.campendium.com/eagle-cove-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}