[
    {
        "name": "VSKP - VF",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "1,016",
                "total_amount": "10,37,34,281"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "664",
                "total_amount": "7,02,82,500"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "673",
                "total_amount": "7,07,33,160"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "791",
                "total_amount": "8,60,36,254"
            },
            {
                "year": "2026",
                "month": "Jul",
                "total_loans": "742",
                "total_amount": "8,49,82,122"
            },
            {
                "year": "2026",
                "month": "Aug",
                "total_loans": "190",
                "total_amount": "2,03,80,820"
            }
        ]
    },
    {
        "name": "VSKP - VL",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "11",
                "total_amount": "16,89,000"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "6",
                "total_amount": "10,15,100"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "9",
                "total_amount": "14,50,000"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "12",
                "total_amount": "26,34,000"
            },
            {
                "year": "2026",
                "month": "Jul",
                "total_loans": "10",
                "total_amount": "16,34,000"
            },
            {
                "year": "2026",
                "month": "Aug",
                "total_loans": "2",
                "total_amount": "5,40,000"
            }
        ]
    },
    {
        "name": "VJA - VF",
        "city": "Vijayawada",
        "paymentSums": []
    },
    {
        "name": "VJA - LF",
        "city": "Vijayawada",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "761",
                "total_amount": "8,15,83,737"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "568",
                "total_amount": "8,90,23,872"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "846",
                "total_amount": "9,93,68,877"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "827",
                "total_amount": "10,95,66,766"
            },
            {
                "year": "2026",
                "month": "Jul",
                "total_loans": "881",
                "total_amount": "11,72,93,371"
            },
            {
                "year": "2026",
                "month": "Aug",
                "total_loans": "264",
                "total_amount": "3,63,00,485"
            }
        ]
    },
    {
        "name": "HYD - LF",
        "city": "Hyderabad",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "84",
                "total_amount": "2,64,40,200"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "56",
                "total_amount": "2,28,55,500"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "65",
                "total_amount": "2,11,89,500"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "100",
                "total_amount": "4,65,08,750"
            },
            {
                "year": "2026",
                "month": "Jul",
                "total_loans": "90",
                "total_amount": "3,55,18,420"
            },
            {
                "year": "2026",
                "month": "Aug",
                "total_loans": "35",
                "total_amount": "84,35,500"
            }
        ]
    }
]