{
 "id": "1FMZK1ZM9GKA55750",
 "name": "2016 Ford Transit-150 SRW Low Roof Van",
 "year": 2016,
 "make": "Ford",
 "model": "Transit-150",
 "trim": "SRW Low Roof Van",
 "bodyStyle": "wagon",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 165187,
 "vin": "1FMZK1ZM9GKA55750",
 "image": null,
 "url": "https://carchat.io/v/cardermotors/1FMZK1ZM9GKA55750",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "Introducing the 2016 Ford Transit-150! It just arrived on our lot this past week! Top features include power windows, a tachometer, air conditioning, and much more. It features an automatic transmission, rear-wheel drive, and a refined 6 cylinder engine. Our aim is to provide our customers with the best prices and service at all times. Please don't hesitate to give us a call.",
 "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": "cardermotors",
   "vin": "1FMZK1ZM9GKA55750",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}