{
 "id": "5TFJU4GN3FX068942",
 "name": "2015 Toyota Tacoma Delux Grade",
 "year": 2015,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": "Delux Grade",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 16980,
 "currency": "USD",
 "mileage": 183313,
 "vin": "5TFJU4GN3FX068942",
 "image": "https://cdn05.carsforsale.com/4bb2aea7189070529dec27c731b407ee/1280x960/2015-toyota-tacoma-prerunner-v6-4x2-4dr-double-cab-5-0-ft-sb-5a.jpg",
 "url": "https://carchat.io/v/lot-86dfa464/5TFJU4GN3FX068942",
 "dealer": {
  "id": "lot-86dfa464",
  "name": "Lot 86dfa464",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-86dfa464"
 },
 "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-86dfa464",
   "vin": "5TFJU4GN3FX068942",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}