{
 "id": "3GNKBCR46TS173794",
 "name": "New 2026 Chevrolet Blazer 2LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "orange",
 "condition": "new",
 "price": 37056,
 "currency": "USD",
 "mileage": 6,
 "vin": "3GNKBCR46TS173794",
 "image": "https://pictures.dealer.com/c/commercechevytx/1533/983c36f9644d11c9f4979484b346d361x.jpg",
 "url": "https://carchat.io/v/commerce-chevrolet/3GNKBCR46TS173794",
 "dealer": {
  "id": "commerce-chevrolet",
  "name": "Commerce Chevrolet",
  "city": "Commerce",
  "state": "TX",
  "url": "https://carchat.io/d/commerce-chevrolet"
 },
 "description": "Is this 2026 Chevrolet Blazer your perfect car? Contact Commerce Chevrolet to see this Habanero Orange 2LT SUV available for $37056",
 "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": "commerce-chevrolet",
   "vin": "3GNKBCR46TS173794",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}