{
 "id": "5TFRX5GN7KX157049",
 "name": "Used 2019 Toyota Tacoma SR",
 "year": 2019,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": "SR",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 15778,
 "currency": "USD",
 "mileage": 142916,
 "vin": "5TFRX5GN7KX157049",
 "image": null,
 "url": "https://carchat.io/v/north-houston-mitsubishi/5TFRX5GN7KX157049",
 "dealer": {
  "id": "north-houston-mitsubishi",
  "name": "North Houston Mitsubishi",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/north-houston-mitsubishi"
 },
 "description": "Super White 2019 Toyota Tacoma SR RWD 6-Speed Automatic 2.7L I4 DOHC 16VAwards:  * 2019 KBB.com Best Resale Value Awards   * 2019 KBB.com Brand Image Awards",
 "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": "north-houston-mitsubishi",
   "vin": "5TFRX5GN7KX157049",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}