{
 "id": "5TFLA5DB9NX027215",
 "name": "2022 Toyota Tundra SR5",
 "year": 2022,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 65238,
 "vin": "5TFLA5DB9NX027215",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/8abf669a-50e0-42f2-8bed-e94fb3597f36.png",
 "url": "https://carchat.io/v/houseofcars/5TFLA5DB9NX027215",
 "dealer": {
  "id": "houseofcars",
  "name": "Houseofcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/houseofcars"
 },
 "description": "4WD, Cloth. Midnight Black Metallic 2022 Toyota Tundra SR5 4WD 10-Speed Automatic 3.4L V6 Awards: * ALG Residual Value Awards, Residual Value 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": "houseofcars",
   "vin": "5TFLA5DB9NX027215",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}