{
 "id": "1GCPWCED3MZ239344",
 "name": "2021 CHEVROLET SILVERADO 1500 LT",
 "year": 2021,
 "make": "Chevrolet",
 "model": "SILVERADO 1500",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 22500,
 "currency": "USD",
 "mileage": 134151,
 "vin": "1GCPWCED3MZ239344",
 "image": "https://www.fridayimages.com/451846217451846217/1GCPWCED3MZ239344.jpg",
 "url": "https://carchat.io/v/lot-0e1dd851/1GCPWCED3MZ239344",
 "dealer": {
  "id": "lot-0e1dd851",
  "name": "Lot 0e1dd851",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-0e1dd851"
 },
 "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-0e1dd851",
   "vin": "1GCPWCED3MZ239344",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}