{
 "id": "URL5e0e3d4054c3a23460a71f945d1fcdb07ea753c0",
 "name": "2026 Chevrolet TrailBlazer LT",
 "year": 2026,
 "make": "Chevrolet",
 "model": "TrailBlazer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 29765,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/435/1395095/052ce74b-7fdf-4cfc-95c2-fa6acbedc24e.webp",
 "url": "https://carchat.io/v/taylor-automotive/URL5e0e3d4054c3a23460a71f945d1fcdb07ea753c0",
 "dealer": {
  "id": "taylor-automotive",
  "name": "Taylor Automotive",
  "city": "Martin",
  "state": "TN",
  "url": "https://carchat.io/d/taylor-automotive"
 },
 "description": null,
 "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": "taylor-automotive",
   "vin": "URL5e0e3d4054c3a23460a71f945d1fcdb07ea753c0",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}