{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacobs-creek-recreation-area-bristol-tn",
  "name": "Jacobs Creek Recreation Area",
  "description": "Jacobs Creek Recreation Area is located at , Bristol TN 37620. Jacobs Creek Recreation Area can be contacted at or http://www.fs.usda.gov/recarea/cherokee/recarea/?recid=34924",
  "url": "https://campertunity.com/listings/campgrounds/jacobs-creek-recreation-area-bristol-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bristol",
    "addressRegion": "TN",
    "postalCode": "37620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5683008,
    "longitude": -82.0119065
  }
}