{
 "id": "1HGCV1F36LA039178",
 "name": "2020 Honda Accord Sport",
 "year": 2020,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 15166,
 "currency": "USD",
 "mileage": 158219,
 "vin": "1HGCV1F36LA039178",
 "image": "https://imagesdl.dealercenter.net/640/480/202509-db098ae639284f658fb8d8175e004ed0/202609-f3c2305d77564d89a5d6a6633954d24a.jpg",
 "url": "https://carchat.io/v/ysautomotive/1HGCV1F36LA039178",
 "dealer": {
  "id": "ysautomotive",
  "name": "Ysautomotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ysautomotive"
 },
 "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": "ysautomotive",
   "vin": "1HGCV1F36LA039178",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}