{
 "id": "1FMJK1JT4MEA87855",
 "name": "2021 Ford Expedition MAX XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Expedition MAX",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 28798,
 "currency": "USD",
 "mileage": 101570,
 "vin": "1FMJK1JT4MEA87855",
 "image": "https://imagesdl.dealercenter.net/640/480/202604-014b61f0e6074fe7879a178813966170.jpg",
 "url": "https://carchat.io/v/crownmotornc/1FMJK1JT4MEA87855",
 "dealer": {
  "id": "crownmotornc",
  "name": "Crownmotornc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/crownmotornc"
 },
 "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": "crownmotornc",
   "vin": "1FMJK1JT4MEA87855",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}