{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cottonwood-pit-campground-mitch",
  "name": "Cottonwood Pit Campground",
  "description": "Cottonwood Pit Campground is located at , Mitchell OR 97750. Cottonwood Pit Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ochoco/recarea/?recid=38598",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-cottonwood-pit-campground-mitch",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mitchell",
    "addressRegion": "OR",
    "postalCode": "97750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3677388,
    "longitude": -119.8706027
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/mitchell/cottonwood-pit-campground"
  ]
}