{
 "id": "1FTFW1EV5AFB71182",
 "name": "2010 Ford F-150 Styleside",
 "year": 2010,
 "make": "Ford",
 "model": "F-150",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW1EV5AFB71182",
 "image": null,
 "url": "https://carchat.io/v/lot-6736a973/1FTFW1EV5AFB71182",
 "dealer": {
  "id": "lot-6736a973",
  "name": "Lot 6736a973",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6736a973"
 },
 "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-6736a973",
   "vin": "1FTFW1EV5AFB71182",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}