{
 "id": "1C3CDFEB1FD410584",
 "name": "2015 Dodge Dart GT",
 "year": 2015,
 "make": "Dodge",
 "model": "Dart",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 8990,
 "currency": "USD",
 "mileage": 67297,
 "vin": "1C3CDFEB1FD410584",
 "image": "https://cdn05.carsforsale.com/71c452038343cb5edae55cc4054dcf34/1280x960/2015-dodge-dart-gt-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-764e0975/1C3CDFEB1FD410584",
 "dealer": {
  "id": "lot-764e0975",
  "name": "Lot 764e0975",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-764e0975"
 },
 "description": "JUST ARRIVED. GT EDITION. 6 SPEED MANUAL TRANSMISSION. GAS SAVER. LEATHER. SUNROOF. BACK UP CAMERA. ONLY 67k MILES.",
 "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-764e0975",
   "vin": "1C3CDFEB1FD410584",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}