{
 "id": "1FTEW1C5XLFB68358",
 "name": "2020 Ford F-150 XLT 4x2 4dr SuperCrew 5.5 ft. SB",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT 4x2 4dr SuperCrew 5.5 ft. SB",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 21900,
 "currency": "USD",
 "mileage": 116150,
 "vin": "1FTEW1C5XLFB68358",
 "image": "https://cdn05.carsforsale.com/33a6294b1782c4100e82004c46b07f2e/1280x960/2020-ford-f-150-xlt-4x2-4dr-supercrew-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/gatortruckcenter/1FTEW1C5XLFB68358",
 "dealer": {
  "id": "gatortruckcenter",
  "name": "Gatortruckcenter",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/gatortruckcenter"
 },
 "description": "5.0L",
 "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": "1FTEW1C5XLFB68358",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}