{
 "id": "1FM5K7D89EGC44748",
 "name": "2014 Ford Explorer XLT",
 "year": 2014,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 152650,
 "vin": "1FM5K7D89EGC44748",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2014/83914_max.jpg",
 "url": "https://carchat.io/v/planetlincolnspring/1FM5K7D89EGC44748",
 "dealer": {
  "id": "planetlincolnspring",
  "name": "Planetlincolnspring",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/planetlincolnspring"
 },
 "description": "This used 2014 Ford Explorer is an easy car to live with. Heated seats take the edge off the first cold morning and cruise control lets you set it and relax on long stretches. The sedan is sensible for everyday life, with navigation to keep you moving and power mirrors that save a second when parking. Roof rack means the weekend gear comes along without fuss. Features include: navigation, heated seats, cruise control, power mirrors and roof rack.",
 "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": "planetlincolnspring",
   "vin": "1FM5K7D89EGC44748",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}