{
 "id": "2FTRX08L42CA80092",
 "name": "2002 Ford F-150 EXTENDED CAB PICKUP",
 "year": 2002,
 "make": "Ford",
 "model": "F-150",
 "trim": "EXTENDED CAB PICKUP",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 142514,
 "vin": "2FTRX08L42CA80092",
 "image": "https://www.lloydsautosales.com/uploads/autos/2915/2002_Ford_F_150_2915_31268.jpg",
 "url": "https://carchat.io/v/lot-03260ac9/2FTRX08L42CA80092",
 "dealer": {
  "id": "lot-03260ac9",
  "name": "Lot 03260ac9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-03260ac9"
 },
 "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": "lot-03260ac9",
   "vin": "2FTRX08L42CA80092",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}