{
 "id": "1FTEW1EP7MFA52485",
 "name": "2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "lead foot",
 "condition": "used",
 "price": 28299,
 "currency": "USD",
 "mileage": 103460,
 "vin": "1FTEW1EP7MFA52485",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/390c1db8-703d-491a-be9d-02d287b1308f.jpg",
 "url": "https://carchat.io/v/fremontmotorpowell/1FTEW1EP7MFA52485",
 "dealer": {
  "id": "fremontmotorpowell",
  "name": "Fremontmotorpowell",
  "city": "Silverado+1500",
  "state": "WT",
  "url": "https://carchat.io/d/fremontmotorpowell"
 },
 "description": "This 2021 Ford F-150 XLT in gray delivers serious truck capability with smart technology and refined comfort. Built on the legendary F-150 platform, this 4WD pickup with a 2.7L Twin Turbocharged V6 EcoBoost engine offers a perfect balance of power and efficiency, achieving 18 city and 24 highway MPG. Whether you're tackling work or weekend adventures, this truck is ready. Key Features: - 4X4 / Four Wheel Drive - Android Auto & Apple CarPlay - Ford Co-Pilot360 Assist 2.0 with Evasive Steering Ass",
 "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": "1FTEW1EP7MFA52485",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}