taylor-morrison-home · JSON Structure

Taylor Morrison Home Structure

Structure documentation for a Taylor Morrison new home listing

Type: Properties: 0
HomebuildingReal-EstateFortune 1000New HomesCommunitiesMortgage

Taylor Morrison Home is a JSON Structure definition published by taylor-morrison-home.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Taylor Morrison Home",
  "description": "Structure documentation for a Taylor Morrison new home listing",
  "fields": [
    {"name": "home_id", "type": "string", "required": true, "description": "Unique home identifier"},
    {"name": "community_id", "type": "string", "required": true, "description": "Parent community ID"},
    {"name": "address", "type": "string", "required": false, "description": "Street address if assigned"},
    {"name": "status", "type": "string", "required": true, "description": "available, pending, model, under-construction, or to-be-built"},
    {"name": "price", "type": "integer", "required": false, "description": "Base price in USD"},
    {"name": "bedrooms", "type": "integer", "required": false, "description": "Number of bedrooms"},
    {"name": "bathrooms", "type": "number", "required": false, "description": "Number of bathrooms (0.5 = half bath)"},
    {"name": "sqft", "type": "integer", "required": false, "description": "Total square footage"},
    {"name": "stories", "type": "integer", "required": false, "description": "Number of stories"},
    {"name": "garage", "type": "integer", "required": false, "description": "Garage car spaces"},
    {"name": "floor_plan_id", "type": "string", "required": false, "description": "Reference to floor plan"},
    {"name": "lot_id", "type": "string", "required": false, "description": "Assigned lot"},
    {"name": "images", "type": "array<uri>", "required": false, "description": "Home photo URLs"},
    {"name": "virtual_tour_url", "type": "string(uri)", "required": false, "description": "3D virtual tour URL"},
    {"name": "estimated_completion", "type": "date", "required": false, "description": "Completion date for under-construction"}
  ]
}

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/taylor-morrison-home-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.