{
 "id": "1FA6P8TH9F5387705",
 "name": "2015 Ford Mustang I4 Coupe",
 "year": 2015,
 "make": "Ford",
 "model": "Mustang",
 "trim": "I4 Coupe",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 13994,
 "currency": "USD",
 "mileage": 105500,
 "vin": "1FA6P8TH9F5387705",
 "image": "https://imagesdl.dealercenter.net/640/480/202602-328e266272ab43358b315ab285ec88e8/202608-0d717bfa2a2445e1abcf398c103ebcf0.jpg",
 "url": "https://carchat.io/v/tysonsmotorcars/1FA6P8TH9F5387705",
 "dealer": {
  "id": "tysonsmotorcars",
  "name": "Tysonsmotorcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tysonsmotorcars"
 },
 "description": null,
 "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": "tysonsmotorcars",
   "vin": "1FA6P8TH9F5387705",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}