{
 "id": "1FTFW1RG2RFA18640",
 "name": "2024 Ford F-150 Raptor",
 "year": 2024,
 "make": "Ford",
 "model": "F-150",
 "trim": "Raptor",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 68995,
 "currency": "USD",
 "mileage": 30872,
 "vin": "1FTFW1RG2RFA18640",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/2c752382-8a77-496e-886c-943eb346930b.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTFW1RG2RFA18640",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2024 Ford F-150 Raptor Red Metallic 4WD 3.5L V6 EcoBoost 10-Speed Automatic 4WD, Equipment Group 801A Standard, 14 Speakers, 17\" Cast Aluminum Wheels, 4-Wheel Disc Brakes, ABS brakes, Adaptive suspension, Adjustable pedals, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM with 360L, Auto High-beam Headlights, Auto tilt-away steering wheel, Auto-dimming door mirrors, Auto-dimming Rear-View mirror, Automatic temperature control, Brake assist, Bumpers: body-color, Compass, Delay-off headlights",
 "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": "1FTFW1RG2RFA18640",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}