Job Description
Casual Fitness Instructors - Across Mid East Antrim Borough Council - Larne Join Mid & East Antrim Borough Council as a Casual Fitness Instructor and enjoy casual, ongoing work in the Public Sector. Why should you apply?
1. £13.69 p/h
2. Working Hours: As and when required -
3. Locations - Larne.
4. Public Sector
5. Closing date for this vacancy is Wednesday 20th May, however you can register your interest for current and upcoming public sector positions by applying today.
Criteria:
6. A recognised qualification in Fitness Instruction/Coaching (minimum level 2 REPs)
7. A recognised qualification in group exercise classes
8. Knowledge and experience of using Microsoft Packages (Word and Excel)
9. 6 months’ experience in a customer focused industry.
10. Good communication and interpersonal skills
11. Good standard of physical fitness
12. As the nature of this post is likely to involve working with or being in close contact with children and/or vulnerable adults any offer of appointment will be subject to an Enhanced AccessNI Disclosure. Having a criminal record will not necessarily be a bar to obtaining a position. A copy of our Policy on the Recruitment of Ex-Offenders and the AccessNI Code of Practice is available on request.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
13. Share Vacancy on Facebook
14. Share Vacancy on X
15. Share Vacancy on LinkedIn
16. Share Vacancy on WhatsApp
17. Send Vacancy to a friend
// function selectJob() { var jobID = '36827'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //