{
 "id": "5TFAZ5CN6MX100857",
 "name": "Pre-Owned 2021 Toyota Tacoma SR5 V6",
 "year": 2021,
 "make": "Toyota",
 "model": "Tacoma",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 30201,
 "currency": "USD",
 "mileage": 50735,
 "vin": "5TFAZ5CN6MX100857",
 "image": "https://pictures.dealer.com/s/sportcitytoyotadallas/0550/0bd5830468961a57ef2d7d33249d916fx.jpg",
 "url": "https://carchat.io/v/sport-city-toyota/5TFAZ5CN6MX100857",
 "dealer": {
  "id": "sport-city-toyota",
  "name": "Sport City Toyota",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/sport-city-toyota"
 },
 "description": "Is this 2021 Toyota Tacoma your perfect car? Contact Sport City Toyota to see this Super White SR5 V6 Truck Double Cab available for $30201",
 "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": "sport-city-toyota",
   "vin": "5TFAZ5CN6MX100857",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}