{
 "id": "1G1115SL5EU100433",
 "name": "2014 Chevrolet Impala",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Impala",
 "trim": "LT",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": 140657,
 "vin": "1G1115SL5EU100433",
 "image": null,
 "url": "https://carchat.io/v/ernesto-s-auto-sales-inc/1G1115SL5EU100433",
 "dealer": {
  "id": "ernesto-s-auto-sales-inc",
  "name": "Ernesto's Auto Sales,Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ernesto-s-auto-sales-inc"
 },
 "description": "Introducing the 2014 Chevrolet Impala LT, the perfect combination of style, power, and efficiency. This sleek sedan is equipped with a powerful Ecotec 2.5L I4 engine, producing an impressive 195 horsepower and 187 foot-pounds of torque. And with its 6-speed shiftable automatic transmission with overdrive, you'll experience a smooth and responsive ride every time you hit the road. <br /><br />But the Impala LT is more than just a powerhouse. Step inside and you'll be greeted with a spacious and l",
 "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": "ernesto-s-auto-sales-inc",
   "vin": "1G1115SL5EU100433",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}