{
 "id": "1FMFU17519EB07415",
 "name": "2009 Ford Expedition Eddie Bauer",
 "year": 2009,
 "make": "Ford",
 "model": "Expedition",
 "trim": "Eddie Bauer",
 "bodyStyle": "suv",
 "color": "maroon",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 131000,
 "vin": "1FMFU17519EB07415",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2009/12067_max.jpg",
 "url": "https://carchat.io/v/planetlincolnspring/1FMFU17519EB07415",
 "dealer": {
  "id": "planetlincolnspring",
  "name": "Planetlincolnspring",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/planetlincolnspring"
 },
 "description": "Meet the 2009 Ford Expedition, a used sedan that settles into long drives without fuss. Plenty of space for passengers and the kind of effortless highway miles where cruise control earns its keep. A security system adds peace of mind when you lock up, and multiple airbags are there for the moments you hope never happen. Simple, straightforward, and ready for the next owner who needs room and reliability.",
 "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": "planetlincolnspring",
   "vin": "1FMFU17519EB07415",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}