{
 "id": "1HGCV1F39NA040330",
 "name": "2022 Honda Accord Sport",
 "year": 2022,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 24395,
 "currency": "USD",
 "mileage": 71625,
 "vin": "1HGCV1F39NA040330",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/80747_max.jpg",
 "url": "https://carchat.io/v/automall59/1HGCV1F39NA040330",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2022 Honda Accord Sedan feels like the sensible upgrade you actually enjoy driving. Leather seats make morning commutes more comfortable, steering wheel controls and cruise control keep your focus on the road, and the rear camera takes the stress out of tight parking spots. Tinted windows add privacy and style, and the Accord Sedan's thoughtful layout means everyday tasks stay easy. Stop by, take a short drive, and see how it fits.",
 "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": "automall59",
   "vin": "1HGCV1F39NA040330",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}