{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-gatewood-park-cartersville-ga",
  "name": "Gatewood Park",
  "description": "Gatewood Park is located at 224 Bartow Beach Road Southeast, Cartersville GA 30121. Gatewood Park can be contacted at ***-***-**** or http://www.bartowga.org/departments/gatewood_park.php",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-gatewood-park-cartersville-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "224 Bartow Beach Road Southeast",
    "addressLocality": "Cartersville",
    "addressRegion": "GA",
    "postalCode": "30121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1800016,
    "longitude": -84.7251838
  }
}