{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shelton-wayside-park-fossil-or",
  "name": "Shelton Wayside Park",
  "description": "Shelton Wayside Park is located at 42853 Oregon 19, Fossil OR 97830. Shelton Wayside Park can be contacted at ***-***-**** or http://www.wheelercountyoregon.com/recreation",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-shelton-wayside-park-fossil-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42853 Oregon 19",
    "addressLocality": "Fossil",
    "addressRegion": "OR",
    "postalCode": "97830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8957574,
    "longitude": -120.0876033
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/fossil/shelton-wayside-park"
  ]
}