{
 "id": "2HGFE2F54PH543918",
 "name": "2023 Honda Civic Sport",
 "year": 2023,
 "make": "Honda",
 "model": "Civic",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 26595,
 "currency": "USD",
 "mileage": 35226,
 "vin": "2HGFE2F54PH543918",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2023/38178_max.jpg",
 "url": "https://carchat.io/v/automall59/2HGFE2F54PH543918",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "A low 35,226 gently-driven miles! A backup camera makes all the difference when parallel parking. With powered side mirrors. Stay in charge with the 2023 Civic Sedan's steering wheel controls. You'll also love this car's tinted windows, anti-theft system, an air filter for the cabin, LED lamps in the rear and extremely convenient cruise control.",
 "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": "2HGFE2F54PH543918",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}