{
 "id": "3GNCJKSB3LL200020",
 "name": "2020 Chevrolet Trax LS",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Trax",
 "trim": "LS",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 47998,
 "vin": "3GNCJKSB3LL200020",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/3GNCJKSB3LL200020",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Introducing the sleek Silver 2020 Chevrolet Trax, a compact SUV with style and practicality in one package! This car is not just a ride, it's a statement. With its aerodynamic design and smooth lines, you'll be turning heads wherever you go. But don't let its good looks fool you - this Trax is packed with surprises inside. From the spacious interior with ample legroom to the advanced technology features that keep you connected on the go, this SUV has it all. Plus, with its efficient fuel economy",
 "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": "texansautogroup",
   "vin": "3GNCJKSB3LL200020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}