{
 "id": "1FTNE2EW9EDA41873",
 "name": "2014 Ford Econoline Cargo Van E-250 Commercial",
 "year": 2014,
 "make": "Ford",
 "model": "Econoline Cargo Van",
 "trim": "E-250 Commercial",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 15950,
 "currency": "USD",
 "mileage": 111592,
 "vin": "1FTNE2EW9EDA41873",
 "image": "http://imagescdn.dealercarsearch.com/Media/17788/20399370/638301878830556784.jpg",
 "url": "https://carchat.io/v/beauchampmotors/1FTNE2EW9EDA41873",
 "dealer": {
  "id": "beauchampmotors",
  "name": "Beauchampmotors",
  "city": "Amarillo",
  "state": "TX",
  "url": "https://carchat.io/d/beauchampmotors"
 },
 "description": "Visit Beauchamp Motors online at beauchampmotors.com to see more pictures of this vehicle or call us at 806-467-1300 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": "beauchampmotors",
   "vin": "1FTNE2EW9EDA41873",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}