{
 "id": "1FTEX1CP1NKE16876",
 "name": "2022 Ford F-150 SuperCab",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 115872,
 "vin": "1FTEX1CP1NKE16876",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/1FTEX1CP1NKE16876",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Meet a white 2022 Ford F-150 thats ready to make everyday driving feel a little more like an adventure. With its classic truck stance and clean, bright finish, this F-150 looks right at home pulling up to the jobsite, the hardware store, or your favorite weekend escape route.Under the hood is a 2.7L V6 paired with an automatic transmission, delivering smooth, easygoing power thats great for cruising around town or stretching its legs on the highway. The RWD setup keeps things straightforward and",
 "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": "texansautogroup",
   "vin": "1FTEX1CP1NKE16876",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}