{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tumalo-state-park-bend-or",
  "name": "Tumalo State Park",
  "description": "Tumalo State Park is located at 64170 O. B. Riley Road, Bend OR 97703. Tumalo State Park can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=34",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tumalo-state-park-bend-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64170 O. B. Riley Road",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1286879,
    "longitude": -121.3274044
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/tumalo-state-park"
  ]
}