{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/payne-campground-acworth-ga",
  "name": "Payne Campground",
  "description": "Payne Campground is located at 2495 Kellogg Creek Road, Acworth GA 30102. Payne Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/payne-campgroundallatoona-lake/r/campgroundDetails.do?contractCode=NRSO&parkId=71343",
  "url": "https://campertunity.com/listings/campgrounds/payne-campground-acworth-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2495 Kellogg Creek Road",
    "addressLocality": "Acworth",
    "addressRegion": "GA",
    "postalCode": "30102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1225782,
    "longitude": -84.6210428
  }
}