{
 "id": "2C3CDYBT8DH570048",
 "name": "2013 Dodge Challenger R/T",
 "year": 2013,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 17992,
 "currency": "USD",
 "mileage": 81563,
 "vin": "2C3CDYBT8DH570048",
 "image": "https://cdn.dealrimages.com/IP/6O/4U/YP4Z6IJRJOVMYQ.jpg",
 "url": "https://carchat.io/v/lot-d99cf59c/2C3CDYBT8DH570048",
 "dealer": {
  "id": "lot-d99cf59c",
  "name": "Lot d99cf59c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-d99cf59c"
 },
 "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-d99cf59c",
   "vin": "2C3CDYBT8DH570048",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}