{
 "id": "1FTFX1E53MFC57866",
 "name": "Used 2021 Ford F-150 XLT",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 29991,
 "currency": "USD",
 "mileage": 81866,
 "vin": "1FTFX1E53MFC57866",
 "image": "https://pictures.dealer.com/l/longviewautoplex/0674/50e06ea13889360ecabea6ec9fe30643x.jpg",
 "url": "https://carchat.io/v/longview-autoplex-mitsubishi/1FTFX1E53MFC57866",
 "dealer": {
  "id": "longview-autoplex-mitsubishi",
  "name": "Longview Autoplex Mitsubishi",
  "city": "Longview",
  "state": "TX",
  "url": "https://carchat.io/d/longview-autoplex-mitsubishi"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Longview Autoplex Mitsubishi to see this Oxford White XLT Truck available for $29991",
 "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": "longview-autoplex-mitsubishi",
   "vin": "1FTFX1E53MFC57866",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}