{
 "id": "1FM5K8D87EGC40896",
 "name": "2014 Ford Explorer XLT",
 "year": 2014,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 7495,
 "currency": "USD",
 "mileage": 106836,
 "vin": "1FM5K8D87EGC40896",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-f41de9e3c5ea4e74af8113dcab205f34.jpg",
 "url": "https://carchat.io/v/jdautopdx/1FM5K8D87EGC40896",
 "dealer": {
  "id": "jdautopdx",
  "name": "Jdautopdx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/jdautopdx"
 },
 "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": "jdautopdx",
   "vin": "1FM5K8D87EGC40896",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}