{
 "id": "1FTEX1EP7NFA18173",
 "name": "2022 Ford F150 SuperCab",
 "year": 2022,
 "make": "Ford",
 "model": "F150",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 180825,
 "vin": "1FTEX1EP7NFA18173",
 "image": "https://portal.waynereaves.net/service/picture/45236/2573/0d043181cf128dbdb9d6a2baf849e6bd770c8b4d.jpg",
 "url": "https://carchat.io/v/carcorneroflondon/1FTEX1EP7NFA18173",
 "dealer": {
  "id": "carcorneroflondon",
  "name": "Carcorneroflondon",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/carcorneroflondon"
 },
 "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": "carcorneroflondon",
   "vin": "1FTEX1EP7NFA18173",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}