{
 "id": "1FTFW1E54PFB52731",
 "name": "2023 Ford F-150 SuperCrew",
 "year": 2023,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 49495,
 "currency": "USD",
 "mileage": 53122,
 "vin": "1FTFW1E54PFB52731",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/11732163-2f60-44f9-9f79-79195c0554af.jpeg",
 "url": "https://carchat.io/v/wolfeford/1FTFW1E54PFB52731",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2023 Ford F-150 Lariat White Metallic 4WD 5.0L V8 10-Speed Automatic 4WD, Bed Utility Package, BoxLink, LED Box Lighting, Power Tailgate, Tailgate Step w/Tailgate Work Surface, 3.31 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 control, Brake assist, Bumpers: chrome, Chrome wheels, Class IV Traile",
 "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": "1FTFW1E54PFB52731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}