{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mt-zion-united-methodist-campgr",
  "name": "Mt. Zion United Methodist Campground",
  "description": "Mt. Zion United Methodist Campground is located at 315 Vaughn Road, Griffin GA 30223. Mt. Zion United Methodist Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mt-zion-united-methodist-campgr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "315 Vaughn Road",
    "addressLocality": "Griffin",
    "addressRegion": "GA",
    "postalCode": "30223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.24842,
    "longitude": -84.38817
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/griffin/mt-zion-united-methodist-campground"
  ]
}