{
 "id": "3GNCJKSB5HL169697",
 "name": "2017 Chevrolet Trax",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "LS",
 "bodyStyle": "suv",
 "color": "crimson metallic",
 "condition": "used",
 "price": 7500,
 "currency": "USD",
 "mileage": 105158,
 "vin": "3GNCJKSB5HL169697",
 "image": null,
 "url": "https://carchat.io/v/ernesto-s-auto-sales-inc/3GNCJKSB5HL169697",
 "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 2017 Chevrolet Trax LS, the perfect blend of style and performance. This compact SUV is equipped with a powerful Ecotec 1.4L Turbo I4 engine, delivering an impressive 138 horsepower and 148 foot-pounds of torque. With a 6-speed shiftable automatic transmission, the Trax LS offers smooth and effortless driving experience.<br /><br />Step inside and experience the spacious and comfortable interior of the Trax LS. With ample head and legroom, this vehicle can easily accommodate your",
 "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": "3GNCJKSB5HL169697",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}