{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunset-bay-state-park-coos-bay-or",
  "name": "Sunset Bay State Park",
  "description": "Sunset Bay State Park is located at , Coos Bay OR 97420. Sunset Bay State Park can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=70",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunset-bay-state-park-coos-bay-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coos Bay",
    "addressRegion": "OR",
    "postalCode": "97420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3306137,
    "longitude": -124.3730409
  }
}