{
 "id": "3KPF24AD4KE129074",
 "name": "2019 Kia Forte LXS",
 "year": 2019,
 "make": "Kia",
 "model": "Forte",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 12777,
 "currency": "USD",
 "mileage": 5589,
 "vin": "3KPF24AD4KE129074",
 "image": "https://www.walkerchevrolet.com/inventoryphotos/24506/3kpf24ad4ke129074/ip/1.jpg",
 "url": "https://carchat.io/v/walker-chevrolet/3KPF24AD4KE129074",
 "dealer": {
  "id": "walker-chevrolet",
  "name": "Walker Chevrolet",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/walker-chevrolet"
 },
 "description": "Forte LXS, 4D Sedan, 2.0L I4 DOHC Dual CVVT, CVT, FWD, Gravity Gray, Black Cloth, 4 Speakers, 4-Wheel Disc Brakes, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio, Apple CarPlay & Android Auto, Automatic temperature control, Brake assist, Bumpers: body-color, Carpeted Floor Mats, Delay-off headlights, Driver door bin, Driver vanity mirror, Dual front impact airbags, Dual front side impact airbags, Electronic Stability Control, Exterior Parking Camera Rear, Front anti-roll bar, Front Buck",
 "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": "walker-chevrolet",
   "vin": "3KPF24AD4KE129074",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}