{
 "id": "1FTEW1EG0JKE23179",
 "name": "2018 Ford F150 Lariat",
 "year": 2018,
 "make": "Ford",
 "model": "F150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 25950,
 "currency": "USD",
 "mileage": 79587,
 "vin": "1FTEW1EG0JKE23179",
 "image": "https://portal.waynereaves.net/service/picture/34618/6044/09f028afc1591e4432260a8bb593b77c50e29f4a.jpg",
 "url": "https://carchat.io/v/lot-df893df0/1FTEW1EG0JKE23179",
 "dealer": {
  "id": "lot-df893df0",
  "name": "Lot df893df0",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-df893df0"
 },
 "description": null,
 "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": "lot-df893df0",
   "vin": "1FTEW1EG0JKE23179",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}