{
 "id": "1FMZU67K74UC39562",
 "name": "2004 Ford Explorer Sport Trac XLT 4dr Crew Cab SB RWD",
 "year": 2004,
 "make": "Ford",
 "model": "Explorer Sport Trac",
 "trim": "XLT 4dr Crew Cab SB RWD",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 7900,
 "currency": "USD",
 "mileage": 131289,
 "vin": "1FMZU67K74UC39562",
 "image": "https://cdn05.carsforsale.com/0099c4d6f2c70b04881ef2e521897caf8b/1280x960/2004-ford-explorer-sport-trac-xlt-4dr-crew-cab-sb-rwd.jpg",
 "url": "https://carchat.io/v/lot-b6543a0d/1FMZU67K74UC39562",
 "dealer": {
  "id": "lot-b6543a0d",
  "name": "Lot b6543a0d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b6543a0d"
 },
 "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-b6543a0d",
   "vin": "1FMZU67K74UC39562",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}