{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wills-creek-rv-park-fort-payne-al",
  "name": "Wills Creek RV Park",
  "description": "Wills Creek RV Park is located at 1310 Airport Road West, Fort Payne AL 35968. Wills Creek RV Park can be contacted at ***-***-**** or http://www.willscreekrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/wills-creek-rv-park-fort-payne-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1310 Airport Road West",
    "addressLocality": "Fort Payne",
    "addressRegion": "AL",
    "postalCode": "35968",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4591486,
    "longitude": -85.7386754
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/fort-payne/wills-creek-rv-park"
  ]
}