{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcgregor-rv-park-fort-myers-fl-2",
  "name": "McGregor RV Park",
  "description": "McGregor RV Park is located at 16650 McGregor Boulevard, Fort Myers FL 33908. McGregor RV Park can be contacted at ***-***-**** or http://www.mcgregor-rv-park.com/home.html",
  "url": "https://campertunity.com/listings/campgrounds/mcgregor-rv-park-fort-myers-fl-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16650 McGregor Boulevard, 103",
    "addressLocality": "Fort Myers",
    "addressRegion": "FL",
    "postalCode": "33908",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.5017842,
    "longitude": -81.9656876
  }
}