{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-fort-myers-fl",
  "name": "Boondocking host near Fort Myers, FL",
  "description": "In our driveway, in the country east of Fort Myers, FL. I only respond to official stay request (not through the message center)",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-fort-myers-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8425/profile/5lLO36lCJQ6TUIWW_1b98213eeaaf753becec279d6b0ac1e0_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/252906/profile/7vOtIMhlMOurkNX9_973475a8b1a6e729c5f8016daacd1e03_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort Myers, FL",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.45689565,
    "longitude": -81.72968746
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 228,
    "bestRating": 5,
    "worstRating": 1
  }
}