{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-casino-hotel-rv-park-north-bend-or",
  "name": "The Mill Casino • Hotel & RV Park",
  "description": "The Mill Casino • Hotel & RV Park is located at 3201 Tremont Avenue, North Bend OR 97459. The Mill Casino • Hotel & RV Park can be contacted at ***-***-**** or https://www.themillcasino.com/",
  "url": "https://campertunity.com/listings/campgrounds/mill-casino-hotel-rv-park-north-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3201 Tremont Avenue",
    "addressLocality": "North Bend",
    "addressRegion": "OR",
    "postalCode": "97459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3939146,
    "longitude": -124.2184222
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/north-bend/the-mill-casino-hotel-rv-park"
  ]
}