{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blueway-rv-village-fort-myers-fl",
  "name": "Blueway RV Village",
  "description": "Blueway RV Village camping reservations and campground information. Learn more about camping near Blueway RV Village and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/blueway-rv-village-fort-myers-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783294/%7Bpht%7DphotoURL3-original%7Bpht%7D1699575128859.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19370 South Tamiami Trail",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.45743,
    "longitude": -81.83105
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}