{
 "id": "2FMTK4K93FBC35456",
 "name": "2015 Ford Edge Titanium",
 "year": 2015,
 "make": "Ford",
 "model": "Edge",
 "trim": "Titanium",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 10990,
 "currency": "USD",
 "mileage": 87789,
 "vin": "2FMTK4K93FBC35456",
 "image": "https://cdn05.carsforsale.com/009b6d22b957e09a410e6c77f31293d99a/1280x960/2015-ford-edge-titanium-awd-4dr-crossover.jpg",
 "url": "https://carchat.io/v/lot-f21cdbe1/2FMTK4K93FBC35456",
 "dealer": {
  "id": "lot-f21cdbe1",
  "name": "Lot f21cdbe1",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f21cdbe1"
 },
 "description": "Leather ** 4X4 ** Fully Loaded",
 "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-f21cdbe1",
   "vin": "2FMTK4K93FBC35456",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}