{
 "id": "5XXGN4A75FG355031",
 "name": "2015 Kia Optima EX 4dr Sedan",
 "year": 2015,
 "make": "Kia",
 "model": "Optima",
 "trim": "EX 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 153000,
 "vin": "5XXGN4A75FG355031",
 "image": "https://cdn05.carsforsale.com/2d82eac8e8ac7846c4bab2de7245a289/1280x960/2015-kia-optima-ex-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-f82acb89/5XXGN4A75FG355031",
 "dealer": {
  "id": "lot-f82acb89",
  "name": "Lot f82acb89",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f82acb89"
 },
 "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-f82acb89",
   "vin": "5XXGN4A75FG355031",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}