{
 "id": "3GNKBKRS8TS187284",
 "name": "New 2026 Chevrolet Blazer RS",
 "year": 2026,
 "make": "Chevrolet",
 "model": "Blazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 52931,
 "currency": "USD",
 "mileage": 6,
 "vin": "3GNKBKRS8TS187284",
 "image": "https://pictures.dealer.com/l/lonestarchevrolet/1061/443857d930c99d329aa426d33fa7811ex.jpg",
 "url": "https://carchat.io/v/lone-star-chevrolet/3GNKBKRS8TS187284",
 "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 Blazer your perfect car? Contact Lone Star Chevrolet to see this Sterling Gray Metallic RS SUV available for $52931",
 "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": "3GNKBKRS8TS187284",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}