Rush Enterprises · JSON Structure

Rush Enterprises Vehicle Structure

Structure of a commercial vehicle at Rush Truck Centers

Type: Properties: 0
Commercial VehiclesFleet ManagementTelematicsTruck DealershipsTransportationFortune 1000

Rush Enterprises Vehicle Structure is a JSON Structure definition published by Rush Enterprises.

Meta-schema:

JSON Structure

rush-enterprises-vehicle-structure.json Raw ↑
{
  "title": "Rush Enterprises Commercial Vehicle",
  "description": "Structure of a commercial vehicle at Rush Truck Centers",
  "fields": [
    {
      "name": "vehicleId",
      "type": "string",
      "required": true,
      "description": "Unique vehicle identifier"
    },
    {
      "name": "vin",
      "type": "string",
      "required": false,
      "description": "17-character Vehicle Identification Number"
    },
    {
      "name": "type",
      "type": "string",
      "required": true,
      "description": "Condition: new or used"
    },
    {
      "name": "make",
      "type": "string",
      "required": false,
      "description": "Manufacturer (Peterbilt, International, Hino, Kenworth)"
    },
    {
      "name": "model",
      "type": "string",
      "required": false,
      "description": "Vehicle model name"
    },
    {
      "name": "year",
      "type": "integer",
      "required": false,
      "description": "Model year"
    },
    {
      "name": "category",
      "type": "string",
      "required": false,
      "description": "Vehicle category (semi-truck, medium-duty, etc.)"
    },
    {
      "name": "mileage",
      "type": "integer",
      "required": false,
      "description": "Odometer reading in miles"
    },
    {
      "name": "price",
      "type": "number",
      "required": false,
      "description": "List price in USD"
    },
    {
      "name": "location",
      "type": "string",
      "required": false,
      "description": "Rush Truck Center location name"
    }
  ]
}

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/rush-enterprises-vehicle-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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