{
 "id": "1GCCS149678117020",
 "name": "2007 Chevrolet Colorado Work Truck",
 "year": 2007,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 162855,
 "vin": "1GCCS149678117020",
 "image": null,
 "url": "https://carchat.io/v/texansautogroup/1GCCS149678117020",
 "dealer": {
  "id": "texansautogroup",
  "name": "Texansautogroup",
  "city": "Spring",
  "state": "TX",
  "url": "https://carchat.io/d/texansautogroup"
 },
 "description": "Ready to hit the road in style with this eye-catching 2007 Red Chevrolet Colorado! This vibrant truck is as reliable as it is attractive, perfect for daily commutes, weekend adventures, and everything in between. Plus, for your peace of mind, a detailed Carfax report is available for your review. The interior is spacious and comfortable, making every drive a pleasure. With its powerful engine, this Colorado offers a smooth ride and impressive performance, whether you're tackling city streets or ",
 "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": "1GCCS149678117020",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}