{
 "id": "1FTEW1EG8GKF47323",
 "name": "Used 2016 Ford F-150 XLT",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "magnetic metallic",
 "condition": "used",
 "price": 18725,
 "currency": "USD",
 "mileage": 138129,
 "vin": "1FTEW1EG8GKF47323",
 "image": "https://images.dealer.com/ddc/vehicles/2016/Ford/F-150/Truck/trim_XL_9e1020/color/Magnetic-J7-69%2C71%2C68-640-en_US.jpg",
 "url": "https://carchat.io/v/blake-utter-ford/1FTEW1EG8GKF47323",
 "dealer": {
  "id": "blake-utter-ford",
  "name": "Blake Utter Ford",
  "city": "Denison",
  "state": "TX",
  "url": "https://carchat.io/d/blake-utter-ford"
 },
 "description": "Is this 2016 Ford F-150 your perfect car? Contact Blake Utter Ford to see this Magnetic Metallic XLT Truck available for $18725",
 "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": "blake-utter-ford",
   "vin": "1FTEW1EG8GKF47323",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}