{
 "id": "3N1AB9DV6TY235248",
 "name": "2026 Nissan Sentra",
 "year": 2026,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 24000,
 "currency": "USD",
 "mileage": 9467,
 "vin": "3N1AB9DV6TY235248",
 "image": "https://adomaticio-prod-cdn.nyc3.cdn.digitaloceanspaces.com/inventory/vauto/elder_mitsubishi_cedar_park/3N1AB9DV6TY235248/1806834e-2fdc-413e-a1ca-05dae5ff2b28_v3.webp",
 "url": "https://carchat.io/v/elder-mitsubishi/3N1AB9DV6TY235248",
 "dealer": {
  "id": "elder-mitsubishi",
  "name": "Elder Mitsubishi",
  "city": "Cedar Park",
  "state": "TX",
  "url": "https://carchat.io/d/elder-mitsubishi"
 },
 "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": "elder-mitsubishi",
   "vin": "3N1AB9DV6TY235248",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}