{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-carlos-rv-park-islands-fort",
  "name": "San Carlos RV Park & Islands",
  "description": "San Carlos RV Park & Islands is located at 18701 San Carlos Boulevard, Fort Myers Beach FL 33931. San Carlos RV Park & Islands can be contacted at ***-***-**** or http://www.sancarlosrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-san-carlos-rv-park-islands-fort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18701 San Carlos Boulevard",
    "addressLocality": "Fort Myers Beach",
    "addressRegion": "FL",
    "postalCode": "33931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.46834,
    "longitude": -81.9494656
  }
}