{
 "id": "2LMDJ8JK8DBL01424",
 "name": "2013 Lincoln MKX",
 "year": 2013,
 "make": "Lincoln",
 "model": "MKX",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 2000,
 "currency": "USD",
 "mileage": 215997,
 "vin": "2LMDJ8JK8DBL01424",
 "image": null,
 "url": "https://carchat.io/v/drivenationalnow/2LMDJ8JK8DBL01424",
 "dealer": {
  "id": "drivenationalnow",
  "name": "Drivenationalnow",
  "city": "Columbus",
  "state": "OH",
  "url": "https://carchat.io/d/drivenationalnow"
 },
 "description": "Visit National Auto Sales online at www.drivenationalnow.com to see more pictures of this vehicle or call us at 614-867-5988 today to schedule your test drive.",
 "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": "drivenationalnow",
   "vin": "2LMDJ8JK8DBL01424",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}