{
 "id": "1FTEW1CP0NKD21258",
 "name": "2022 Ford F-150 XLT",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 36995,
 "currency": "USD",
 "mileage": 48351,
 "vin": "1FTEW1CP0NKD21258",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/82809_max.jpg",
 "url": "https://carchat.io/v/automall59/1FTEW1CP0NKD21258",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2022 Ford F-150 feels like the truck you call when a job needs doing or a weekend demands gear. The cab is comfortable for long drives and the steering wheel controls keep your eyes on the road. Navigation makes unfamiliar routes simple and cruise control settles in for highway miles. Power mirrors take the fuss out of backing and tinted windows help keep the sun where you want it. Practical, capable, and ready to work.",
 "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": "automall59",
   "vin": "1FTEW1CP0NKD21258",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}