{
 "id": "1FTEW1CP1FFC03729",
 "name": "2015 Ford F-150 XLT",
 "year": 2015,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 196410,
 "vin": "1FTEW1CP1FFC03729",
 "image": null,
 "url": "https://carchat.io/v/lot-51bd2971/1FTEW1CP1FFC03729",
 "dealer": {
  "id": "lot-51bd2971",
  "name": "Lot 51bd2971",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-51bd2971"
 },
 "description": "This 2015 Ford F-150 XLT LIFTED TRUCK comes equipped with 4-Wheel Disc Brakes, ABS brakes, Air Conditioning, Brake assist, Compass, Driver door bin, Dual front impact airbags, Dual front side impact airbags, Electronic Stability Control, Front anti-roll bar, Front wheel independent suspension, Low tire pressure warning, Occupant sensing airbag, Outside temperature display, Overhead airbag, Passenger door bin, Passenger vanity mirror, Power steering, Rear step bumper, Speed-sensing steering, Spli",
 "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": "lot-51bd2971",
   "vin": "1FTEW1CP1FFC03729",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}