{
 "id": "1FTFX1ET9CFC46335",
 "name": "2012 Ford F150 Super Cab XLT Pickup 4D 6 1/2 ft",
 "year": 2012,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "XLT Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 129439,
 "vin": "1FTFX1ET9CFC46335",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-38ba0c0cf81b4131b53a80cf497838a7.jpg",
 "url": "https://carchat.io/v/imolamotorsllc/1FTFX1ET9CFC46335",
 "dealer": {
  "id": "imolamotorsllc",
  "name": "Imolamotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/imolamotorsllc"
 },
 "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": "imolamotorsllc",
   "vin": "1FTFX1ET9CFC46335",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}