{
 "id": "1FTFW1E5XNKF20009",
 "name": "2022 Ford F-150 SuperCrew",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 42995,
 "currency": "USD",
 "mileage": 20944,
 "vin": "1FTFW1E5XNKF20009",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/1051ff7a-097d-4110-bff0-e1903f0ad277.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTFW1E5XNKF20009",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2022 Ford F-150 XLT Race Red 4WD 5.0L V8 10-Speed Automatic 4WD, Wheels: 18\" Chrome-Like PVD, 10-Way Power Driver & Passenger Seats, 2-Bar Style Grille w/Chrome 2 Minor Bars, 3.31 Axle Ratio, 4-Wheel Disc Brakes, 6 Speakers, 8\" Productivity Screen in Instrument Cluster, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio, Auto High-beam Headlights, Auto Start-Stop Removal, Auto-Dimming Rear-View Mirror, Bed Utility Package, BoxLink, Brake assist, Bright Polished Step Bars, Bumpers: chrome, C",
 "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": "wolfeford",
   "vin": "1FTFW1E5XNKF20009",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}