{
 "id": "1FTNE1EW7DDB22881",
 "name": "2013 Ford Econoline E-150",
 "year": 2013,
 "make": "Ford",
 "model": "Econoline",
 "trim": "E-150",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 139485,
 "vin": "1FTNE1EW7DDB22881",
 "image": "https://imagescdn.dealercarsearch.com/Media/18816/19449778/639218038383260938.jpg",
 "url": "https://carchat.io/v/usedcars12/1FTNE1EW7DDB22881",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Visit National Used Cars Inc online at www.usedcars12.com to see more pictures of this vehicle or call us at 216-692-1311 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": "usedcars12",
   "vin": "1FTNE1EW7DDB22881",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}