{
 "id": "1HGCY2F84TA059275",
 "name": "New 2026 Honda Accord Hybrid Touring",
 "year": 2026,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "new",
 "price": 41490,
 "currency": "USD",
 "mileage": 12,
 "vin": "1HGCY2F84TA059275",
 "image": "https://pictures.dealer.com/s/sonichondasuperstore/0109/72baee98b8f13491b1325607d6f03d32x.jpg",
 "url": "https://carchat.io/v/economy-honda-superstore/1HGCY2F84TA059275",
 "dealer": {
  "id": "economy-honda-superstore",
  "name": "Economy Honda Superstore",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/economy-honda-superstore"
 },
 "description": "Is this 2026 Honda Accord Hybrid your perfect car? Contact Economy Honda Superstore to see this Canyon River Blue Metallic Touring Sedan available for $41490",
 "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": "economy-honda-superstore",
   "vin": "1HGCY2F84TA059275",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}