{
 "id": "1FTFX1E56NKD43908",
 "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": 82689,
 "vin": "1FTFX1E56NKD43908",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/1FTFX1E56NKD43908",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "This white 2022 Ford F-150 is the kind of used truck that makes everyday errands feel like the start of an adventure. With its classic pickup attitude and crisp White exterior, it looks ready for muddy backroads, weekend projects, or simply owning the lane on your commute.Under the hood sits a brawny 5.0L V8, paired with an automatic transmission that keeps the power coming on smoothly. And when the road turns into something less than road, the 4X4 drivetrain is there to help you keep going with",
 "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": "1FTFX1E56NKD43908",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}