{
 "id": "1FTEW1E52JKD25222",
 "name": "Ford F-150 Lariat",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "Lariat",
 "bodyStyle": "truck",
 "color": "magnetic",
 "condition": "used",
 "price": 27153,
 "currency": "USD",
 "mileage": 124815,
 "vin": "1FTEW1E52JKD25222",
 "image": null,
 "url": "https://carchat.io/v/steele-south-loop-hyundai/1FTEW1E52JKD25222",
 "dealer": {
  "id": "steele-south-loop-hyundai",
  "name": "Steele South Loop Hyundai",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/steele-south-loop-hyundai"
 },
 "description": "Why You'll Love This Vehicle\n\nBuilt to work hard and ready for the weekend, this 2018 Ford F-150 Lariat 4x4 SuperCrew combines V8 power, comfort, and capability. Finished in Magnetic with a Black leather interior, it features a 5.0L V8, 6-speed automatic transmission, 4WD, and FX4 Off-Road Package.\n\nHighlights\n\nPerformance & Capability\n- 5.0L V8 Engine\n- 6-Speed Automatic Transmission\n- 4-Wheel Drive\n- FX4 Off-Road Package\n- Trailer Tow Package\n\nComfort & Convenience\n- SuperCrew Cab\n- Black Leat",
 "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": "steele-south-loop-hyundai",
   "vin": "1FTEW1E52JKD25222",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}