{
 "id": "1FMSK8FH8LGA73686",
 "name": "2020 Ford Explorer Limited 4WD",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited 4WD",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 19998,
 "currency": "USD",
 "mileage": 195033,
 "vin": "1FMSK8FH8LGA73686",
 "image": "https://hillzimage.blob.core.windows.net/motorlineautogroupinc/2020-Ford-Explorer-018598407626194913.jpg",
 "url": "https://carchat.io/v/motorlineautogroup/1FMSK8FH8LGA73686",
 "dealer": {
  "id": "motorlineautogroup",
  "name": "Motorlineautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/motorlineautogroup"
 },
 "description": "2020 Ford Explorer",
 "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": "motorlineautogroup",
   "vin": "1FMSK8FH8LGA73686",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}