{
 "id": "1FTFW3L57TFB54112",
 "name": "2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 63846,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW3L57TFB54112",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FTFW3L57TFB54112",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "Check out this 2026! Ensuring composure no matter the driving circumstances! Ford prioritized fit and finish as evidenced by: heated seats, front dual-zone air conditioning, and a split folding rear seat. Our aim is to provide our customers with the best prices and service at all times. Stop by our dealership or give us a call for more information.",
 "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": "columbiaford",
   "vin": "1FTFW3L57TFB54112",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}