{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-smith-rock-state-park",
  "name": "Smith Rock State Park",
  "description": "Smith Rock State Park is located at , Terrebonne OR 97760. Smith Rock State Park can be contacted at ***-***-**** or http://www.oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=36",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-smith-rock-state-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Terrebonne",
    "addressRegion": "OR",
    "postalCode": "97760",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3682459,
    "longitude": -121.1405814
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/terrebonne/smith-rock-state-park"
  ]
}