{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cove-arm-lake-bruneau-id",
  "name": "Cove Arm Lake",
  "description": "Cove Arm Lake is located at Unnamed Road, Bruneau ID 83604. Cove Arm Lake can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/cove-arm-lake-bruneau-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Bruneau",
    "addressRegion": "ID",
    "postalCode": "83604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.965276,
    "longitude": -115.860475
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/bruneau/cove-arm-lake"
  ]
}