{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-bend-campground-prineville",
  "name": "Big Bend Campground",
  "description": "Big Bend Campground is located at Crooked River Highway, Prineville OR 97754. Big Bend Campground can be contacted at ***-***-**** or https://www.blm.gov/programs/national-conservation-lands/oregon-washington/crooked-wsr",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-bend-campground-prineville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crooked River Highway",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1127899,
    "longitude": -120.794958
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/prineville/big-bend-campground"
  ]
}