Contact or Visit Us
Address
The Language Centre
12 Woodstock Road
Oxford
OX2 6HT
OX2 6HT
Opening Hours
Term-time (Weeks 1-8) opening hours:
08:45 - 19.00 Monday to Thursday
08:45 - 17:00 Friday
Out-of-term opening hours:
09:00 - 17:00 Monday to Friday
For the dates of the University terms, please see the Oxford University dates of term page.
For more information about access to the Centre, please see the Accessibility webpage.
Contact Details
admin@lang.ox.ac.uk
+44 (0)1865 283360
For the contact details of individual members of staff, please visit our staff web page.
#googlemap{
width:100%;
height:400px;
}
function initMap() {
var myLatLng = {
lat: 51.759615,
lng: -1.260972
};
var map = new google.maps.Map(document.getElementById('googlemap'), {
zoom: 13,
center: myLatLng
});
var marker = new google.maps.Marker({
position: myLatLng,
map: map,
icon: 'https://lang.web.ox.ac.uk/sites/default/files/lang/images/media/googlem…',
});
}