{
 "id": "3GNKBCR42TS195193",
 "name": "2026 Chevrolet Blazer",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 38015,
 "currency": "USD",
 "mileage": null,
 "vin": "3GNKBCR42TS195193",
 "image": "https://pictures.dealer.com/gm-cgi-images/49f943a9f3967ed80a0852473b6c5293.jpg",
 "url": "https://carchat.io/v/jim-turner-chevrolet/3GNKBCR42TS195193",
 "dealer": {
  "id": "jim-turner-chevrolet",
  "name": "Jim Turner Chevrolet",
  "city": "McGregor",
  "state": "TX",
  "url": "https://carchat.io/d/jim-turner-chevrolet"
 },
 "description": "New 2026 Chevrolet Blazer from Jim Turner Chevrolet in McGregor, TX, 76657. Call (254) 236-6403 for more information.",
 "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": "jim-turner-chevrolet",
   "vin": "3GNKBCR42TS195193",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}