{
 "id": "2G1WG5EK3B1161486",
 "name": "Pre-Owned 2011 Chevrolet Impala LT Fleet",
 "year": 2011,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "Used 2011 Chevrolet Impala LT Fleet Sedan",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 71389,
 "currency": "USD",
 "mileage": 168911,
 "vin": "2G1WG5EK3B1161486",
 "image": "https://www.expressdyersburg.com/wp-content/plugins/inventory/images/notfound.jpg",
 "url": "https://carchat.io/v/express-dyersburg/2G1WG5EK3B1161486",
 "dealer": {
  "id": "express-dyersburg",
  "name": "Express Dyersburg",
  "city": "Dyersburg",
  "state": "TN",
  "url": "https://carchat.io/d/express-dyersburg"
 },
 "description": "2011 Used Chevrolet Impala Sedan Front Wheel Drive located in Dyersburg, TN at ",
 "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": "express-dyersburg",
   "vin": "2G1WG5EK3B1161486",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}