{
 "id": "1FAHP2D88EG126492",
 "name": "2014 Ford Taurus SE",
 "year": 2014,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 118169,
 "vin": "1FAHP2D88EG126492",
 "image": "https://pictures.dealer.com/p/platinumbuickgmcgm/1269/710a31811acf0ab9384d38a34072ff34x.jpg",
 "url": "https://carchat.io/v/platinumbuickgmcwp/1FAHP2D88EG126492",
 "dealer": {
  "id": "platinumbuickgmcwp",
  "name": "Platinumbuickgmcwp",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/platinumbuickgmcwp"
 },
 "description": "NA",
 "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": "platinumbuickgmcwp",
   "vin": "1FAHP2D88EG126492",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}