{
 "id": "CE241Z612474",
 "name": "1971 CHEVROLET C20 N/A",
 "year": 1971,
 "make": "Chevrolet",
 "model": "C20",
 "trim": "N/A",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 55000,
 "currency": "USD",
 "mileage": 12836,
 "vin": null,
 "image": "https://feeds.gma.to/qqg/i/WVara/6a8e2859cb927_2.jpg",
 "url": "https://carchat.io/v/lot-5ffd8bb1/CE241Z612474",
 "dealer": {
  "id": "lot-5ffd8bb1",
  "name": "Lot 5ffd8bb1",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-5ffd8bb1"
 },
 "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-5ffd8bb1",
   "vin": "CE241Z612474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}