{
 "id": "KM8SR4HF9FU129723",
 "name": "2015 Hyundai Santa Fe GLS 4dr SUV",
 "year": 2015,
 "make": "Hyundai",
 "model": "Santa Fe",
 "trim": "GLS 4dr SUV",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 142999,
 "vin": "KM8SR4HF9FU129723",
 "image": null,
 "url": "https://carchat.io/v/lot-4fb15217/KM8SR4HF9FU129723",
 "dealer": {
  "id": "lot-4fb15217",
  "name": "Lot 4fb15217",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-4fb15217"
 },
 "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-4fb15217",
   "vin": "KM8SR4HF9FU129723",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}