{
 "id": "3FA6P0H91ER340716",
 "name": "2014 Ford Fusion SE",
 "year": 2014,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 10612,
 "currency": "USD",
 "mileage": 129971,
 "vin": "3FA6P0H91ER340716",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-c926c983855f43ecb5c8e6b50cabf7e4.jpg",
 "url": "https://carchat.io/v/triadautomall/3FA6P0H91ER340716",
 "dealer": {
  "id": "triadautomall",
  "name": "Triadautomall",
  "city": "Santa",
  "state": "FE",
  "url": "https://carchat.io/d/triadautomall"
 },
 "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": "triadautomall",
   "vin": "3FA6P0H91ER340716",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}