{
 "id": "1FTFX1E54MFA29116",
 "name": "2021 Ford F-150 XL 4x4 4dr SuperCab 8 ft. LB",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XL 4x4 4dr SuperCab 8 ft. LB",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 24900,
 "currency": "USD",
 "mileage": 156696,
 "vin": "1FTFX1E54MFA29116",
 "image": "https://cdn05.carsforsale.com/00ed0cea3c8c04987b7b26131770e606d8/1280x960/2021-ford-f-150-xl-4x4-4dr-supercab-8-ft-lb.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/1FTFX1E54MFA29116",
 "dealer": {
  "id": "gatortruckcenter",
  "name": "Gatortruckcenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gatortruckcenter"
 },
 "description": null,
 "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": "gatortruckcenter",
   "vin": "1FTFX1E54MFA29116",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}