{
 "id": "3CZRZ2H59PM732847",
 "name": "2023 Honda HR-V Sport",
 "year": 2023,
 "make": "Honda",
 "model": "HR-V",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 25790,
 "currency": "USD",
 "mileage": 24046,
 "vin": "3CZRZ2H59PM732847",
 "image": null,
 "url": "https://carchat.io/v/honda/3CZRZ2H59PM732847",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "Certified. CARFAX One-Owner. 2023 Honda HR-V Sport In Crystal Black, Honda Certified Pre-Owned Vehicle, Free Oil Changes, Available NOW at Checkered Flag Honda!, One Owner, Clean CarFax, ABS brakes, Adaptive Cruise Control: Adaptive Cruise Control (ACC) with Low-Speed Follow, Alloy wheels, Apple CarPlay/Android Auto, Blind Spot Information (BSI) System warning, Dual front impact airbags, Dual front side impact airbags, Exterior Parking Camera Rear, Fully automatic headlights, Heated door mirrors",
 "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",
   "vin": "3CZRZ2H59PM732847",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}