{
 "id": "1FMSK8DHXPGA13904",
 "name": "2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 28200,
 "currency": "USD",
 "mileage": 74530,
 "vin": "1FMSK8DHXPGA13904",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/49ca20a2-71fe-4175-8b2b-e18bf61583d5.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FMSK8DHXPGA13904",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2023 Ford Explorer XLT Rapid Red Metallic Tinted Clearcoat 4WD 2.3L EcoBoost I-4 10-Speed Automatic 4WD, 3.58 Non-Limited-Slip Rear Axle Ratio, 3rd row seats: bench, 4-Wheel Disc Brakes, 4G LTE Wi-Fi Hotspot Credit, 6 Speakers, ABS brakes, Acoustic-Laminated Front Side Windows, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, AM/FM Stereo, Auto High-beam Headlights, Auto Start-Stop Removal (DISC), Automatic temperature control, Brake assist, Bumpers: body-color, Compass, Delay-off headligh",
 "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": "1FMSK8DHXPGA13904",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}