{
 "id": "1HGCY1F38PA000055",
 "name": "2023 Honda Accord EX",
 "year": 2023,
 "make": "Honda",
 "model": "Accord",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 22000,
 "currency": "USD",
 "mileage": 96555,
 "vin": "1HGCY1F38PA000055",
 "image": null,
 "url": "https://carchat.io/v/automall59/1HGCY1F38PA000055",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Here's a used 2023 Honda Accord Sedan that still feels fresh. Heated seats make the first cold morning worth getting out of bed, and the sunroof turns a commute into a small bright break. Backing into tight spaces is easier with the rear camera, and cruise control plus steering wheel controls keep long drives relaxed and hands-on. Features include: heated seats, sunroof, rear camera, cruise control and steering wheel controls.",
 "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": "1HGCY1F38PA000055",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}