{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ochoco-divide-campground-prineville-or-1",
  "name": "Ochoco Divide Campground",
  "description": "Ochoco Divide Campground is located at Ochoco Highway, Prineville OR 97754. Ochoco Divide Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/ochoco/recreation/camping-cabins/recarea/?recid=38724&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/ochoco-divide-campground-prineville-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ochoco Highway",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4993606,
    "longitude": -120.3869112
  }
}