{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-devil-den-prehistoric-spring-williston",
  "name": "Devil's Den Prehistoric Spring",
  "description": "Devil's Den Prehistoric Spring is located at 5390 Northeast 180 Avenue, Williston FL 32696. Devil's Den Prehistoric Spring can be contacted at ***-***-**** or http://www.devilsden.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-devil-den-prehistoric-spring-williston",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5390 Northeast 180 Avenue",
    "addressLocality": "Williston",
    "addressRegion": "FL",
    "postalCode": "32696",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.4070655,
    "longitude": -82.4760228
  }
}