{
 "id": "1FMCU0HX7DUB77111",
 "name": "2013 Ford Escape SEL 4dr SUV",
 "year": 2013,
 "make": "Ford",
 "model": "Escape",
 "trim": "SEL 4dr SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 114447,
 "vin": "1FMCU0HX7DUB77111",
 "image": "https://cdn05.carsforsale.com/00dd5a25993703a25228f6abbf926600c3/1280x960/2013-ford-escape-sel-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-93daf70c/1FMCU0HX7DUB77111",
 "dealer": {
  "id": "lot-93daf70c",
  "name": "Lot 93daf70c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-93daf70c"
 },
 "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-93daf70c",
   "vin": "1FMCU0HX7DUB77111",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}