{
  "company": "NovaTel Communications",
  "department": "Customer Support",
  "timestamp": "2026-05-13T14:00:00Z",
  "calls": [
    {
      "call_id": "CALL-001",
      "customer_id": "CUST-4421",
      "customer_name": "Maria Gonzalez",
      "account_tier": "premium",
      "tenure_months": 36,
      "summary": "Customer called about unexpected $47.99 charge on May bill labeled 'Premium Sports Add-on'. States she never subscribed to this service and wants an immediate refund. Mentioned she's been a loyal customer for 3 years and will cancel if not resolved.",
      "transcript_snippet": "I've been with you for three years and I've never had this problem before. I didn't sign up for any sports package. If you can't fix this today, I'm switching to the competitor.",
      "open_tickets": 0,
      "last_interaction": "2026-04-02",
      "status": "active"
    },
    {
      "call_id": "CALL-002",
      "customer_id": "CUST-8837",
      "customer_name": "James Liu",
      "account_tier": "basic",
      "tenure_months": 4,
      "summary": "Customer reports internet dropping every 20-30 minutes since yesterday. Has already power-cycled the router twice with no improvement. Works from home and needs stable connectivity urgently.",
      "transcript_snippet": "It keeps cutting out every half hour. I've restarted the router twice already. I work from home and I have a presentation tomorrow — I really need this fixed tonight.",
      "open_tickets": 1,
      "last_interaction": "2026-05-12",
      "status": "active"
    },
    {
      "call_id": "CALL-003",
      "customer_id": "CUST-2210",
      "customer_name": "Priya Sharma",
      "account_tier": "premium",
      "tenure_months": 18,
      "summary": "Customer wants to cancel entire service. Says she's moving to a new city where NovaTel doesn't have coverage. Wants to know about early termination fees and final bill details.",
      "transcript_snippet": "I'm relocating to Portland next month and I checked — you don't have service there. What's the process to cancel? Are there any fees I should know about?",
      "open_tickets": 0,
      "last_interaction": "2026-03-15",
      "status": "active"
    },
    {
      "call_id": "CALL-004",
      "customer_id": "CUST-5590",
      "customer_name": "Robert Chen",
      "account_tier": "business",
      "tenure_months": 24,
      "summary": "Business customer inquiring about upgrading from 5 lines to 12 lines for new hires. Wants to know about volume discounts and whether existing numbers can be ported to new plan structure.",
      "transcript_snippet": "We're expanding the team and I need to add 7 more lines. Do you offer any bulk pricing? And I want to keep all our current numbers — is that possible with a plan change?",
      "open_tickets": 0,
      "last_interaction": "2026-04-20",
      "status": "active"
    },
    {
      "call_id": "CALL-005",
      "customer_id": "CUST-1173",
      "customer_name": "Sarah Mitchell",
      "account_tier": "basic",
      "tenure_months": 60,
      "summary": "Long-time customer confused about new app interface after recent update. Cannot find how to pay her bill or check data usage. Getting frustrated with being redirected between menus.",
      "transcript_snippet": "I've been paying my bill through the app for years and now I can't find anything. The new layout makes no sense to me. I just want to pay my bill like I always do.",
      "open_tickets": 2,
      "last_interaction": "2026-05-10",
      "status": "active"
    },
    {
      "call_id": "CALL-006",
      "customer_id": "CUST-6645",
      "customer_name": "David Park",
      "account_tier": "premium",
      "tenure_months": 12,
      "summary": "Customer reports being charged for a device he returned 3 weeks ago. Has the return tracking number showing delivered to warehouse. Charge of $899 appeared on his account and he wants it reversed.",
      "transcript_snippet": "I returned the phone three weeks ago. I have the FedEx tracking — it says delivered on April 22nd. But you're still charging me $899. This needs to be fixed immediately.",
      "open_tickets": 1,
      "last_interaction": "2026-05-05",
      "status": "active"
    },
    {
      "call_id": "CALL-007",
      "customer_id": "CUST-3398",
      "customer_name": "Emma Wilson",
      "account_tier": "basic",
      "tenure_months": 8,
      "summary": "Customer called to report suspected fraudulent activity — received SMS verification codes she didn't request, and noticed an unfamiliar device listed on her account. Very anxious about security.",
      "transcript_snippet": "I keep getting these verification texts I didn't ask for. And when I logged in, there's a device I don't recognize on my account. Has someone hacked my account? I'm really worried.",
      "open_tickets": 0,
      "last_interaction": "2026-04-28",
      "status": "active"
    }
  ]
}
