{
 "id": "1HGCY1F45TA073239",
 "name": "New 2026 Honda Accord SE",
 "year": 2026,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "new",
 "price": 32115,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCY1F45TA073239",
 "image": "https://images.dealer.com/ddc/vehicles/2026/Honda/Accord/Sedan/trim_SE_762efd/color/Crystal%20Black%20Pearl-BK-39%2C40%2C41-640-en_US.jpg",
 "url": "https://carchat.io/v/honda-of-denton/1HGCY1F45TA073239",
 "dealer": {
  "id": "honda-of-denton",
  "name": "Honda of Denton",
  "city": "East Denton",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-denton"
 },
 "description": "Is this 2026 Honda Accord your perfect car? Contact Honda of Denton to see this Crystal Black Pearl SE Sedan available for $32115",
 "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": "honda-of-denton",
   "vin": "1HGCY1F45TA073239",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}