{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulf-waters-rv-resort-fort-myers-beach-fl-1",
  "name": "Gulf Waters RV Resort / Fort Myers Beach",
  "description": "Gulf Waters RV Resort / Fort Myers Beach is located at 11201 Summerlin Square Drive, Fort Myers Beach FL 33931. Gulf Waters RV Resort / Fort Myers Beach can be contacted at ***-***-**** or http://www.gulfwatersrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/gulf-waters-rv-resort-fort-myers-beach-fl-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11201 Summerlin Square Drive",
    "addressLocality": "Fort Myers Beach",
    "addressRegion": "FL",
    "postalCode": "33931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.492423,
    "longitude": -81.93692
  }
}