{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-calusa-cove-rv-park-fort-myers",
  "name": "Calusa Cove RV Park",
  "description": "Calusa Cove RV Park is located at 19421 Santa Elena Drive, Fort Myers FL 33908. Calusa Cove RV Park can be contacted at ***-***-**** or http://calusa-cove-rv-park.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-calusa-cove-rv-park-fort-myers",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19421 Santa Elena Drive",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "postalCode": "33908",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.4574915,
    "longitude": -81.833607
  }
}