{
 "id": "1FTEW3LP7SKE14706",
 "name": "2025 Ford F-150 XLT",
 "year": 2025,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 41391,
 "currency": "USD",
 "mileage": 31553,
 "vin": "1FTEW3LP7SKE14706",
 "image": "https://vehicle-images.carscommerce.inc/4870-11000753/1FTEW3LP7SKE14706/0284e485ac60c3958c14da2e6daf724a.jpg",
 "url": "https://carchat.io/v/honda/1FTEW3LP7SKE14706",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "2025 Ford F-150 XLT CARFAX One-Owner. Clean CARFAX. 4WD, 4-Wheel Disc Brakes, 6\" Angular Bright Anodized Step Bar, Black Painted Grille w/Chrome Center Bar, Brake assist, Chrome Door & Tailgate Handles, Chrome wheels, Cloth 40/20/40 Front Seat w/Console, Dual-Zone Electronic Automatic Temperature Control, Front Center Armrest, Fully automatic headlights, GVWR: 6,650 lbs Payload Package, Illuminated entry, Occupant sensing airbag, Overhead airbag, Power windows, Radio: AM/FM Stereo w/SiriusXM 360",
 "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": "honda",
   "vin": "1FTEW3LP7SKE14706",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}