{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/navy-lake-site-cartersville-ga",
  "name": "Navy Lake Site",
  "description": "Navy Lake Site is located at 166 Sandtown Road Southeast, Cartersville GA 30121. Navy Lake Site can be contacted at ***-***-**** or http://get.dodlodging.net/propertys/Navy-Lake-Site-Allatoona",
  "url": "https://campertunity.com/listings/campgrounds/navy-lake-site-cartersville-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "166 Sandtown Road Southeast",
    "addressLocality": "Cartersville",
    "addressRegion": "GA",
    "postalCode": "30121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0919585,
    "longitude": -84.7228651
  }
}