{
 "id": "3FA6P0HDXGR294407",
 "name": "2016 Ford Fusion SE",
 "year": 2016,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 3000,
 "currency": "USD",
 "mileage": 134722,
 "vin": "3FA6P0HDXGR294407",
 "image": "https://imagescdn.dealercarsearch.com/Media/20165/24185076/639224175659520020.jpg",
 "url": "https://carchat.io/v/drivenationalnow/3FA6P0HDXGR294407",
 "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": "3FA6P0HDXGR294407",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}