{
 "id": "2G1115SL8E9224614",
 "name": "2014 Chevrolet Impala LT",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "LT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 171262,
 "vin": "2G1115SL8E9224614",
 "image": null,
 "url": "https://carchat.io/v/cdjrgreenville/2G1115SL8E9224614",
 "dealer": {
  "id": "cdjrgreenville",
  "name": "Cdjrgreenville",
  "city": "Traverse",
  "state": "LS",
  "url": "https://carchat.io/d/cdjrgreenville"
 },
 "description": "Equipment This unit offers Automatic Climate Control for personalized comfort. Bluetooth technology is built into the Chevrolet Impala, keeping your hands on the steering wheel and your focus on the road. The leather seats in this model are a must for buyers looking for comfort, durability, and style. Front wheel drive on this model gives you better traction and better fuel economy. This Chevrolet Impala is outfitted with an OnStar communication system. Maintaining a stable interior temperature ",
 "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": "cdjrgreenville",
   "vin": "2G1115SL8E9224614",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}