Trimble Agriculture · JSON Structure

Trimble Agriculture Cropzone Structure

Structure documentation for Trimble Agriculture crop zone entities

Type: Properties: 0
AgricultureFarmingIoTPrecision AgricultureField ManagementPrescriptionsTelematics

Trimble Agriculture Cropzone Structure is a JSON Structure definition published by Trimble Agriculture.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Trimble Agriculture Crop Zone Structure",
  "description": "Structure documentation for Trimble Agriculture crop zone entities",
  "structure": {
    "id": "string (UUID) — Unique crop zone identifier",
    "fieldId": "string (UUID) — Parent field identifier",
    "farmId": "string (UUID) — Parent farm identifier",
    "season": "integer — Crop year (e.g., 2026)",
    "cropType": "string — Crop species (Corn, Soybeans, Wheat, Cotton, etc.)",
    "variety": "string — Crop variety or hybrid designation",
    "area": "number — Zone area in hectares",
    "boundary": {
      "type": "string — GeoJSON geometry type (Polygon, MultiPolygon)",
      "coordinates": "array — GeoJSON coordinate rings in WGS84 (EPSG:4326)"
    }
  },
  "notes": [
    "A crop zone represents the crop planted in a specific field area for a specific season",
    "Multiple crop zones can exist in a single field (for split-field planting)",
    "Boundaries use WGS84 (EPSG:4326) coordinate reference system",
    "Area is calculated from the boundary geometry",
    "season field is the calendar year of the primary crop growth period"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/trimble-agriculture-cropzone-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.