{
 "id": "1FTEW3LPXTKE80782",
 "name": "2026 Ford F-150 XLT",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": 56654,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTEW3LPXTKE80782",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FTEW3LPXTKE80782",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "You won't want to miss this excellent value! This vehicle glistens in the crowded pickup truck segment! Top features include a split folding rear seat, front and rear reading lights, power door mirrors and heated door mirrors, and cruise control. We'd also be happy to help you arrange financing for your vehicle. Call now to schedule a test drive.",
 "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": "1FTEW3LPXTKE80782",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}