our work

WP_Query Object
(
    [query] => Array
        (
            [paged] => 1
            [posts_per_page] => 12
            [post_status] => Array
                (
                    [0] => publish
                )

            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => project-category
                            [field] => id
                            [terms] => Array
                                (
                                    [0] => 156
                                    [1] => 158
                                    [2] => 157
                                    [3] => 159
                                )

                            [operator] => IN
                        )

                )

            [meta_query] => Array
                (
                )

            [post_type] => Array
                (
                    [0] => fullsteam_project
                )

            [orderby] => date
            [order] => desc
        )

    [query_vars] => Array
        (
            [paged] => 1
            [posts_per_page] => 12
            [post_status] => Array
                (
                    [0] => publish
                )

            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => project-category
                            [field] => id
                            [terms] => Array
                                (
                                    [0] => 156
                                    [1] => 158
                                    [2] => 157
                                    [3] => 159
                                )

                            [operator] => IN
                        )

                )

            [meta_query] => Array
                (
                )

            [post_type] => Array
                (
                    [0] => fullsteam_project
                )

            [orderby] => date
            [order] => DESC
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => project-category
            [term_id] => 156
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => project-category
                            [terms] => Array
                                (
                                    [0] => 156
                                    [1] => 158
                                    [2] => 157
                                    [3] => 159
                                )

                            [field] => id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                )

            [queried_terms] => Array
                (
                    [project-category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 156
                                    [1] => 158
                                    [2] => 157
                                    [3] => 159
                                )

                            [field] => id
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,42,7,8,10,9,15,164,167,168,172,173,174,175,176,177,178,179,180,181,182,183,185,186,187,188)
) AND wp_posts.post_type = 'fullsteam_project' AND ((wp_posts.post_status = 'publish'))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_date DESC
					LIMIT 0, 12
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 3196
                    [post_author] => 2
                    [post_date] => 2024-02-22 21:32:33
                    [post_date_gmt] => 2024-02-22 21:32:33
                    [post_content] => 
                    [post_title] => Pisgah View State Park
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pisgah-view-state-park
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-22 21:32:33
                    [post_modified_gmt] => 2024-02-22 21:32:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=3196
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3074
                    [post_author] => 2
                    [post_date] => 2023-08-17 19:47:46
                    [post_date_gmt] => 2023-08-17 19:47:46
                    [post_content] => 
                    [post_title] => Ecusta Trail Phase 1
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ecusta-trail-phase-1
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-07 13:05:21
                    [post_modified_gmt] => 2023-09-07 13:05:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=3074
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2978
                    [post_author] => 2
                    [post_date] => 2023-03-28 14:44:54
                    [post_date_gmt] => 2023-03-28 14:44:54
                    [post_content] => 
                    [post_title] => Lake Glenville Water Quality Monitoring
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lake-glenville-water-quality-monitoring
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-03-28 14:47:31
                    [post_modified_gmt] => 2023-03-28 14:47:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2978
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2861
                    [post_author] => 2
                    [post_date] => 2022-08-09 20:35:54
                    [post_date_gmt] => 2022-08-09 20:35:54
                    [post_content] => 
                    [post_title] => Pinnacle Park
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pinnacle-park
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-25 14:18:06
                    [post_modified_gmt] => 2023-04-25 14:18:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2861
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2755
                    [post_author] => 2
                    [post_date] => 2022-06-17 19:39:00
                    [post_date_gmt] => 2022-06-17 19:39:00
                    [post_content] => 
                    [post_title] => Rice Branch Due Diligence
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rice-branch-due-diligence
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-25 14:18:59
                    [post_modified_gmt] => 2023-04-25 14:18:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2755
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2746
                    [post_author] => 2
                    [post_date] => 2022-06-15 13:19:11
                    [post_date_gmt] => 2022-06-15 13:19:11
                    [post_content] => 
                    [post_title] => Noquisiyi Cultural District Site Plan
                    [post_excerpt] => Public process drove the creation of the plan that included a Learning Center, Cherokee Café and Dining Space, a variety of trails and walkways and multiple plazas and spaces to promote Cherokee Art and Culture.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => noquisiyi-cultural-district-site-plan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-06-15 13:21:30
                    [post_modified_gmt] => 2022-06-15 13:21:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2746
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2650
                    [post_author] => 2
                    [post_date] => 2021-09-30 21:02:38
                    [post_date_gmt] => 2021-09-30 21:02:38
                    [post_content] => 
                    [post_title] => Elk Knob State Park Master Plan
                    [post_excerpt] => The NC Division of Parks and Recreation hired Equinox to prepare a Master Plan for Elk Knob State Park in Watauga and Ashe Counties.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => elk-knob-state-park-master-plan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-06 15:46:16
                    [post_modified_gmt] => 2021-10-06 15:46:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2650
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2537
                    [post_author] => 2
                    [post_date] => 2021-08-19 13:06:46
                    [post_date_gmt] => 2021-08-19 13:06:46
                    [post_content] => 
                    [post_title] => Valley Bear Farms
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => valley-bear-farms
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-06-10 17:23:12
                    [post_modified_gmt] => 2022-06-10 17:23:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2537
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2764
                    [post_author] => 2
                    [post_date] => 2021-06-17 19:51:27
                    [post_date_gmt] => 2021-06-17 19:51:27
                    [post_content] => 
                    [post_title] => The Woods Road Property
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-woods-road-property
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-06-17 19:54:24
                    [post_modified_gmt] => 2022-06-17 19:54:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2764
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2488
                    [post_author] => 2
                    [post_date] => 2021-04-08 17:28:44
                    [post_date_gmt] => 2021-04-08 17:28:44
                    [post_content] => 
                    [post_title] => Riverside Park and Whitewater Wave
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => riverside-park-and-whitewater-wave
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-10-18 15:45:00
                    [post_modified_gmt] => 2022-10-18 15:45:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2488
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2409
                    [post_author] => 2
                    [post_date] => 2020-10-26 15:22:48
                    [post_date_gmt] => 2020-10-26 15:22:48
                    [post_content] => 
                    [post_title] => The Ramble Greenway Master Implementation Plan
                    [post_excerpt] => Vision Cashier’s engaged Equinox to develop a plan to expand the Ramble Greenway into a larger system that would connect the entire village and beyond.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-ramble-greenway-master-implementation-plan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-06-10 18:19:52
                    [post_modified_gmt] => 2022-06-10 18:19:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2409
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2344
                    [post_author] => 2
                    [post_date] => 2020-06-08 18:29:39
                    [post_date_gmt] => 2020-06-08 18:29:39
                    [post_content] => 
                    [post_title] => Devil's Fork State Park
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => devils-fork-state-park
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-06-10 17:19:33
                    [post_modified_gmt] => 2022-06-10 17:19:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=2344
                    [menu_order] => 0
                    [post_type] => fullsteam_project
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 12
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 3196
            [post_author] => 2
            [post_date] => 2024-02-22 21:32:33
            [post_date_gmt] => 2024-02-22 21:32:33
            [post_content] => 
            [post_title] => Pisgah View State Park
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => pisgah-view-state-park
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-02-22 21:32:33
            [post_modified_gmt] => 2024-02-22 21:32:33
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://equinoxenvironmental.com/?post_type=fullsteam_project&p=3196
            [menu_order] => 0
            [post_type] => fullsteam_project
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 99
    [max_num_pages] => 9
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 7cc6fe235f1ad3b0fc84b3491fafb58d
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)