{
 "id": "19XFB2F57EE044580",
 "name": "2014 Honda Civic LX 4dr Sedan CVT",
 "year": 2014,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX 4dr Sedan CVT",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 11499,
 "currency": "USD",
 "mileage": 88021,
 "vin": "19XFB2F57EE044580",
 "image": "https://cdn05.carsforsale.com/00febcdb409f1d8ffe8f4c4d63372f2f9f/1280x960/2014-honda-civic-lx-4dr-sedan-cvt.jpg",
 "url": "https://carchat.io/v/lot-1f976d10/19XFB2F57EE044580",
 "dealer": {
  "id": "lot-1f976d10",
  "name": "Lot 1f976d10",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-1f976d10"
 },
 "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-1f976d10",
   "vin": "19XFB2F57EE044580",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}