{
 "id": "KNDJ23AU5N7803287",
 "name": "2022 Kia Soul",
 "year": 2022,
 "make": "Kia",
 "model": "Soul",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 14095,
 "currency": "USD",
 "mileage": 84350,
 "vin": "KNDJ23AU5N7803287",
 "image": null,
 "url": "https://carchat.io/v/killeen-ford/KNDJ23AU5N7803287",
 "dealer": {
  "id": "killeen-ford",
  "name": "Killeen Ford",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/killeen-ford"
 },
 "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": "killeen-ford",
   "vin": "KNDJ23AU5N7803287",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}