{
 "id": "1FTFW3L81SKD37490",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 43999,
 "currency": "USD",
 "mileage": 14750,
 "vin": "1FTFW3L81SKD37490",
 "image": "https://cdn.dlron.us/inventoryphotos/16471/1ftfw3l81skd37490/ip/1_639241257960000000.jpg",
 "url": "https://carchat.io/v/chadchambersautos/1FTFW3L81SKD37490",
 "dealer": {
  "id": "chadchambersautos",
  "name": "Chadchambersautos",
  "city": "Challenger",
  "state": "RT",
  "url": "https://carchat.io/d/chadchambersautos"
 },
 "description": null,
 "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": "chadchambersautos",
   "vin": "1FTFW3L81SKD37490",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}