I luv Oktoberfest

I luv Oktoberfest The Oktoberfest page shares updates on event schedules, beer tents, and traditional Bavarian food.

It features lively photos, videos, and stories, capturing the festival’s spirit.

The Von Trapp family was an Austrian musical family whose story inspired the famous musical and film The Sound of Music....
09/28/2025

The Von Trapp family was an Austrian musical family whose story inspired the famous musical and film The Sound of Music. Headed by Georg von Trapp, a decorated naval officer, and his second wife Maria Kutschera von Trapp, a former postulant at Nonnberg Abbey, the family originally lived in Salzburg, Austria. After the rise of the N**i regime in the late 1930s, they fled Austria due to their opposition to N**i rule.

Settling first in Italy and then in the United States in 1938, they became known as the Trapp Family Singers, performing traditional Austrian folk songs and sacred music worldwide. Eventually, they made Vermont their permanent home, founding the Trapp Family Lodge, which still operates today. Their life story remains a symbol of courage, faith, and music in the face of adversity.

10/07/2024
10/03/2024

OKTOBERFEST fun fact - Did you know that hot dogs and hamburgers were brought over by German immigrants to the USA? Hot Dogs have their origins with the frankfurter and hamburgers were named after Hamburg Germany!

Address

105 Warren Avenue N
Seattle, WA
98109

Website

Alerts

Be the first to know and let us send you an email when I luv Oktoberfest posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });