{
 "id": "1GCPSCEK2T1265148",
 "name": "New 2026 Chevrolet Colorado LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "new",
 "price": 36551,
 "currency": "USD",
 "mileage": 5,
 "vin": "1GCPSCEK2T1265148",
 "image": "https://pictures.dealer.com/l/lonestarchevrolet/1760/b9d23a9ec8a4425a03687c3976f3a7bfx.jpg",
 "url": "https://carchat.io/v/lone-star-chevrolet/1GCPSCEK2T1265148",
 "dealer": {
  "id": "lone-star-chevrolet",
  "name": "Lone Star Chevrolet",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/lone-star-chevrolet"
 },
 "description": "Is this 2026 Chevrolet Colorado your perfect car? Contact Lone Star Chevrolet to see this Summit White LT Truck available for $36551",
 "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": "lone-star-chevrolet",
   "vin": "1GCPSCEK2T1265148",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}