{
 "id": "1FA6P8CF3H5345323",
 "name": "2017 Ford Mustang GT Coupe",
 "year": 2017,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 32948,
 "currency": "USD",
 "mileage": 33243,
 "vin": "1FA6P8CF3H5345323",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-4ceceea59e3c43068b1e29f6685e6591.jpg",
 "url": "https://carchat.io/v/lot-8afe5cd0/1FA6P8CF3H5345323",
 "dealer": {
  "id": "lot-8afe5cd0",
  "name": "Lot 8afe5cd0",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-8afe5cd0"
 },
 "description": "... Read the full description on our Website at: www.megaautosaleswa.com",
 "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-8afe5cd0",
   "vin": "1FA6P8CF3H5345323",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}