{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-rivers-casino-florence-or",
  "name": "Three Rivers Casino and Resort",
  "description": "Three Rivers Casino and Resort is located at 5647 Oregon 126, Florence OR 97439. Three Rivers Casino and Resort can be contacted at ***-***-**** or https://www.threeriverscasino.com/florence",
  "url": "https://campertunity.com/listings/campgrounds/three-rivers-casino-florence-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5647 Oregon 126",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "postalCode": "97439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9826226,
    "longitude": -124.087367
  }
}