{
 "id": "1HGCV1F31NA021481",
 "name": "2022 Honda Accord Sport",
 "year": 2022,
 "make": "Honda",
 "model": "Accord",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 26999,
 "currency": "USD",
 "mileage": 91559,
 "vin": "1HGCV1F31NA021481",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1HGCV1F31NA021481",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Slide into this gray 2022 Honda Accord and youll see why its such an easy car to live with. Clean, modern, and confidently styled, this sedan wears its gray finish like it means businessperfect for everything from weekday commutes to weekend getaways.Up front, a 1.5L turbocharged 4-cylinder engine brings that extra punch when you want it, while the CVT keeps things smooth and relaxed as you cruise. With FWD, its set up for predictable, everyday confidenceexactly what you want in a smart, go-anyw",
 "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": "uscarsales1",
   "vin": "1HGCV1F31NA021481",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}