{
 "id": "1FMCU0D72AKC82894",
 "name": "2010 Ford Escape XLT",
 "year": 2010,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 176183,
 "vin": "1FMCU0D72AKC82894",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-a34e3493c8b94caab76a7c32c2b704f2.jpg",
 "url": "https://carchat.io/v/dtrmcars/1FMCU0D72AKC82894",
 "dealer": {
  "id": "dtrmcars",
  "name": "Dtrmcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/dtrmcars"
 },
 "description": "TRADE IN AS IS NOT SERVICED AS IS RUNS AND DRIVES WELL AS IS PENTETRATING RUST ON FRAME REAR REAR WHEELS",
 "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": "dtrmcars",
   "vin": "1FMCU0D72AKC82894",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}