{
 "id": "1FTEW1CPXMFC17982",
 "name": "2021 Ford F150 STX",
 "year": 2021,
 "make": "Ford",
 "model": "F150",
 "trim": "STX",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 20000,
 "currency": "USD",
 "mileage": 207563,
 "vin": "1FTEW1CPXMFC17982",
 "image": "https://portal.waynereaves.net/service/picture/42513/481137A/c5008f16075924e5e455bc677690780fa782dc47.jpg",
 "url": "https://carchat.io/v/byronautos/1FTEW1CPXMFC17982",
 "dealer": {
  "id": "byronautos",
  "name": "Byronautos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/byronautos"
 },
 "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": "byronautos",
   "vin": "1FTEW1CPXMFC17982",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}