Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

Environmental Engineer

Career Insights for Environmental Engineer

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on Georgia data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

An Environmental Engineer develops solutions to environmental problems using engineering, biology, chemistry, and geology. Addresses pollution control, waste disposal, recycling, or public health issues. Works on local environmental issues, such as polluted groundwater, or global or regional issues, such as acid rain. Works with environmental scientists and public policymakers to identify problems and develop technologies that benefit people and protect the environment.

$95,805 / year median in Georgia

+12% projected growth

Explore Career

Job Description

Environmental Engineer Posted on August 20, 2026 August 20, 2026 by JMJ Phillip We are seeking an experienced Environmental Engineer to support environmental compliance, permitting, and Environmental, Health, and Safety (EHS) initiatives within a manufacturing environment. The ideal candidate will be a calm, organized, and experienced professional who can manage multiple environmental projects, communicate effectively across teams, and maintain strong environmental management systems. Position Responsibilities Environmental Compliance & Management Support and maintain environmental and EHS management systems. Ensure environmental activities comply with applicable regulations, permits, and internal requirements. Monitor environmental performance and identify opportunities for continuous improvement. Maintain accurate environmental documentation, records, and reports. Lead by example in maintaining environmental compliance and organizational integrity. Stormwater & Environmental Monitoring Coordinate and oversee stormwater sampling activities and environmental monitoring. Investigate environmental concerns and develop appropriate corrective actions. Support initiatives related to water quality and potential treatment requirements. Work with third-party environmental service providers as needed. Permitting & Regulatory Support Manage and maintain environmental permits and related documentation. Evaluate permitting requirements as facility operations and construction activities change. Support regulatory submissions, inspections, audits, and compliance activities. Identify potential environmental risks and recommend appropriate solutions. Continuous Improvement Apply Lean Thinking, 5-S, and Six Sigma principles to environmental processes where appropriate. Identify opportunities to improve environmental performance, efficiency, and compliance. Support projects that strengthen environmental and EHS programs. Cross-Functional Collaboration Work closely with operations, maintenance, engineering, and other departments on environmental matters. Communicate environmental requirements and expectations effectively across the organization. Provide environmental and EHS support to leadership and team members. Serve as a resource for environmental matters when other team members or leaders are unavailable. Project & Field Support Manage multiple environmental tasks and projects simultaneously while meeting deadlines. Support environmental requirements associated with facility construction and operational changes. Conduct field activities and inspections as necessary. Maintain flexibility to support special projects and changing operational needs. Prerequisites Bachelor's degree in Environmental Engineering, Environmental Science, or a related field. 3-5 years of experience performing environmental responsibilities in a manufacturing or consulting environment. Working knowledge of environmental compliance and EHS management systems. Basic knowledge of Lean Thinking, 5-S, and Six Sigma methodologies. Strong verbal and written communication skills. Proficiency with Microsoft Outlook, Word, PowerPoint, and Excel. Strong organizational and time-management skills. Ability to manage multiple projects and priorities simultaneously. Ability to work effectively with individuals across different functions and levels of an organization. Ability to remain calm and effective under pressure. Willingness to adjust work schedules when environmental or operational needs require it. Ability to work extended periods on your feet, lift approximately 30 pounds repeatedly, and safely climb ladders when required. Certifications (Preferred, but not Required) Professional environmental or EHS certification. Six Sigma certification. Lean certification or training. Additional environmental compliance or regulatory training. What the Role Offers Annual salary range of $81,500-$126,500, with the expected budget generally around the $90,000 range, depending on qualifications and experience. Target bonus of 10%, with a maximum bonus opportunity of 20%. 15 days of PTO, prorated for the year. Monday-Friday schedule, generally 7:00 AM-4:00 PM, with flexibility for special projects as needed. Opportunity to make a direct impact on environmental compliance and sustainability within a manufacturing operation. Exposure to environmental permitting, stormwater management, compliance initiatives, and facility improvement projects. Opportunity to collaborate with cross-functional teams and environmental professionals. Relocation assistance may be considered for the right candidate. On-site role with meaningful responsibility and opportunities for professional development. Why Peachtree City? Peachtree City provides an excellent setting for an environmental engineering professional supporting manufacturing operations. The area offers access to a growing industrial community and a strong regional workforce, while providing an environment where professionals can contribute directly to facility operations, environmental compliance, and continuous improvement initiatives. Upload your resume to Apply • Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email • Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills Submit gform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /• delay the scroll by 50 milliseconds to fix a bug in chrome •/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );var current_page = jQuery('#gform_source_page_number_5').val();jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now

Benefits

  • Paid Time Off (PTO)
  • Professional Development
  • Dental Insurance
  • Relocation Assistance