{
 "id": "1FTMF1C83GKF13569",
 "name": "2016 FORD F-150 XLT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13495,
 "currency": "USD",
 "mileage": 112479,
 "vin": "1FTMF1C83GKF13569",
 "image": "https://cdnimages.dealersgpt.com/midlomotormall/1FTMF1C83GKF13569/800/1.jpg?v=020260826233313",
 "url": "https://carchat.io/v/midlomotorva/1FTMF1C83GKF13569",
 "dealer": {
  "id": "midlomotorva",
  "name": "Midlomotorva",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/midlomotorva"
 },
 "description": "2016 Ford F-150 XL/XLT: Midlo Motor Mall is pleased to offer this Ford F-150 with a powerful 3.5L V6 engine!Other features and specs include:-Anti-Lock Brakes-Traction Control-Brake Assist-Driver and Passenger Air Bags-Side Air Bags-Power Steering-Tilt Wheel-AM/FM Stereo-Auxiliary Audio Input-And more!This 2016 F-150 is built to work as hard as you do, backed by a smooth automatic transmission and dependable rear wheel drive performance. Whether you need it for the job site or the daily commute,",
 "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": "midlomotorva",
   "vin": "1FTMF1C83GKF13569",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}