{
 "id": "2G1WA5EK9B1223961",
 "name": "2011 Chevrolet Impala LS (1LS)",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "LS (1LS)",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 192641,
 "vin": "2G1WA5EK9B1223961",
 "image": null,
 "url": "https://carchat.io/v/lot-f63a7bbf/2G1WA5EK9B1223961",
 "dealer": {
  "id": "lot-f63a7bbf",
  "name": "Lot f63a7bbf",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f63a7bbf"
 },
 "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-f63a7bbf",
   "vin": "2G1WA5EK9B1223961",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}