{
 "id": "1FMFK15567LA17002",
 "name": "2007 Ford Expedition EL",
 "year": 2007,
 "make": "Ford",
 "model": "Expedition EL",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 123182,
 "vin": "1FMFK15567LA17002",
 "image": "https://cdn05.carsforsale.com/5a55780a8cf45b4e13c57ee4c35c7447/480x360/2007-ford-expedition-el-xlt-4dr-suv.jpg",
 "url": "https://carchat.io/v/auto-auction-4-u-llc/1FMFK15567LA17002",
 "dealer": {
  "id": "auto-auction-4-u-llc",
  "name": "Auto Auction 4 U, LLC",
  "city": "Converse",
  "state": "TX",
  "url": "https://carchat.io/d/auto-auction-4-u-llc"
 },
 "description": "2007 Ford Expedition EL",
 "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": "auto-auction-4-u-llc",
   "vin": "1FMFK15567LA17002",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}