{
 "id": "1FTFW1EG9GKF00953",
 "name": "2016 Ford F-150 Lariat",
 "year": 2016,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 26988,
 "currency": "USD",
 "mileage": 76285,
 "vin": "1FTFW1EG9GKF00953",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/335dccf0-d15b-4065-a862-4e6c405880d3.png",
 "url": "https://carchat.io/v/beavertonhyundai/1FTFW1EG9GKF00953",
 "dealer": {
  "id": "beavertonhyundai",
  "name": "Beavertonhyundai",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/beavertonhyundai"
 },
 "description": "This 2016 Ford F-150 Lariat delivers the power and capability you need in a full-size truck. With its 3.5L V6 engine, 4WD system, and solid fuel economy at 16 city and 22 highway MPG, this truck is built for both workdays and weekend adventures. The striking red exterior makes a bold statement wherever you go. Key Features: - 4WD / Four Wheel Drive - Equipment Group 500A Base - Air Conditioning - Power Steering - Electronic Stability Control - Traction Control - Fully Automatic Headlights - Tele",
 "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": "beavertonhyundai",
   "vin": "1FTFW1EG9GKF00953",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}