{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-rock-mountain-winslow-ar",
  "name": "White Rock Mountain",
  "description": "White Rock Mountain is located at 214 Bowles Gap Road, Winslow AR 72959. White Rock Mountain can be contacted at ***-***-**** or http://www.whiterockmountain.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-rock-mountain-winslow-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "214 Bowles Gap Road",
    "addressLocality": "Winslow",
    "addressRegion": "AR",
    "postalCode": "72959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6920075,
    "longitude": -93.9563633
  }
}