{
 "id": "1FAHP2E84FG172868",
 "name": "2015 Ford Taurus SEL",
 "year": 2015,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SEL",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 8499,
 "currency": "USD",
 "mileage": 151360,
 "vin": "1FAHP2E84FG172868",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FAHP2E84FG172868",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Hop into this sleek 2015 Ford Taurus and get ready to experience style and sophistication like never before. With its spacious interior, luxurious design, and powerful performance, this beauty is sure to turn heads wherever you go. Picture yourself cruising down the highway, feeling the wind in your hair as you enjoy the smooth ride and responsive handling. The advanced technology in this Taurus will keep you connected and entertained on all your journeys. Whether you're commuting to work or hea",
 "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": "adamsautosalesky",
   "vin": "1FAHP2E84FG172868",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}