{
 "id": "1FA6P8CF4G5335303",
 "name": "2016 Ford Mustang GT Coupe",
 "year": 2016,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": "gray",
 "condition": "used",
 "price": 25610,
 "currency": "USD",
 "mileage": 83504,
 "vin": "1FA6P8CF4G5335303",
 "image": "https://cdn.dlron.us/inventoryphotos/15976/1fa6p8cf4g5335303/ip/1_639247680000000000.jpg",
 "url": "https://carchat.io/v/allegiantautomotive/1FA6P8CF4G5335303",
 "dealer": {
  "id": "allegiantautomotive",
  "name": "Allegiantautomotive",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/allegiantautomotive"
 },
 "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": "allegiantautomotive",
   "vin": "1FA6P8CF4G5335303",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}