{
 "id": "1FMJU1J85PEA35340",
 "name": "2023 Ford Expedition XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Expedition",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 34448,
 "currency": "USD",
 "mileage": 80388,
 "vin": "1FMJU1J85PEA35340",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/c8b4599c-0188-4e6f-8442-dd5eba3c0fde.jpg",
 "url": "https://carchat.io/v/newbergford/1FMJU1J85PEA35340",
 "dealer": {
  "id": "newbergford",
  "name": "Newbergford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbergford"
 },
 "description": "Used 2023 Ford Expedition XLT 4x4 SUV EcoBoost 3.5L V6 GTDi DOHC 24V Twin Turbocharged 10-Speed Automatic Oxford White Expedition is designed to take you capably to your destination in comfort and style. Features: Remote Keyless Entry w/ Push Start Ignition, Power Drivers Seat, 3rd Row Seating, Leather Wrapped Steering Wheel, 12\" Touch Screen w/ USB Inputs, Android Auto / Apple CarPlay, Backup Camera, Automatic Tri-Zone Climate Control, Automatic On/Off Headlights, Auto Dimming Rearview Mirror, ",
 "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": "newbergford",
   "vin": "1FMJU1J85PEA35340",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}