{
 "id": "1HGCY1F33PA029026",
 "name": "2023 Honda Accord EX",
 "year": 2023,
 "make": "Honda",
 "model": "Accord",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 27795,
 "currency": "USD",
 "mileage": 10379,
 "vin": "1HGCY1F33PA029026",
 "image": null,
 "url": "https://carchat.io/v/automall59/1HGCY1F33PA029026",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2023 Honda Accord Sedan feels like the grown-up commuter that still remembers how to be fun. With just 10,379 miles, it has impressively low mileage for its age and already earns its keep on chilly mornings with heated seats. The sunroof brightens every drive, the rear camera takes the stress out of tight spots, and cruise control plus steering wheel controls make long runs effortless. Practical touches include power mirrors, tire pressure monitoring and cabin air filtration. Come take",
 "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": "1HGCY1F33PA029026",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}