{
 "id": "1FMZK1CM6GKA84535",
 "name": "2016 Ford T150 Vans SRW Medium Roof Van",
 "year": 2016,
 "make": "Ford",
 "model": "T150 Vans",
 "trim": "SRW Medium Roof Van",
 "bodyStyle": "van",
 "color": "aluminum",
 "condition": "used",
 "price": 32995,
 "currency": "USD",
 "mileage": 52394,
 "vin": "1FMZK1CM6GKA84535",
 "image": "https://portal.waynereaves.net/service/picture/29432/9197/9efb73be6bbf3499b869d23f39fe0cc57db16d75.jpg",
 "url": "https://carchat.io/v/lot-ab6bcc9d/1FMZK1CM6GKA84535",
 "dealer": {
  "id": "lot-ab6bcc9d",
  "name": "Lot ab6bcc9d",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-ab6bcc9d"
 },
 "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": "lot-ab6bcc9d",
   "vin": "1FMZK1CM6GKA84535",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}