Live Oak is a city in Suwannee County, Florida, United States. The city is the county seat of Suwannee County and is located east of Tallahassee. As of 2010, the population recorded by the U.S. Census Bureau was 6,850.U.S. Highway 90, U.S. Highway 129 and Interstate 10 are major highways running through Live Oak.It is served by the Suwannee County Airport as well as many private airparks scattered throughout the county.One other Florida county also has a community named Live Oak, which is located in Washington County.

var getCookie = function (name) { var match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)')); if (match) { return decodeURIComponent(match[2]) }; } var setCookie = function (variable, value) { var d = new Date(); d.setTime(d.getTime() + (366 * 24 * 60 * 60 * 1000)); var expires = "; expires=" + d.toUTCString(); document.cookie = variable + "=" + (value || "") + expires + "; domain=." + domain + "; path=/"; } var urlParams = new URLSearchParams(window.location.search); var email = urlParams.get('email'); if (!email) { email = getCookie(cookieName); if (email !== "") { window.snowplow('setUserId', email); setCookie(cookieName, email); } } if (email) { window.snowplow('setUserId', email); setCookie(cookieName, email); } Util.addScript('https://files.curaytor.io/trees/cy-init.js'); //End of script, add other trackers below this line// };