{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-battlefield-campground-rv-park",
  "name": "Battlefield Campground & RV Park",
  "description": "Battlefield Campground & RV Park is located at 199 Koa Boulevard, Ringgold GA 30736. Battlefield Campground & RV Park can be contacted at ***-***-**** or http://battlefieldrvpark.weebly.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-battlefield-campground-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "199 Koa Boulevard",
    "addressLocality": "Ringgold",
    "addressRegion": "GA",
    "postalCode": "30736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9317127,
    "longitude": -85.1559803
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/ringgold/battlefield-campground-rv-park"
  ]
}