{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-morris-historic-site-midway-ga",
  "name": "Fort Morris Historic Site",
  "description": "Fort Morris Historic Site is located at 2559 Fort Morris Road, Midway GA 31320. Fort Morris Historic Site can be contacted at ***-***-**** or https://gastateparks.org/FortMorris",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-morris-historic-site-midway-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2559 Fort Morris Road",
    "addressLocality": "Midway",
    "addressRegion": "GA",
    "postalCode": "31320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7600554,
    "longitude": -81.2894836
  }
}