NAICS Industry

NAICS 561730 Federal Contract Obligations (Last 10 Years)

FPDS procurement summary for NAICS 561730, Landscaping Services, covering obligations, award volume, agencies, vendors, and annual trends over the last 10 years.

Federal obligations under NAICS 561730 total $5.06 billion across 72,513 award actions over the last 10 years, with an average action value of $69,783.35. The largest shares are concentrated at the Department of the Army, Department of the Navy, Department of the Air Force, and Department of Veterans Affairs.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable FPDS obligations for the selected 10-year analysis window and may differ slightly from sums of rounded annual or entity-level figures.

NAICS Code
561730
Industry
LANDSCAPING SERVICES
Total Obligated
5.06 billion
5,060,200,247.76
Award Actions
72,513
Average Action Value
69,783.35

About NAICS 561730 federal contract activity

NAICS 561730, Landscaping Services, accounts for 72,513 awards and $5.06 billion in obligated spending over the last 10 years, with an average award value of $69,783.35. The category reflects a high-volume, recurring services market rather than a small number of large procurements.

Agency demand and leading federal buyers

The Department of the Army is the largest buyer in this category, obligating $1.39 billion across 20,212 awards. The Department of the Navy, Department of the Air Force, and Department of Veterans Affairs also represent major demand centers, together exceeding $2.62 billion in obligations and showing that landscaping services are widely used across defense and civilian portfolios.

Vendor concentration and leading contractors

The vendor field is moderately dispersed, with the largest supplier, Coastal Enterprises of Jacksonville, Inc., at $112.27 million across 219 awards. Pride Industries, AED Stratecon LLC, Huntsville Rehabilitation Foundation, and Greenleaf Services, Inc. follow closely, indicating that both frequent smaller awards and a limited set of larger tasking patterns support the market.

Annual contract trend over the analysis window

Annual obligations remain elevated in the recent period, ranging from $501.12 million in 2021 to $615.85 million in 2025. Award counts also remain stable year to year, suggesting sustained baseline demand with modest fluctuation rather than sharp cyclical swings.

How to interpret this page

This page summarizes FPDS award data mapped to NAICS 561730 for the last 10 years and aggregates obligations, award counts, and average award value across reported contracts. Agency and vendor rankings are based on total obligated amount within the selected analysis window, using the records available in FPDS Query.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '561730'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2100 DEPT OF THE ARMY 1,387,215,375.96 1.39 billion 20,212
1700 DEPT OF THE NAVY 923,338,266.44 923.34 million 4,828
5700 DEPT OF THE AIR FORCE 918,423,114.94 918.42 million 5,503
3600 VETERANS AFFAIRS, DEPARTMENT OF 786,375,182.20 786.38 million 11,809
1900 STATE, DEPARTMENT OF 197,699,654.30 197.70 million 3,470
1443 NATIONAL PARK SERVICE 161,546,668.25 161.55 million 2,957
4740 PUBLIC BUILDINGS SERVICE 70,188,457.16 70.19 million 1,774
8900 ENERGY, DEPARTMENT OF 66,412,620.90 66.41 million 578
12K3 ANIMAL AND PLANT HEALTH INSPECTION SERVICE 64,769,082.10 64.77 million 1,515
6920 FEDERAL AVIATION ADMINISTRATION 46,347,386.97 46.35 million 3,813

Insight

Over the last 10 years, NAICS 561730 obligations total $5.06 billion across 72,513 awards, indicating a high-volume, relatively fragmented spending base with an average award value of $69,783.35. The Department of the Army is the largest buyer at $1.39 billion and 20,212 awards, followed by the Department of the Navy and Department of the Air Force at roughly $923.34 million and $918.42 million, respectively, showing clear concentration in Defense. Veterans Affairs is also a major customer at $786.38 million, while the remaining top agencies each account for substantially smaller shares, with obligations dropping below $200 million after the top four.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '561730'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
COASTAL ENTERPRISES OF JACKSONVILLE, INC. 8T532 112,266,844.24 112.27 million 219
PRIDE INDUSTRIES 0V1H4 109,346,185.77 109.35 million 285
AED STRATECON LLC 1VRR5 85,740,090.00 85.74 million 4
HUNTSVILLE REHABILITATION FOUNDATION 6H262 78,827,415.18 78.83 million 139
GREENLEAF SERVICES, INC. 3Z5F7 70,606,014.37 70.61 million 138
GOODWILL INDUSTRIES OF SAN ANTONIO CONTRACT SERVICES 6KK45 69,772,404.90 69.77 million 113
PACIFIC FEDERAL MANAGEMENT, INC 7YNV8 68,429,564.50 68.43 million 179
DAVEY TREE EXPERT COMPANY, THE 0VY39 58,678,270.11 58.68 million 625
CW RESOURCES INC 9N853 56,619,950.82 56.62 million 221
FUJI CONSTRUCTION CO.,LTD. JS6V4 56,363,065.24 56.36 million 213

Insight

Over the last 10 years, NAICS 561730 has obligated $5.06 billion across 72,513 awards, with an average award value of $69,783.35, indicating a high-volume, relatively fragmented spending profile. The top 10 vendors each received between $56.36 million and $112.27 million, and together they represent a meaningful but not dominant share of total obligations, suggesting spend is distributed across a broad vendor base. Contracting is concentrated around a small set of large recurring providers, but award counts vary materially: some vendors have high volume with moderate dollars, while others have substantial dollars across comparatively few awards, indicating differing procurement patterns within the NAICS.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '561730'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 615,848,287.70 615.85 million 6,744
2024 546,432,955.13 546.43 million 6,618
2023 583,067,170.23 583.07 million 6,542
2022 530,249,878.11 530.25 million 6,781
2021 501,117,811.30 501.12 million 7,125
2020 514,067,506.75 514.07 million 7,328
2019 444,556,329.12 444.56 million 7,131
2018 498,292,105.30 498.29 million 7,811
2017 403,705,231.65 403.71 million 8,355
2016 422,862,972.47 422.86 million 8,078

Insight

Over the last 10 years, NAICS 561730 (Landscaping Services) obligated $5.06 billion across 72,513 awards, with an average award value of $69,783. Obligations have remained relatively stable in the $400 million to $600 million range annually, with a low of $403.71 million in 2017 and a high of $615.85 million in 2025. Award volume peaked in 2017 at 8,355 and has generally trended lower since then, even as obligations in 2023 through 2025 remained elevated, indicating larger average award values in the most recent years.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.