{
 "id": "1FTFW1RG0TFC12140",
 "name": "2026 Ford F-150 F150 Raptor CRW",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": "F150 Raptor CRW",
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 97285,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTFW1RG0TFC12140",
 "image": null,
 "url": "https://carchat.io/v/columbiaford/1FTFW1RG0TFC12140",
 "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! A great vehicle and a great value! Top features include front dual zone air conditioning, rain sensing wipers, a trailer hitch, and more. We have a skilled and knowledgeable sales staff with many years of experience satisfying our customers needs. We'd be happy to answer any questions that you may have. We are here to help you.",
 "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": "1FTFW1RG0TFC12140",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}