{
 "id": "1HGCV3F21NA045749",
 "name": "Used 2022 Honda Accord Hybrid Sport",
 "year": 2022,
 "make": "Honda",
 "model": "Accord Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 57763,
 "vin": "1HGCV3F21NA045749",
 "image": "https://pictures.dealer.com/h/hondaofdentontx/1024/43ffc7039dbc09c5217e026db9def4d9x.jpg",
 "url": "https://carchat.io/v/honda-of-denton/1HGCV3F21NA045749",
 "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 2022 Honda Accord Hybrid your perfect car? Contact Honda of Denton to see this Black Sport Sedan available for $225",
 "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": "1HGCV3F21NA045749",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}