{
 "id": "1FTFW1RG3LFC05702",
 "name": "2020 Ford F-150 Raptor",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 49789,
 "currency": "USD",
 "mileage": 70413,
 "vin": "1FTFW1RG3LFC05702",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/989ae49c-e57f-489c-8255-9891ae822ed2.jpg",
 "url": "https://carchat.io/v/fremontmotorpowell/1FTFW1RG3LFC05702",
 "dealer": {
  "id": "fremontmotorpowell",
  "name": "Fremontmotorpowell",
  "city": "Silverado+1500",
  "state": "WT",
  "url": "https://carchat.io/d/fremontmotorpowell"
 },
 "description": "This 2020 Ford F-150 Raptor delivers serious capability wrapped in aggressive styling. With a 3.5L V6 EcoBoost engine and 10-speed automatic transmission, this 4WD truck offers responsive performance and highway efficiency at 18 mpg. The black exterior commands attention on any road, while the mileage of under 71,000 means there's plenty of life ahead. • Twin Panel Moonroof • Raptor Interior Color Blue Accent Package • Tailgate Step with Tailgate Lift Assist • Equipment Group 802A Luxury • Secon",
 "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": "1FTFW1RG3LFC05702",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}