{
 "id": "1FMCU0HDXKUA03309",
 "name": "2019 Ford Escape SEL",
 "year": 2019,
 "make": "Ford",
 "model": "Escape",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 3500,
 "currency": "USD",
 "mileage": 128852,
 "vin": "1FMCU0HDXKUA03309",
 "image": "https://imagescdn.dealercarsearch.com/Media/20165/24226178/639232815763136095.jpg",
 "url": "https://carchat.io/v/drivenationalnow/1FMCU0HDXKUA03309",
 "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": "1FMCU0HDXKUA03309",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}