{
 "id": "1FTEW1C85MFC47383",
 "name": "Used 2021 Ford F-150 XLT 4X2",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 22220,
 "currency": "USD",
 "mileage": 103169,
 "vin": "1FTEW1C85MFC47383",
 "image": "https://pictures.dealer.com/c/carawayfordfd/0480/b83b19e12d649db2b64ce1d346abc08ex.jpg",
 "url": "https://carchat.io/v/caraway-ford/1FTEW1C85MFC47383",
 "dealer": {
  "id": "caraway-ford",
  "name": "Caraway Ford",
  "city": "North Nixon",
  "state": "TX",
  "url": "https://carchat.io/d/caraway-ford"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Caraway Ford to see this White XLT 4X2 Pickup available for $22220",
 "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": "caraway-ford",
   "vin": "1FTEW1C85MFC47383",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}