{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-battlefield-campground-rv-park-ringgold-ga",
  "name": "Home | Battlefield Campground & RV Park",
  "description": "Battlefield Campground & RV Park is located close to downtown Chattanooga, Lookout Mountain, Ruby Falls, Rock City, and more.",
  "url": "https://campertunity.com/listings/campgrounds/home-battlefield-campground-rv-park-ringgold-ga",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "199 Koa Boulevard",
    "addressLocality": "Ringgold",
    "addressRegion": "GA",
    "postalCode": "30736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.93166,
    "longitude": -85.15614
  },
  "sameAs": [
    "https://battlefieldcampground.square.site"
  ]
}