{
 "id": "5TFRY5F1XEX167350",
 "name": "Used 2014 Toyota Tundra 2WD Truck SR",
 "year": 2014,
 "make": "Toyota",
 "model": "Tundra 2WD Truck",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 22134,
 "currency": "USD",
 "mileage": 130856,
 "vin": "5TFRY5F1XEX167350",
 "image": null,
 "url": "https://carchat.io/v/wiesner-buick-gmc/5TFRY5F1XEX167350",
 "dealer": {
  "id": "wiesner-buick-gmc",
  "name": "Wiesner Buick Gmc",
  "city": "N Conroe",
  "state": "TX",
  "url": "https://carchat.io/d/wiesner-buick-gmc"
 },
 "description": "Is this 2014 Toyota Tundra 2WD Truck your perfect car? Contact WIESNER BUICK GMC to see this Barcelona Red M SR available for $22134",
 "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": "wiesner-buick-gmc",
   "vin": "5TFRY5F1XEX167350",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}