{
 "id": "JN1AZ2EB3TM307193",
 "name": "2026 Nissan Leaf PLATINUM+",
 "year": 2026,
 "make": "Nissan",
 "model": "Leaf",
 "trim": "PLATINUM+",
 "bodyStyle": "hatchback",
 "color": "black",
 "condition": "new",
 "price": 42550,
 "currency": "USD",
 "mileage": 10,
 "vin": "JN1AZ2EB3TM307193",
 "image": "https://assets.cai-media-management.com/resize/640x640/common-vehicle-media/d136ac9a-dacf-4006-81f8-b18022c27897.jpg",
 "url": "https://carchat.io/v/bellevuenissan/JN1AZ2EB3TM307193",
 "dealer": {
  "id": "bellevuenissan",
  "name": "Bellevuenissan",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/bellevuenissan"
 },
 "description": "PLATINUM+ FWD Single Speed Reducer Electric Motor 2026 Nissan Leaf PLATINUM+ Boulder Gray Pearl/Black 110/96 City/Highway MPG",
 "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": "bellevuenissan",
   "vin": "JN1AZ2EB3TM307193",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}