{
 "id": "C343863",
 "name": "1942 Chrysler Imperial Windsor",
 "year": 1942,
 "make": "Chrysler",
 "model": "Imperial",
 "trim": "Windsor",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 19000,
 "currency": "USD",
 "mileage": 62108,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/0082667f789f72573a4bd7559f8c4fd99e/1280x960/1942-chrysler-imperial-windsor.jpg",
 "url": "https://carchat.io/v/lot-732e6cc9/C343863",
 "dealer": {
  "id": "lot-732e6cc9",
  "name": "Lot 732e6cc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-732e6cc9"
 },
 "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-732e6cc9",
   "vin": "C343863",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}