{
 "id": "1FTEW1E47KKC96342",
 "name": "2019 Ford F-150 XLT",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "magnetic",
 "condition": "used",
 "price": 30904,
 "currency": "USD",
 "mileage": 87512,
 "vin": "1FTEW1E47KKC96342",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/30f02bc1-f9d3-4ab9-9072-ef406c7255fe.jpeg",
 "url": "https://carchat.io/v/sethwadleyfordofperry/1FTEW1E47KKC96342",
 "dealer": {
  "id": "sethwadleyfordofperry",
  "name": "Sethwadleyfordofperry",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sethwadleyfordofperry"
 },
 "description": "This 2019 Ford F-150 XLT 4WD delivers the capability and comfort you need in a dependable truck that's built to perform. - 3.5L EcoBoost Engine with 10-Speed Automatic Transmission - 4WD with Electronic Locking and 3.55 Axle Ratio - Trailer Tow Package with Pro Trailer Backup Assist and 11,300 lbs towing capacity - Equipment Group 302A Luxury Package - Voice-Activated Touchscreen Navigation with SiriusXM Traffic and Travel Link - 10-Way Power Driver and Passenger Seats with Heated Front Seats - ",
 "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": "sethwadleyfordofperry",
   "vin": "1FTEW1E47KKC96342",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}