{
 "id": "URL56a0c28699c67730a002a4152a9d382277050142",
 "name": "2019 Ford Expedition",
 "year": 2019,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 40000,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/bill-fick-ford/URL56a0c28699c67730a002a4152a9d382277050142",
 "dealer": {
  "id": "bill-fick-ford",
  "name": "Bill Fick Ford",
  "city": "Huntsville",
  "state": "TX",
  "url": "https://carchat.io/d/bill-fick-ford"
 },
 "description": "Test Drive a 2019 Ford Expedition Today!\nBill Fick Ford isn",
 "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": "bill-fick-ford",
   "vin": "URL56a0c28699c67730a002a4152a9d382277050142",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}