{
 "id": "1FTHF26F6TEA85328",
 "name": "1996 FORD F-250 XLT",
 "year": 1996,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 37000,
 "currency": "USD",
 "mileage": 138287,
 "vin": "1FTHF26F6TEA85328",
 "image": "https://cdn-ds.com/stock/1996-FORD-F-250-XLT-Boerne-TX/seo/FZ67785-1FTHF26F6TEA85328/sz_173506/578d9ca9e65ba25bb60180a57489b07a.jpg",
 "url": "https://carchat.io/v/bird-imports/1FTHF26F6TEA85328",
 "dealer": {
  "id": "bird-imports",
  "name": "Bird Imports",
  "city": "Boerne",
  "state": "TX",
  "url": "https://carchat.io/d/bird-imports"
 },
 "description": "1996 Ford F-250 XLT, 7.3L Power Stroke Turbo Diesel. E4OD automatic overdrive transmission, stock-style exhaust with manifolds, crossover, muffler, and tailpipes. Power steering, power front disc brakes with rear drums, and factory AC.  Finished in factory Blue Metallic with Royal Blue cloth interior. XLT package with bench seat and fold-down armrest. Equipped with power windows, power locks, power mirrors, cruise control, tilt steering wheel, and sliding rear window.  New 16'' American Racing a",
 "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": "bird-imports",
   "vin": "1FTHF26F6TEA85328",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}