{
 "id": "1FTFW1E84NKD40793",
 "name": "2022 Ford F-150 SuperCrew",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 35695,
 "currency": "USD",
 "mileage": 68272,
 "vin": "1FTFW1E84NKD40793",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/4988d73a-ccee-4c7a-9cc2-e83d02ede2e0.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTFW1E84NKD40793",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2022 Ford F-150 XLT Red 4WD 3.5L V6 EcoBoost 10-Speed Automatic 4WD, 10-Way Power Driver & Passenger Seats, 2-Bar Style Grille w/Chrome 2 Minor Bars, 360 Degree Camera, 8\" Productivity Screen in Instrument Cluster, Auto-Dimming Rear-View Mirror, Bright Polished Step Bars, Chrome Door & Tailgate Handles w/Body-Color Bezel, Chrome Single-Tip Exhaust, Class IV Trailer Hitch Receiver, Dual Zone Electronic Automatic Temperature Control, Electronic Locking w/3.55 Axle Ratio, Equipment Group 302A High,",
 "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": "1FTFW1E84NKD40793",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}