{
 "id": "1FTYR15E26PA51213",
 "name": "2006 Ford Ranger Super Cab",
 "year": 2006,
 "make": "Ford",
 "model": "Ranger",
 "trim": "Super Cab",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 142176,
 "vin": "1FTYR15E26PA51213",
 "image": "https://portal.waynereaves.net/service/picture/45252/1890/c7c53780c3ec5ad09a0c437c59ccc0e5c891a107.jpg",
 "url": "https://carchat.io/v/myunlimitedautocare/1FTYR15E26PA51213",
 "dealer": {
  "id": "myunlimitedautocare",
  "name": "Myunlimitedautocare",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/myunlimitedautocare"
 },
 "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": "myunlimitedautocare",
   "vin": "1FTYR15E26PA51213",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}