{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-morganton-point-recreation-area-mor",
  "name": "Morganton Point Recreation Area",
  "description": "Morganton Point Recreation Area is located at 475 Lake Drive, Morganton GA 30560. Morganton Point Recreation Area can be contacted at ***-***-**** or http://cfaia.org/morganton-point-recreation-area-campgrounds-in-georgia/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-morganton-point-recreation-area-mor",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "475 Lake Drive",
    "addressLocality": "Morganton",
    "addressRegion": "GA",
    "postalCode": "30560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.871354,
    "longitude": -84.248165
  }
}