{
 "id": "1FTRX17W52NA59232",
 "name": "2002 Ford F-150",
 "year": 2002,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gold",
 "condition": "used",
 "price": 13999,
 "currency": "USD",
 "mileage": 37850,
 "vin": "1FTRX17W52NA59232",
 "image": "https://cdn05.carsforsale.com/5615dfd8db1a017b2c23c28079da1e46/1280x960/2002-ford-f-150.jpg",
 "url": "https://carchat.io/v/lot-d0486199/1FTRX17W52NA59232",
 "dealer": {
  "id": "lot-d0486199",
  "name": "Lot d0486199",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-d0486199"
 },
 "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-d0486199",
   "vin": "1FTRX17W52NA59232",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}