{
 "id": "1FTEX1EP7MFC90379",
 "name": "2021 Ford F-150 F-Series",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "F-Series",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 78276,
 "vin": "1FTEX1EP7MFC90379",
 "image": null,
 "url": "https://carchat.io/v/kandrautosales/1FTEX1EP7MFC90379",
 "dealer": {
  "id": "kandrautosales",
  "name": "Kandrautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/kandrautosales"
 },
 "description": "What a fantastic deal! This vehicle won't be on the lot long! Boasting the latest technological features inside an attractive and versatile package! A turbocharger is also included as an economical means of increasing performance. All of the premium features expected of a Ford are offered, including: variably intermittent wipers, tilt and telescoping steering wheel, and a split folding rear seat. It features four-wheel drive capabilities, a durable automatic transmission, and a refined 6 cylinde",
 "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": "kandrautosales",
   "vin": "1FTEX1EP7MFC90379",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}