{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-william-m-tugman-state-park-lakeside-or",
  "name": "William M. Tugman State Park",
  "description": "William M. Tugman State Park is located at 72549 U.S. 101, Lakeside OR 97449. William M. Tugman State Park can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=69",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-william-m-tugman-state-park-lakeside-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "72549 U.S. 101",
    "addressLocality": "Lakeside",
    "addressRegion": "OR",
    "postalCode": "97449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6003049,
    "longitude": -124.1799611
  }
}