{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-myers-rv-resort-fort-myers-fl",
  "name": "Fort Myers RV Resort",
  "description": "Fort Myers RV Resort is located at 16800 South Tamiami Trail, Fort Myers FL 33908. Fort Myers RV Resort can be contacted at ***-***-**** or http://www.rvresorts.com/fortmyers.html",
  "url": "https://campertunity.com/listings/campgrounds/fort-myers-rv-resort-fort-myers-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16800 South Tamiami Trail",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "postalCode": "33908",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.4982537,
    "longitude": -81.852938
  }
}