{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-grotto-dive-resor",
  "name": "Blue Grotto Dive Resort",
  "description": "Blue Grotto Dive Resort is located at 3852 Northeast 172 Court, Williston FL 32696. Blue Grotto Dive Resort can be contacted at ***-***-**** or http://www.divebluegrotto.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-blue-grotto-dive-resor",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3852 Northeast 172 Court",
    "addressLocality": "Williston",
    "addressRegion": "FL",
    "postalCode": "32696",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3878917,
    "longitude": -82.4865268
  }
}