{
 "id": "5TDACAB5XTS123672",
 "name": "2026 Toyota Grand Highlander Hybrid",
 "year": 2026,
 "make": "Toyota",
 "model": "Grand Highlander",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 54195,
 "currency": "USD",
 "mileage": null,
 "vin": "5TDACAB5XTS123672",
 "image": null,
 "url": "https://carchat.io/v/loving-auto-group/5TDACAB5XTS123672",
 "dealer": {
  "id": "loving-auto-group",
  "name": "Loving Auto Group",
  "city": "Lufkin",
  "state": "TX",
  "url": "https://carchat.io/d/loving-auto-group"
 },
 "description": "New 2026 Toyota Grand Highlander Hybrid from Loving Auto Group in LUFKIN, TX, 75901. Call (888) 473-2509 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": "loving-auto-group",
   "vin": "5TDACAB5XTS123672",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}