{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/siesta-bay-rv-resort-fort-myers-fl",
  "name": "Siesta Bay RV Resort",
  "description": "Siesta Bay RV Resort is located at 19333 Summerlin Road, Fort Myers FL 33908. Siesta Bay RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/south/florida/siesta-bay/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/siesta-bay-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": "19333 Summerlin Road",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "postalCode": "33908",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.4932286,
    "longitude": -81.959105
  }
}