{
 "id": "1FM5K7D86GGB44027",
 "name": "2016 Ford Explorer XLT",
 "year": 2016,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 14990,
 "currency": "USD",
 "mileage": 113755,
 "vin": "1FM5K7D86GGB44027",
 "image": "https://cdn05.carsforsale.com/1175ad5903c68b51e6cba1ac506bda05/1280x960/2016-ford-explorer-xlt-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-9d64dd01/1FM5K7D86GGB44027",
 "dealer": {
  "id": "lot-9d64dd01",
  "name": "Lot 9d64dd01",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-9d64dd01"
 },
 "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-9d64dd01",
   "vin": "1FM5K7D86GGB44027",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}