{
 "id": "2C3CCAAG5GH197652",
 "name": "2016 Chrysler 300 Limited",
 "year": 2016,
 "make": "Chrysler",
 "model": "300",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 11411,
 "currency": "USD",
 "mileage": 111317,
 "vin": "2C3CCAAG5GH197652",
 "image": "https://w1w024.financeexpress.com/invimages/106249/99e01573-14c6-454f-9ec6-e1e2a67ce488.jpg",
 "url": "https://carchat.io/v/lot-4a477b69/2C3CCAAG5GH197652",
 "dealer": {
  "id": "lot-4a477b69",
  "name": "Lot 4a477b69",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4a477b69"
 },
 "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-4a477b69",
   "vin": "2C3CCAAG5GH197652",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}