{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-fort-myers-fl",
  "name": "Shady Acres RV Park",
  "description": "Shady Acres RV Park is located at 19370 South Tamiami Trail, Fort Myers FL 33908. Shady Acres RV Park can be contacted at ***-***-**** or https://shadyacresfl.com/",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-fort-myers-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19370 South Tamiami Trail",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "postalCode": "33908",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.4574304,
    "longitude": -81.8310489
  }
}