{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-campground-mitchell-or",
  "name": "Cottonwood Campground",
  "description": "Cottonwood Campground is located at National Forest Development Road 200, Mitchell OR 97750. Cottonwood Campground can be contacted at or https://www.fs.usda.gov/recarea/ochoco/recarea/?recid=38596",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-campground-mitchell-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 200",
    "addressLocality": "Mitchell",
    "addressRegion": "OR",
    "postalCode": "97750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.38835,
    "longitude": -119.855537
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/mitchell/cottonwood-campground"
  ]
}