{
 "id": "URL9195465e3f5f60ab723dd56509b8a8d3fc21b707",
 "name": "2026 Chevy Colorado Takes",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Colorado Takes",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 34495,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://storage.googleapis.com/coleman-motors/dealership/colman-motors-new-boston-tx.png",
 "url": "https://carchat.io/v/coleman-motors-inc/URL9195465e3f5f60ab723dd56509b8a8d3fc21b707",
 "dealer": {
  "id": "coleman-motors-inc",
  "name": "Coleman Motors, INC.",
  "city": "New Boston",
  "state": "TX",
  "url": "https://carchat.io/d/coleman-motors-inc"
 },
 "description": "The Colorado leads with Chevy",
 "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": "coleman-motors-inc",
   "vin": "URL9195465e3f5f60ab723dd56509b8a8d3fc21b707",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}