{
 "id": "1FTPX145X6NA32553",
 "name": "2006 Ford F150 Super Cab Styleside",
 "year": 2006,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 232031,
 "vin": "1FTPX145X6NA32553",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-63e0c84ce37147ea9f5cfd74d50f88e5.jpg",
 "url": "https://carchat.io/v/imolamotorsllc/1FTPX145X6NA32553",
 "dealer": {
  "id": "imolamotorsllc",
  "name": "Imolamotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/imolamotorsllc"
 },
 "description": "VEHICLE SOLD AS IS, HAS CHECK ENGINE LIGHT, MISFIRE, RUST ON BODY AND FRAME. NOT FINANCABLE, CASH ONLY. NO WARRANTY.",
 "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": "imolamotorsllc",
   "vin": "1FTPX145X6NA32553",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}