{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mitchell-city-park-mitchell-or",
  "name": "Mitchell City Park",
  "description": "Mitchell City Park is located at , Mitchell OR 97750. Mitchell City Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/mitchell-city-park-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.5669464,
    "longitude": -120.1524881
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/mitchell/mitchell-city-park",
    "https://thedyrt.com/camping/oregon/mitchell-city-park"
  ]
}