{
 "id": "1G6DN5RK7T0109731",
 "name": "2026 Cadillac CT5 Premium Luxury",
 "year": 2026,
 "make": "Cadillac",
 "model": "CT5",
 "trim": "Premium Luxury",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 43895,
 "currency": "USD",
 "mileage": 13998,
 "vin": "1G6DN5RK7T0109731",
 "image": "https://static.overfuel.com/photos/2243/1771896/d810c3ed-07de-4617-b57f-c1b0d1127bae.webp",
 "url": "https://carchat.io/v/fred-haas-nissan/1G6DN5RK7T0109731",
 "dealer": {
  "id": "fred-haas-nissan",
  "name": "Fred Haas Nissan",
  "city": "Tomball",
  "state": "TX",
  "url": "https://carchat.io/d/fred-haas-nissan"
 },
 "description": "Pre-owned 2026 Cadillac CT5 Premium Luxury in Tomball, TX",
 "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": "fred-haas-nissan",
   "vin": "1G6DN5RK7T0109731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}