{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-bay-campground-bend-or",
  "name": "Blue Bay Campground",
  "description": "Blue Bay Campground is located at , Bend OR 97701. Blue Bay Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recreation/camping-cabins/recarea/?recid=38578&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/blue-bay-campground-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42,
    "longitude": -121.7319444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/blue-bay-campground"
  ]
}