{
 "id": "1G1ZD5STXKF104570",
 "name": "2019 Chevrolet Malibu LT (1LT)",
 "year": 2019,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LT (1LT)",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10980,
 "currency": "USD",
 "mileage": 119068,
 "vin": "1G1ZD5STXKF104570",
 "image": null,
 "url": "https://carchat.io/v/lot-86dfa464/1G1ZD5STXKF104570",
 "dealer": {
  "id": "lot-86dfa464",
  "name": "Lot 86dfa464",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-86dfa464"
 },
 "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-86dfa464",
   "vin": "1G1ZD5STXKF104570",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}