{
 "id": "1FM5K7D88KGA59862",
 "name": "2019 Ford Explorer XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 17425,
 "currency": "USD",
 "mileage": 91490,
 "vin": "1FM5K7D88KGA59862",
 "image": "https://cdn05.carsforsale.com/00885df326309e59c10c457bd5d187c7c9/1280x960/2019-ford-explorer-xlt-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-c691ca83/1FM5K7D88KGA59862",
 "dealer": {
  "id": "lot-c691ca83",
  "name": "Lot c691ca83",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c691ca83"
 },
 "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-c691ca83",
   "vin": "1FM5K7D88KGA59862",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}