{
 "id": "3TMDZ5BN1LM097269",
 "name": "2020 Toyota Tacoma 4WD SR5",
 "year": 2020,
 "make": "Toyota",
 "model": "Tacoma 4WD",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 29999,
 "currency": "USD",
 "mileage": 73285,
 "vin": "3TMDZ5BN1LM097269",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/3TMDZ5BN1LM097269",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Meet the gray 2020 Toyota Tacoma 4WDa truck that looks ready before you even turn the key. Finished in a sleek gray exterior with a matching gray interior, it has that just-right, go-anywhere vibe that fits in at the jobsite, the trailhead, or your favorite weekend escape spot.Under the hood sits a 3.5L V6 gasoline engine that brings confident power without the fuss, paired with an automatic transmission that keeps everything smooth and easy. And when the road turns into something less than a ro",
 "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": "adamsautosalesky",
   "vin": "3TMDZ5BN1LM097269",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}