{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/allatoona-landing-campground-cartersville-ga",
  "name": "Allatoona Landing Campground",
  "description": "Allatoona Landing Campground is located at 24 Allatoona Landing Road Southeast, Cartersville GA 30121. Allatoona Landing Campground can be contacted at ***-***-**** or http://www.allatoonalandingmarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/allatoona-landing-campground-cartersville-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 Allatoona Landing Road Southeast",
    "addressLocality": "Cartersville",
    "addressRegion": "GA",
    "postalCode": "30121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1092868,
    "longitude": -84.7080029
  }
}