{
 "id": "1FTEW1CF4GKD42950",
 "name": "2016 Ford F-150 XLT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 24350,
 "currency": "USD",
 "mileage": 67698,
 "vin": "1FTEW1CF4GKD42950",
 "image": null,
 "url": "https://carchat.io/v/covert-bee-cave-cdjr/1FTEW1CF4GKD42950",
 "dealer": {
  "id": "covert-bee-cave-cdjr",
  "name": "Covert Bee Cave CDJR",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/covert-bee-cave-cdjr"
 },
 "description": "This vehicle is located at Covert Buick GMC of Austin on 11750 Research Blvd Suite D, Austin, TX 78759. Visit us soon to take a test drive of this great vehicle. Give us a call at 512-583-3420for more information! **PRICED TO SELL**, *ONE OWNER*, F-150 XLT, 4D SuperCrew, 5.0L V8 FFV, 6-Speed Automatic Electronic, RWD, Black, 10-Way Power Driver's & Passenger Seats, 110V/400W Outlet, ABS brakes, Accent-Color Step Bars, Alloy wheels, Auto-Dimming Rear-View Mirror, Black Billet Style Grille w/Body-",
 "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": "covert-bee-cave-cdjr",
   "vin": "1FTEW1CF4GKD42950",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}