{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-sky-rv-park-mounta",
  "name": "Blue Sky RV Park",
  "description": "Blue Sky RV Park is located at 20843 Arkansas 5, Mountain View AR 72560. Blue Sky RV Park can be contacted at ***-***-**** or http://www.blueskyrvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-sky-rv-park-mounta",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20843 Arkansas 5",
    "addressLocality": "Mountain View",
    "addressRegion": "AR",
    "postalCode": "72560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.90844,
    "longitude": -92.107574
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mountain-view/blue-sky-rv-park",
    "https://www.campendium.com/blue-sky-rv-park-arkansas",
    "https://www.rvezy.com/fr/campground/57a0a44a-1b1a-4e0c-b015-b229b30a14ca",
    "https://www.rvezy.com"
  ]
}