{
 "id": "1FTNS24WX8DA26474",
 "name": "2008 Ford E-Series E 250 3dr Extended Cargo Van",
 "year": 2008,
 "make": "Ford",
 "model": "E-Series",
 "trim": "E 250 3dr Extended Cargo Van",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 152780,
 "vin": "1FTNS24WX8DA26474",
 "image": "https://cdn05.carsforsale.com/4c696f46d2064b0356248053e61e1ef4/1280x960/2008-ford-e-series-e-250-3dr-extended-cargo-van.jpg",
 "url": "https://carchat.io/v/lot-7f0e2790/1FTNS24WX8DA26474",
 "dealer": {
  "id": "lot-7f0e2790",
  "name": "Lot 7f0e2790",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-7f0e2790"
 },
 "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-7f0e2790",
   "vin": "1FTNS24WX8DA26474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}