{
 "id": "1HGCY2F86PA005868",
 "name": "Certified Pre-Owned 2023 Honda Accord Hybrid Touring w/BSI",
 "year": 2023,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 32991,
 "currency": "USD",
 "mileage": 50233,
 "vin": "1HGCY2F86PA005868",
 "image": "https://pictures.dealer.com/e/elpasohonda/0131/d5853d81028cb9246fe499add3dd6f33x.jpg",
 "url": "https://carchat.io/v/el-paso-honda/1HGCY2F86PA005868",
 "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 2023 Honda Accord Hybrid your perfect car? Contact El Paso Honda to see this Canyon River Blue Touring w/BSI Sedan available for $32991",
 "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": "1HGCY2F86PA005868",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}