{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-red-coconut-rv-park-fort-myers-beac",
  "name": "Red Coconut RV Park",
  "description": "Red Coconut RV Park is located at 3001 Estero Boulevard, Fort Myers Beach FL 33931. Red Coconut RV Park can be contacted at ***-***-**** or http://www.redcoconut.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-red-coconut-rv-park-fort-myers-beac",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3001 Estero Boulevard",
    "addressLocality": "Fort Myers Beach",
    "addressRegion": "FL",
    "postalCode": "33931",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.4453449,
    "longitude": -81.9369493
  }
}