{
 "id": "2C3CDYAG6EH214428",
 "name": "2014 Dodge Challenger Rallye Redline 2dr Coupe",
 "year": 2014,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "Rallye Redline 2dr Coupe",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 110695,
 "vin": "2C3CDYAG6EH214428",
 "image": "https://cdn05.carsforsale.com/2e24f12542ad919e29d08847fa7b0649/1280x960/2014-dodge-challenger-rallye-redline-2dr-coupe.jpg",
 "url": "https://carchat.io/v/lot-32c4d184/2C3CDYAG6EH214428",
 "dealer": {
  "id": "lot-32c4d184",
  "name": "Lot 32c4d184",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-32c4d184"
 },
 "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-32c4d184",
   "vin": "2C3CDYAG6EH214428",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}