{
 "id": "1LNHM85W94Y651147",
 "name": "2004 Lincoln Town Car Ultimate",
 "year": 2004,
 "make": "Lincoln",
 "model": "Town Car",
 "trim": "Ultimate",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 17555,
 "currency": "USD",
 "mileage": 64123,
 "vin": "1LNHM85W94Y651147",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-f0f42b281dcc46ae80855f8c984a4364.jpg",
 "url": "https://carchat.io/v/lot-130a8984/1LNHM85W94Y651147",
 "dealer": {
  "id": "lot-130a8984",
  "name": "Lot 130a8984",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-130a8984"
 },
 "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-130a8984",
   "vin": "1LNHM85W94Y651147",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}