{
 "id": "URLabcbaad1287e0fbdf8fa2b0afc6e069fcafef261",
 "name": "2019 Ford Expedition",
 "year": 2019,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/wyatt-johnson-ford/URLabcbaad1287e0fbdf8fa2b0afc6e069fcafef261",
 "dealer": {
  "id": "wyatt-johnson-ford",
  "name": "Wyatt Johnson Ford",
  "city": "Nashville",
  "state": "TN",
  "url": "https://carchat.io/d/wyatt-johnson-ford"
 },
 "description": "Since 1997 the Ford Expedition has held a place in the large SUV market. The largest of the Ford SUV family, the Expedition seats up to eight people.",
 "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": "wyatt-johnson-ford",
   "vin": "URLabcbaad1287e0fbdf8fa2b0afc6e069fcafef261",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}