{
 "id": "1FTEW2LP9TFC19131",
 "name": "2026 Ford F-150 4X4 Crewcab STX",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "4X4 Crewcab STX",
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 51613,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTEW2LP9TFC19131",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FTEW2LP9TFC19131",
 "dealer": {
  "id": "columbiaford",
  "name": "Columbiaford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/columbiaford"
 },
 "description": "This Ford won't be on the lot long! A comfortable ride with room to spare! Comfort and convenience were prioritized within, evidenced by amenities such as: a rear step bumper, rear parking sensors, and power windows. We pride ourselves in the quality that we offer on all of our vehicles. 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": "1FTEW2LP9TFC19131",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}