{
 "id": "1FMCU0F76GUB67502",
 "name": "2016 Ford Escape S",
 "year": 2016,
 "make": "Ford",
 "model": "Escape",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 164887,
 "vin": "1FMCU0F76GUB67502",
 "image": "https://portal.waynereaves.net/service/picture/29767/15022/d94f862fe7ddc9d6dcaf2a7c41827bce6406c6cb.jpg",
 "url": "https://carchat.io/v/bandlcars/1FMCU0F76GUB67502",
 "dealer": {
  "id": "bandlcars",
  "name": "Bandlcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/bandlcars"
 },
 "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": "bandlcars",
   "vin": "1FMCU0F76GUB67502",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}