{
 "id": "1FA6P0H70E5363583",
 "name": "2014 Ford Fusion SE",
 "year": 2014,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": 218387,
 "vin": "1FA6P0H70E5363583",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/1FA6P0H70E5363583",
 "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": "1FA6P0H70E5363583",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}