{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lakepoint-campground-acworth",
  "name": "Lakepoint Campground",
  "description": "Lakepoint Campground is located at 5134 North Shores Road Northwest, Acworth GA 30101. Lakepoint Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lakepoint-campground-acworth",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5134 North Shores Road Northwest",
    "addressLocality": "Acworth",
    "addressRegion": "GA",
    "postalCode": "30101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0563193,
    "longitude": -84.7139259
  }
}