{
 "id": "2B3CJ5DT6AH314665",
 "name": "2010 Dodge Challenger R/T",
 "year": 2010,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "R/T",
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 91560,
 "vin": "2B3CJ5DT6AH314665",
 "image": "https://imagesdl.dealercenter.net/640/480/202407-453b598d08af4df2b61ac2695072d00d/202607-7029df65222f4b8e88e9ee030b0885b5.jpg",
 "url": "https://carchat.io/v/lot-4f9d1060/2B3CJ5DT6AH314665",
 "dealer": {
  "id": "lot-4f9d1060",
  "name": "Lot 4f9d1060",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4f9d1060"
 },
 "description": "2010 Dodge Challenger R/T 5.7L V8 HEMI RWD",
 "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-4f9d1060",
   "vin": "2B3CJ5DT6AH314665",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}