{
 "id": "1FMFU17569EA99666",
 "name": "2009 Ford Expedition King Ranch - Irving Motors Corp",
 "year": 2009,
 "make": "Ford",
 "model": "Expedition King",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 140002,
 "vin": "1FMFU17569EA99666",
 "image": "https://images.dealersync.com/2955/Photos/1557069/wm_c59ac3a7317d4029828a1ed58fc0b60a_1557069.jpg?_=ff1a31b262c6a740f19b333524361f2fee41a9d1",
 "url": "https://carchat.io/v/irving-motors/1FMFU17569EA99666",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2009 Ford Expedition King Ranch for sale in San Antonio - View special pricing and get approved today",
 "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": "irving-motors",
   "vin": "1FMFU17569EA99666",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}