{
 "id": "1FMJU1HT3KEA81588",
 "name": "2019 Ford Expedition XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 12724,
 "currency": "USD",
 "mileage": 184527,
 "vin": "1FMJU1HT3KEA81588",
 "image": null,
 "url": "https://carchat.io/v/apple-sport-chevrolet/1FMJU1HT3KEA81588",
 "dealer": {
  "id": "apple-sport-chevrolet",
  "name": "Apple-Sport Chevrolet",
  "city": "Marlin",
  "state": "TX",
  "url": "https://carchat.io/d/apple-sport-chevrolet"
 },
 "description": "Priced Below J.D. Power Retail Value, Safety Package, Keyless Entry, Remote Start, Leather Seating, Heated and Cooled Seating, Memory Package, Navigation, Bluetooth® Capable, SYNC Radio, Backup Camera, Tow Package, Running Boards, VEHICLE IS BEING SOLD AS-IS, WHERE-IS!!!, 110V/150W AC Power Outlet, 2 Smart Charging USB Ports In 3rd Row, 2nd Row 40/20/40 Tip & Slide Seat, 3rd Row Power-Folding Head Restraints, 3rd Row Vinyl Seat, 4G Wi-Fi Modem, 9 Speakers, ActiveX-Trimmed 1st & 2nd Row Seats, Ad",
 "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": "apple-sport-chevrolet",
   "vin": "1FMJU1HT3KEA81588",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}