NAICS Industry

NAICS 561730 Federal Contract Obligations (Last Year)

FPDS procurement data for NAICS 561730, Landscaping Services, covering last full year obligations, award activity, agency demand, and top vendors.

In the last full year, federal agencies obligated 614.08 million across 6,729 award actions under NAICS 561730, Landscaping Services, for an average action value of 91,258.49. The Department of the Army led obligations at 146.65 million, followed by the Department of Veterans Affairs, the Department of State, the Department of the Navy, and the Department of the Air Force.

Generated at 03/21/2026

Analysis period: Last full year

Annual trend data shows 2025 obligations of 615.85 million across 6,744 actions; totals may vary slightly from the summary due to reporting and timing differences.

NAICS Code
561730
Industry
LANDSCAPING SERVICES
Total Obligated
614.08 million
614,078,427.70
Award Actions
6,729
Average Action Value
91,258.49

About NAICS 561730 federal contract activity

In the last full year, NAICS 561730 Landscaping Services accounted for $614.08 million in obligated contract value across 6,729 awards, with an average award value of $91,258.49. This profile indicates a high-volume market with many relatively small obligations rather than a few large transactions.

Agency demand and leading federal buyers

The Department of the Army was the largest awarding agency at $146.65 million across 1,804 awards, followed by the Department of Veterans Affairs at $103.51 million across 1,531 awards. The Department of State, Department of the Navy, and Department of the Air Force also contributed material obligations, showing that landscaping services are distributed across both defense and civilian procurement portfolios.

Vendor concentration and leading contractors

AED STRATECON LLC led vendor obligations with $85.74 million across 4 awards, making it the most concentrated top-vendor relationship in the set. PRIDE INDUSTRIES, Coastal Enterprises of Jacksonville, Inc., PROFERRE, Inc., and Huntsville Rehabilitation Foundation followed with lower obligation totals but higher award counts, reflecting a mix of larger task orders and recurring service contracts.

Annual contract trend over the analysis window

The annual trend for 2025 shows $615.85 million in obligated value across 6,744 awards, which is broadly consistent with the last full-year overview. The near match between the annual trend and summary metrics suggests stable spending volume and award activity over the period.

How to interpret this page

This page summarizes FPDS obligations reported under NAICS 561730 for the last full year, using total obligated dollars, award counts, and average award value as the core measures. Agency and vendor rankings are based on total obligated value, and the trend reflects the annual aggregate shown in the supplied dataset.

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 1 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 146,648,400.81 146.65 million 1,804
3600 VETERANS AFFAIRS, DEPARTMENT OF 103,510,040.87 103.51 million 1,531
1900 STATE, DEPARTMENT OF 99,037,464.85 99.04 million 415
1700 DEPT OF THE NAVY 97,783,804.45 97.78 million 425
5700 DEPT OF THE AIR FORCE 95,957,773.88 95.96 million 592
1443 NATIONAL PARK SERVICE 16,916,486.07 16.92 million 201
6920 FEDERAL AVIATION ADMINISTRATION 6,137,783.64 6.14 million 462
97AS DEFENSE LOGISTICS AGENCY 5,595,267.80 5.60 million 46
4740 PUBLIC BUILDINGS SERVICE 5,552,654.46 5.55 million 62
7008 U.S. COAST GUARD 4,948,220.65 4.95 million 166

Insight

Over the last full year, obligations under NAICS 561730 totaled $614.08 million across 6,729 awards, with an average award value of $91,258.49. The Department of the Army led spending at $146.65 million and 1,804 awards, followed by Veterans Affairs at $103.51 million and the Department of State at $99.04 million; the top five agencies together accounted for a substantial share of total obligations. Award volume is more dispersed than dollars, with the Federal Aviation Administration recording 462 awards but only $6.14 million obligated, while the largest obligations were concentrated in the defense, veterans, and civilian property-management agencies.

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 1 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
AED STRATECON LLC 1VRR5 85,740,090.00 85.74 million 4
PRIDE INDUSTRIES 0V1H4 13,897,171.64 13.90 million 38
COASTAL ENTERPRISES OF JACKSONVILLE, INC. 8T532 13,216,076.47 13.22 million 19
PROFERRE, INC. 95N13 12,557,677.13 12.56 million 29
HUNTSVILLE REHABILITATION FOUNDATION 6H262 10,832,669.08 10.83 million 22
LANDOLOGY, INC 7FXR3 8,320,628.35 8.32 million 15
GENESIS 360 LLC 7GPY3 8,291,354.76 8.29 million 74
GOODWILL INDUSTRIES OF SAN ANTONIO CONTRACT SERVICES 6KK45 8,037,262.38 8.04 million 22
CUSTOM LAWN SERVICE INC 0T1B7 7,371,432.33 7.37 million 28
CW RESOURCES, INC. 9N853 7,216,062.47 7.22 million 28

Insight

For NAICS 561730 over the last full year, obligations totaled $614.08 million across 6,729 awards, with an average award value of $91,258.49. The top 10 vendors accounted for $177.39 million, or about 28.9% of total obligated dollars, indicating a moderate concentration of spending among a small set of suppliers. AED STRATECON LLC was the largest recipient at $85.74 million from 4 awards, while the remaining top vendors each received between $7.22 million and $13.90 million, generally across 15 to 74 awards, suggesting a broader distribution beyond the leading vendor.

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 1 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

Insight

For the last full year, NAICS 561730 (Landscaping Services) recorded $614.08 million in obligations across 6,729 awards, with an average award value of $91,258.49. The annual total is essentially flat at $615.85 million for 2025, indicating stable obligation levels and award volume over the period. This pattern suggests a highly distributed procurement profile rather than concentration in a small number of awards.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.