{
 "id": "1FMCU031X8KE53298",
 "name": "2008 Ford Escape XLT",
 "year": 2008,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 132632,
 "vin": "1FMCU031X8KE53298",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-f54db901d5d44f40be1e5fc8271a5983.jpg",
 "url": "https://carchat.io/v/lot-b44bb03d/1FMCU031X8KE53298",
 "dealer": {
  "id": "lot-b44bb03d",
  "name": "Lot b44bb03d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b44bb03d"
 },
 "description": "SERVICE CONTRACTS AVAILABLE, FINANCING AVAILABLE MULTIPLE LENDERS, PRICE + TAX LIC DOC SMOG",
 "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-b44bb03d",
   "vin": "1FMCU031X8KE53298",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}