{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-bachelor-village-resort-bend-or",
  "name": "Mount Bachelor Village Resort",
  "description": "Mount Bachelor Village Resort is located at 19717 Mount Bachelor Drive, Bend OR 97702. Mount Bachelor Village Resort can be contacted at ***-***-**** or https://www.mtbachelorvillage.com/?utm_source=google&utm_campaign=local&utm_medium=organic",
  "url": "https://campertunity.com/listings/campgrounds/mount-bachelor-village-resort-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19717 Mount Bachelor Drive",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0330026,
    "longitude": -121.3364154
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/mount-bachelor-village-resort"
  ]
}