{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burnt-ranch-campground-mitchell-or",
  "name": "Burnt Ranch Campground",
  "description": "Burnt Ranch Campground is located at , Mitchell OR 97750. Burnt Ranch Campground can be contacted at ***-***-**** or http://www.blm.gov/or/resources/recreation/johnday/camping.php",
  "url": "https://campertunity.com/listings/campgrounds/burnt-ranch-campground-mitchell-or",
  "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.7419549,
    "longitude": -120.3537477
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/mitchell/burnt-ranch-campground"
  ]
}