{
 "id": "2FMPK3J95LBB63801",
 "name": "2020 Ford Edge SEL",
 "year": 2020,
 "make": "Ford",
 "model": "Edge",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 10990,
 "currency": "USD",
 "mileage": 140078,
 "vin": "2FMPK3J95LBB63801",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-d07b642ef7834832b6781ecb9a53aacf.jpg",
 "url": "https://carchat.io/v/uniquemotorsoftampa/2FMPK3J95LBB63801",
 "dealer": {
  "id": "uniquemotorsoftampa",
  "name": "Uniquemotorsoftampa",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/uniquemotorsoftampa"
 },
 "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": "uniquemotorsoftampa",
   "vin": "2FMPK3J95LBB63801",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}