{
 "id": "1C4RJFCT1EC240726",
 "name": "2014 Jeep Grand Cherokee Overland",
 "year": 2014,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Overland",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 11900,
 "currency": "USD",
 "mileage": 131725,
 "vin": "1C4RJFCT1EC240726",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-d4fff59ed9784562ae530510d3b83f99.jpg",
 "url": "https://carchat.io/v/lot-fb873614/1C4RJFCT1EC240726",
 "dealer": {
  "id": "lot-fb873614",
  "name": "Lot fb873614",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-fb873614"
 },
 "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-fb873614",
   "vin": "1C4RJFCT1EC240726",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}