{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/williston-crossings-rv-resort-fl",
  "name": "Williston Crossings RV Resort",
  "description": "Williston Crossings RV Resort is located at 410 Northeast 5th Street, Williston FL 32696. Williston Crossings RV Resort can be contacted at ***-***-**** or http://willistoncrossingrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/williston-crossings-rv-resort-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "410 Northeast 5th Street",
    "addressLocality": "Williston",
    "addressRegion": "FL",
    "postalCode": "32696",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3953978,
    "longitude": -82.4406928
  }
}