{
 "id": "1HGCY1F38PA019446",
 "name": "2023 Honda Accord Sedan EX",
 "year": 2023,
 "make": "Honda",
 "model": "Accord Sedan",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 19175,
 "currency": "USD",
 "mileage": 99043,
 "vin": "1HGCY1F38PA019446",
 "image": null,
 "url": "https://carchat.io/v/payne-brownsville-mitsubishi/1HGCY1F38PA019446",
 "dealer": {
  "id": "payne-brownsville-mitsubishi",
  "name": "Payne Brownsville Mitsubishi",
  "city": "Brownsville",
  "state": "TX",
  "url": "https://carchat.io/d/payne-brownsville-mitsubishi"
 },
 "description": "2023 Honda Accord Sedan EX, Used, Automatic transmission, Gas",
 "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": "payne-brownsville-mitsubishi",
   "vin": "1HGCY1F38PA019446",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}