{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shady-oaks-campground-rv-park",
  "name": "Shady Oaks Campground & RV Park",
  "description": "Shady Oaks Campground & RV Park is located at 960 State Highway 206, Harrison AR 72601. Shady Oaks Campground & RV Park can be contacted at ***-***-**** or https://www.camptheoaks.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-shady-oaks-campground-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "960 State Highway 206",
    "addressLocality": "Harrison",
    "addressRegion": "AR",
    "postalCode": "72601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1422222,
    "longitude": -93.1038194
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/harrison/shady-oaks-campground-rv-park"
  ]
}