{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-road-hog-rv-park-fayetteville-ar",
  "name": "Road Hog RV Park",
  "description": "Road Hog RV Park is located at 1159 West 15th Street, Fayetteville AR 72701. Road Hog RV Park can be contacted at ***-***-**** or http://www.arkansasroadhogs.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-road-hog-rv-park-fayetteville-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1159 West 15th Street",
    "addressLocality": "Fayetteville",
    "addressRegion": "AR",
    "postalCode": "72701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0470884,
    "longitude": -94.1774785
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/fayetteville/road-hog-rv-park"
  ]
}