{
 "id": "1HGCV1F41NA119760",
 "name": "2022 Honda Accord Sport SE",
 "year": 2022,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 21395,
 "currency": "USD",
 "mileage": 101542,
 "vin": "1HGCV1F41NA119760",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2022/80748_max.jpg",
 "url": "https://carchat.io/v/automall59/1HGCV1F41NA119760",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2022 Honda Accord Sedan feels like a grown-up daily driver that still enjoys the open road. Leather seats and heated front seats make winter mornings and long commutes more comfortable, while the rear camera and steering wheel controls keep things simple and safe when you are on the move. Cruise control settles in for highway stretches, and a tire pressure monitor helps avoid surprises. Nicely appointed and ready to go.",
 "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": "1HGCV1F41NA119760",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}