{
 "id": "3CZRZ1H51VM708615",
 "name": "New 2027 Honda HR-V Sport",
 "year": 2027,
 "make": "Honda",
 "model": "HR-V",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 29035,
 "currency": "USD",
 "mileage": 10,
 "vin": "3CZRZ1H51VM708615",
 "image": null,
 "url": "https://carchat.io/v/easy-honda/3CZRZ1H51VM708615",
 "dealer": {
  "id": "easy-honda",
  "name": "Easy Honda",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/easy-honda"
 },
 "description": "description",
 "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": "easy-honda",
   "vin": "3CZRZ1H51VM708615",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}