{
 "id": "1FMJU2A5XDEF23626",
 "name": "2013 Ford Expedition Limited",
 "year": 2013,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 9400,
 "currency": "USD",
 "mileage": 154404,
 "vin": "1FMJU2A5XDEF23626",
 "image": null,
 "url": "https://carchat.io/v/freedom-ford-by-ed-morse/1FMJU2A5XDEF23626",
 "dealer": {
  "id": "freedom-ford-by-ed-morse",
  "name": "Freedom Ford by Ed Morse",
  "city": "Greenville",
  "state": "TX",
  "url": "https://carchat.io/d/freedom-ford-by-ed-morse"
 },
 "description": "Recent Arrival! Black 2013 Ford Expedition Limited 4WD.<br><br><br>EQUIPPED WITH GVWR: 7,500 lbs Payload Package, 4WD, 18 Machined-Aluminum Wheels, 3.31 Axle Ratio, 3rd row seats: split-bench, 4-Wheel Disc Brakes, 7 Speakers, ABS brakes, Adjustable pedals, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, Auto-dimming door mirrors, Auto-dimming Rear-View mirror, Automatic temperature control, Brake assist, Bumpers: body-color, CD player, Compass, Delay-off headlights, Driver door bin, Drive",
 "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": "freedom-ford-by-ed-morse",
   "vin": "1FMJU2A5XDEF23626",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}