{
 "id": "1FTEW1EP1PKD61204",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 36890,
 "currency": "USD",
 "mileage": 86967,
 "vin": "1FTEW1EP1PKD61204",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/54320df7-3903-46e9-b6eb-a8b5fbc59c78.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTEW1EP1PKD61204",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2023 Ford F-150 Lariat Blue Metallic 4WD 2.7L V6 EcoBoost 10-Speed Automatic 4WD, 360 Degree Camera, Class IV Trailer Hitch Receiver, Integrated Trailer Brake Controller, Pro Trailer Backup Assist & Pro Trailer Hitch Assist, Trailer Tow Package, 3.55 Axle Ratio, 4-Wheel Disc Brakes, 8 Speakers, ABS brakes, Adjustable pedals, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM with 360L, Auto High-beam Headlights, Auto-dimming door mirrors, Auto-dimming Rear-View mirror, Automatic temperature c",
 "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": "1FTEW1EP1PKD61204",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}