{
 "id": "5TFDY5F17MX974403",
 "name": "2021 Toyota Tundra SR5 grade",
 "year": 2021,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "SR5 grade",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 39000,
 "currency": "USD",
 "mileage": 71501,
 "vin": "5TFDY5F17MX974403",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/3c64dd5c-2910-4196-ac80-04ef11c4c47c.jpg",
 "url": "https://carchat.io/v/autotowngmc/5TFDY5F17MX974403",
 "dealer": {
  "id": "autotowngmc",
  "name": "Autotowngmc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autotowngmc"
 },
 "description": null,
 "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": "autotowngmc",
   "vin": "5TFDY5F17MX974403",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}