{
 "id": "00000001112541471",
 "name": "1971 Volkswagen super beetle",
 "year": 1971,
 "make": "Volkswagen",
 "model": "super beetle",
 "trim": null,
 "bodyStyle": null,
 "color": "red",
 "condition": "used",
 "price": 15999,
 "currency": "USD",
 "mileage": 47000,
 "vin": "00000001112541471",
 "image": "https://www.ASNCars.com/CarPics/1443/L/L_CarPic_D-1443_S-934_1.jpg?v=060320241602",
 "url": "https://carchat.io/v/lot-82f65c2a/00000001112541471",
 "dealer": {
  "id": "lot-82f65c2a",
  "name": "Lot 82f65c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-82f65c2a"
 },
 "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-82f65c2a",
   "vin": "00000001112541471",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}