{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-mountain-state-park-chatsworth",
  "name": "Fort Mountain State Park",
  "description": "Fort Mountain State Park is located at 181 Fort Mountain State Park Road, Chatsworth GA 30705. Fort Mountain State Park can be contacted at ***-***-**** or https://gastateparks.org/FortMountain",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-mountain-state-park-chatsworth",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "181 Fort Mountain State Park Road",
    "addressLocality": "Chatsworth",
    "addressRegion": "GA",
    "postalCode": "30705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7626382,
    "longitude": -84.7031332
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/chatsworth/fort-mountain-state-park"
  ]
}