{
 "id": "3FADP4BJ4KM106306",
 "name": "2019 Ford Fiesta SE 4dr Sedan",
 "year": 2019,
 "make": "Ford",
 "model": "Fiesta",
 "trim": "SE 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 87563,
 "vin": "3FADP4BJ4KM106306",
 "image": null,
 "url": "https://carchat.io/v/lot-51bd2971/3FADP4BJ4KM106306",
 "dealer": {
  "id": "lot-51bd2971",
  "name": "Lot 51bd2971",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-51bd2971"
 },
 "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-51bd2971",
   "vin": "3FADP4BJ4KM106306",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}