Share The Article

There are many a reason why tourists flock to London, and gorgeous as it may be, with its iconic red telephone boxes and gorgeous Victorian-era architecture, be under no illusion: being the global metropolis it is, it’s anything but undeniably British at its core.

Don’t get us wrong. We love London for its diverse food scene and vibrant culture, but if you’re looking for Old England, with the half-timbered pubs and quaint, lamp-lit streets, you certainly won’t find it here.

On the other hand, this smaller city nearby has all the medieval allure and authentic British charm you’ve been dreaming of, and something you might not know, it was even the country’s capital before London took up that mantle:

Winchester Cathedral Seen From A DistanceWinchester Cathedral Seen From A Distance

Behold Winchester, England’s Old Capital

A picturesque city in Hampshire, only 67 miles southwest of London, Winchester has to be one of England’s most underrated cultural getaways.

Though it is home to one of the most stunning Gothic cathedrals in Europe and a well-preserved historic center that’s seen few major changes to its townscape since the Middle Ages, it receives only a small fraction of the tourism other larger English cities do.

{ const mainContainer = document.getElementById(‘top-winchester-planner-v1’); if (!mainContainer || mainContainer.hasAttribute(‘data-initialized’)) return; mainContainer.setAttribute(‘data-initialized’, ‘true’); const data = { history: { title: “The Original Capital”, note: “Winchester was the capital of England before London. Must-See: The Great Hall, home to the legendary Round Table of King Arthur. It is the best preserved part of the medieval castle.”, status: “good” }, cathedral: { title: “The Gothic Wonder”, note: “Winchester Cathedral has one of the longest Gothic naves in Europe. Famous Resident: Jane Austen is buried here in the north aisle. It is also the resting place of early English kings.”, status: “good” }, pubs: { title: “Authentic British Pubs”, note: “This rivals the London scene without the crowds. Try: The Black Boy for quirky decor, The Bishop on the Bridge for river views, or The Royal Oak, which claims to be one of England’s oldest pubs.”, status: “good” }, logistics: { title: “How to Get There (1 Hour)”, note: “It is the perfect day trip. Trains depart from London Waterloo and take just one hour. Tickets start around $22. Want to stay over? Hotels like the voco Winchester start at just $83 a night.”, status: “good” } }; const buildElement = (tag, options = {}) => { const el = document.createElement(tag); Object.entries(options).forEach(([key, value]) => { if (key === ‘listeners’) { Object.entries(value).forEach(([event, handler]) => el.addEventListener(event, handler)); } else { el[key] = value; } }); return el; }; const buildResultCard = (key) => { const resultData = data[key]; const card = buildElement(‘div’, { className: “result-card” }); const title = buildElement(‘div’, { className: ‘result-title’, textContent: resultData.title }); const note = buildElement(‘p’, { innerHTML: resultData.note }); card.append(title, note); return card; }; const handleButtonClick = (event, key) => { const clickedButton = event.currentTarget; const nextSibling = clickedButton.nextElementSibling; if (nextSibling && nextSibling.classList.contains(‘result-card’)) { nextSibling.remove(); clickedButton.classList.remove(‘active’); return; } const oldCard = mainContainer.querySelector(‘.result-card’); if (oldCard) { oldCard.remove(); const prevButton = mainContainer.querySelector(‘.tool-button.active’); if(prevButton) prevButton.classList.remove(‘active’); } clickedButton.classList.add(‘active’); const newCard = buildResultCard(key); clickedButton.after(newCard); newCard.scrollIntoView({ behavior: ‘smooth’, block: ‘center’ }); }; const renderStartView = () => { mainContainer.innerHTML = ”; const title = buildElement(‘h2’, { textContent: “Winchester Trip Planner” }); const description = buildElement(‘p’, { textContent: “London is great, but Winchester is ‘Old England’. Discover the original capital just 1 hour away. Click a topic below.” }); const buttonGrid = buildElement(‘div’, { className: ‘button-grid’ }); const btnHistory = buildElement(‘button’, { className: ‘tool-button’, textContent: “King Arthur and History”, listeners: { click: (e) => handleButtonClick(e, ‘history’) } }); const btnCathedral = buildElement(‘button’, { className: ‘tool-button’, textContent: “The Cathedral & Jane Austen”, listeners: { click: (e) => handleButtonClick(e, ‘cathedral’) } }); const btnPubs = buildElement(‘button’, { className: ‘tool-button’, textContent: “The Authentic Pub Scene”, listeners: { click: (e) => handleButtonClick(e, ‘pubs’) } }); const btnLogistics = buildElement(‘button’, { className: ‘tool-button’, textContent: “Getting There (Train Guide)”, listeners: { click: (e) => handleButtonClick(e, ‘logistics’) } }); buttonGrid.append(btnHistory, btnCathedral, btnPubs, btnLogistics); const poweredBy = buildElement(‘div’, { className: ‘powered-by’ }); // Add Logo const logoLink = buildElement(‘a’, { href: ‘https://www.traveloffpath.com’, target: ‘_blank’ }); const logoImg = buildElement(‘img’, { src: ‘https://www.traveloffpath.com/wp-content/uploads/2018/03/Travel-Off-Path-Logo-MInimalist-Travel-copy.png’, alt: ‘Travel Off Path’ }); logoLink.appendChild(logoImg); // Add Text const textSpan = buildElement(‘span’, { innerHTML: ‘Powered by Travel Off Path’ }); poweredBy.append(logoLink, textSpan); mainContainer.append(title, description, buttonGrid, poweredBy); }; renderStartView(); }); ]]>

Formerly the capital of England, before London caught up with it, and once the seat of King Alfred the Great, who went down in History as a fierce defender of England against Viking raiders, Winchester has plenty to keep the culture buff in you entertained.

Needless to say, the most important landmark here is Winchester Cathedral, a monumental edifice that is alone worth the Transatlantic crossing:

One Of The Most Monumental Medieval Cathedrals In Europe

Founded as early as 1079 by the Normans on the site of a much-older Saxon church, it was continuously remodeled and expanded well into the 15th century, when it achieved its final form:

Picture a huge Gothic nave, one of the longest in Europe, a stunning Great Screen, standing behind the high altar, and rows upon rows of choir stalls, delicately carved in aged Norwegian oak wood.

Fan of Realist novels much? Jane Austin is buried here, with her memorial stone found in the north aisle of the nave, as are a long succession of kings and queens. Notable names include King Æthelwulf, Alfred the Great’s father, King Edmund I, and Queen Emma.

Before Westminster in London superseded it in importance, Winchester was also the crowning site of English kings, and the city itself the country’s center of power:

A Picture-Perfect Historic Center

Remnants of Winchester’s glorious past can still be seen all around the Old Town.

Over at The Great Hall, the best-preserved bit of the once-great Winchester Castle, you’ll find the iconic ‘Round Table‘, associated with the legend of King Arthur, solemn vaulted-ceiling chambers, and beautiful courtyards.

Standing at the edge of the Old City, Westgate is yet another must-see: it used to form part of Winchester’s city walls, which have since sustained damage, though the gate itself is in a great state of preservation, and even houses a medieval history museum.

Set along the River Itchen, within walking distance of the cathedral itself, Wolvesey Castle is a scenic ruined fortress known for being the medieval residence of the Bishops of Winchester.

For lively pubs and souvenir shops, take a stroll down the centrally-located Jewry Street, and for that hidden gem tourists often skip, Cheyney Court is a timber-framed court near the cathedral, perfectly preserved from the Middle Ages.

Pub Culture Like No Other In Britain

Something we love Winchester for, other than the beautiful architecture, of course, is the pub scene, which in quite honesty, rivals that of London’s (in)famously jam-packed Shoreditch.

The Black Boy is a local favorite, due to its quirky, eclectic decor that never seems to stick to a single theme, backstreet-feeling, and affordable ales.

Fish And Chips In GibraltarFish And Chips In Gibraltar

Overlooking the Itchen, and housed in a landmark 19th-century red-brick building, The Bishop on the Bridge serves your usual pub fare, from beer-battered fish with a side of chips, to half-roasted BBQ chicken, and prices aren’t London-high (a main dish and a drink will cost $22–24).

For hearty British food in a homely environment, The Royal Oak is another strong contender: it claims to be one of the oldest pubs in England, and though we haven’t been able to verify that statement, it is supported by wood pillars, it has medieval-style low ceilings, and an Old World ambiance.

Getting To Winchester This Season

The easiest way to reach Winchester is to first fly into London and take a day trip out.

Trains to Winchester typically depart from London Waterloo Station, and the journey takes about an hour. As for fares, advance, off-peak tickets start from around $22 one-way.

For those staying in Winchester overnight, rooms at the voco Winchester Hotel & Spa by IHG start from only $83-a-night (2 adults).

Looking for other offbeat, yet-to-be-ruined English spots? Check out this small coastal town in Cornwall that tourists have yet to discover.

The Travel Off Path Advantage: Your Travel Toolkit

Subscribe To Our Latest Posts

Enter your email address to subscribe to Travel Off Path’s latest breaking travel news, straight to your inbox.

Please visit:

Our Sponsor

By admin