{
 "id": "1FTFW1E83MFB78923",
 "name": "2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 30500,
 "currency": "USD",
 "mileage": 91208,
 "vin": "1FTFW1E83MFB78923",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/49104693-8778-45a5-9918-e9474d2851bd.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTFW1E83MFB78923",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2021 Ford F-150 XLT Agate Black Metallic 4WD 3.5L V6 EcoBoost 10-Speed Automatic 4WD, 360 Degree Camera, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio, Auto High-beam Headlights, Brake assist, Bumpers: chrome, Cloth 40/20/40 Front Seat, Compass, Delay-off headlights, Driver door bin, Driver vanity mirror, Dual front impact airbags, Dual front side impact airbags, Electronic Stability Control, Emergency communication system: SYNC 4 911 Assist, Engine Blo",
 "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": "1FTFW1E83MFB78923",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}