taylor-morrison-home · JSON-LD Context

Taylor Morrison Home Context

JSON-LD context defining the semantic vocabulary for Taylor Morrison Home from taylor-morrison-home.

26 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

tm: https://www.taylormorrison.com/vocab/

Classes

Residence House homeId communityId lotId floorPlanId constructionStatus bedrooms bathrooms sqft price address images virtualTourUrl Community FloorPlan Lot Reservation DesignOption amenities estimatedCompletion LandmarksOrHistoricalBuildings RealEstateListing geo latitude longitude

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "tm": "https://www.taylormorrison.com/vocab/",
    "Residence": "schema:Residence",
    "House": "schema:House",
    "homeId": "tm:homeId",
    "communityId": "tm:communityId",
    "lotId": "tm:lotId",
    "floorPlanId": "tm:floorPlanId",
    "constructionStatus": "tm:constructionStatus",
    "bedrooms": "schema:numberOfRooms",
    "bathrooms": "schema:numberOfBathroomsTotal",
    "sqft": "schema:floorSize",
    "price": "schema:price",
    "address": "schema:address",
    "images": "schema:image",
    "virtualTourUrl": "schema:virtualTourUrl",
    "Community": "tm:Community",
    "FloorPlan": "tm:FloorPlan",
    "Lot": "tm:Lot",
    "Reservation": "tm:Reservation",
    "DesignOption": "tm:DesignOption",
    "amenities": "schema:amenityFeature",
    "estimatedCompletion": "schema:dateCreated",
    "LandmarksOrHistoricalBuildings": "schema:LandmarksOrHistoricalBuildings",
    "RealEstateListing": "schema:RealEstateListing",
    "geo": "schema:geo",
    "latitude": "schema:latitude",
    "longitude": "schema:longitude"
  }
}