{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hog-valley-rv-treehouse-resort-fayetteville-ar",
  "name": "Hog Valley RV & Treehouse Resort",
  "description": "Hog Valley RV & Treehouse Resort is located at 447 Northwest Campbell Loop, Fayetteville AR 72701. Hog Valley RV & Treehouse Resort can be contacted at ***-***-**** or http://hogvalleyrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/hog-valley-rv-treehouse-resort-fayetteville-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "447 Northwest Campbell Loop",
    "addressLocality": "Fayetteville",
    "addressRegion": "AR",
    "postalCode": "72701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9902181,
    "longitude": -94.1975825
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/fayetteville/hog-valley-rv-treehouse-resort"
  ]
}