{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sage-bluff-campground-cascade-id",
  "name": "Sage Bluff Campground",
  "description": "Sage Bluff Campground is located at Lakeshore Drive, Cascade ID 83611. Sage Bluff Campground can be contacted at or https://www.idahocampgroundreview.com/campgroundhome.php?page=sagebluff",
  "url": "https://campertunity.com/listings/campgrounds/sage-bluff-campground-cascade-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeshore Drive",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5051916,
    "longitude": -116.062347
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/cascade/sage-bluff-campground"
  ]
}