{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/land-by-mcgregor-fort-myers-fl",
  "name": "Land by McGregor",
  "description": "Nice parking space for RVs. Tap water and 50 amp outlet in premises. The area is a piece of land of 80 feet by 80 feet. Fine dining, shopping and museums in the area. 7 minutes to downtown. 20 minutes to Fort Myers beach. 20 minutes to I75. The house is rented for Airbnb guests. Reliable wifi and water are provided. Very quiet neighborhood.",
  "url": "https://campertunity.com/listings/campgrounds/land-by-mcgregor-fort-myers-fl",
  "image": [
    "https://hipcamp-res.cloudinary.com/images/c_limit,f_auto,h_1200,q_60,w_1920/v1666319944/campground-photos/cf1wpguoqgqv3madsa1g/land-by-mcgregor-nice-rv-spot-by-mcgregor-southwest-florida.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.57104,
    "longitude": -81.9014225
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sheldon  B."
      },
      "datePublished": "October 26, 2025",
      "reviewBody": "Great communication with the host. Nice level spot. Close to all kinds of restaurants.  Will definitely stay again."
    }
  ]
}