{
 "id": "1FTFW3LD2RFA06353",
 "name": "2024 Ford F-150 XLT",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 34988,
 "currency": "USD",
 "mileage": 60808,
 "vin": "1FTFW3LD2RFA06353",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/da8c2c40-e5c9-496a-82b6-8b0c71afeff3.jpg",
 "url": "https://carchat.io/v/fremontmotorpowell/1FTFW3LD2RFA06353",
 "dealer": {
  "id": "fremontmotorpowell",
  "name": "Fremontmotorpowell",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/fremontmotorpowell"
 },
 "description": "This 2024 Ford F-150 XLT delivers the capability and comfort you need whether you're tackling work projects or enjoying weekend adventures. With its 3.5L PowerBoost Full-Hybrid V6 engine and 4WD system, this truck combines efficiency with genuine performance, achieving 22 city and 24 highway MPG while maintaining the towing and hauling capacity F-150 owners expect. Key features that make this F-150 stand out include: - 12\" Touchscreen Display - 4X4 / Four Wheel Drive - Trailer Tow Package - Mobi",
 "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": "fremontmotorpowell",
   "vin": "1FTFW3LD2RFA06353",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}