{
 "id": "2T3ZFREV7FW135236",
 "name": "2015 Toyota RAV4 LE 4dr SUV",
 "year": 2015,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "LE 4dr SUV",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 13300,
 "currency": "USD",
 "mileage": 109903,
 "vin": "2T3ZFREV7FW135236",
 "image": "https://cdn05.carsforsale.com/5178cbef9b784564fd8d50584992e4e3/1280x960/2015-toyota-rav4-le-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-c4d89771/2T3ZFREV7FW135236",
 "dealer": {
  "id": "lot-c4d89771",
  "name": "Lot c4d89771",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c4d89771"
 },
 "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-c4d89771",
   "vin": "2T3ZFREV7FW135236",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}