{
 "id": "1FAHP2EW4BG172426",
 "name": "2011 Ford Taurus SEL",
 "year": 2011,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SEL",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 232302,
 "vin": "1FAHP2EW4BG172426",
 "image": "https://cdn05.carsforsale.com/00ba18235234eb61eb62c3936053445121/1280x960/2011-ford-taurus-sel-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-7f0e2790/1FAHP2EW4BG172426",
 "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": "1FAHP2EW4BG172426",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}