{
 "id": "1HGCY1F45TA056621",
 "name": "New 2026 Honda Accord SE",
 "year": 2026,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "new",
 "price": 32570,
 "currency": "USD",
 "mileage": 1,
 "vin": "1HGCY1F45TA056621",
 "image": "https://pictures.dealer.com/g/gillmanhondasanantonio/1485/5d202a677e742a76406e3cc6a4406892x.jpg",
 "url": "https://carchat.io/v/gillman-honda-san-antonio/1HGCY1F45TA056621",
 "dealer": {
  "id": "gillman-honda-san-antonio",
  "name": "Gillman Honda San Antonio",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gillman-honda-san-antonio"
 },
 "description": "Is this 2026 Honda Accord your perfect car? Contact Gillman Honda San Antonio to see this Platinum White Pearl SE Sedan available for $32570",
 "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": "gillman-honda-san-antonio",
   "vin": "1HGCY1F45TA056621",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}