{
 "id": "1HGCY2F74TA042886",
 "name": "New 2026 Honda Accord Hybrid Sport-L",
 "year": 2026,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "new",
 "price": 37145,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCY2F74TA042886",
 "image": "https://pictures.dealer.com/e/elpasohonda/1215/bef3cea0c86b545822bb2eb8a4cf3d93x.jpg",
 "url": "https://carchat.io/v/el-paso-honda/1HGCY2F74TA042886",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Is this 2026 Honda Accord Hybrid your perfect car? Contact El Paso Honda to see this Radiant Red Sport-L Sedan available for $37145",
 "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": "el-paso-honda",
   "vin": "1HGCY2F74TA042886",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}