{
 "id": "1FTYR1ZM2GKA47050",
 "name": "2016 Ford Transit Cargo Van  - Irving Motors Corp",
 "year": 2016,
 "make": "Ford",
 "model": "Transit Cargo",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 14500,
 "currency": "USD",
 "mileage": 99176,
 "vin": "1FTYR1ZM2GKA47050",
 "image": "https://images.dealersync.com/2955/Photos/1502081/wm_c7ac5c9990634808b000f16d5999f653_1502081.jpg?_=07e3a643d4aebfa28852778044be4fdb040e1d1b",
 "url": "https://carchat.io/v/irving-motors/1FTYR1ZM2GKA47050",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2016 Ford Transit Cargo Van for sale in San Antonio - View special pricing and get approved today",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "irving-motors",
   "vin": "1FTYR1ZM2GKA47050",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}