{
 "id": "1FTFW1CF6DFC79682",
 "name": "2013 Ford F-150 XLT - Irving Motors Corp",
 "year": 2013,
 "make": "Ford",
 "model": "F-150 XLT",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 285491,
 "vin": "1FTFW1CF6DFC79682",
 "image": "https://images.dealersync.com/2955/Photos/1410442/wm_d3844846ae2b4fad97d5c6793bee3208_1410442.jpg?_=577a18af96b47bf54fa20916e24ffda2bc0377d3",
 "url": "https://carchat.io/v/irving-motors/1FTFW1CF6DFC79682",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2013 Ford F-150 XLT for sale in San Antonio - 5.0L V8 FFV ENGINE",
 "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": "1FTFW1CF6DFC79682",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}