[
    {
        "name": "VSKP - VF",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Jan",
                "total_loans": "778",
                "total_amount": "8,18,31,934"
            },
            {
                "year": "2026",
                "month": "Feb",
                "total_loans": "657",
                "total_amount": "6,81,90,249"
            },
            {
                "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,77,500"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "673",
                "total_amount": "7,07,33,160"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "630",
                "total_amount": "6,90,82,843"
            }
        ]
    },
    {
        "name": "VSKP - VL",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Jan",
                "total_loans": "17",
                "total_amount": "25,19,000"
            },
            {
                "year": "2026",
                "month": "Feb",
                "total_loans": "21",
                "total_amount": "32,02,700"
            },
            {
                "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": "5",
                "total_amount": "12,45,000"
            }
        ]
    },
    {
        "name": "VJA - VF",
        "city": "Vijayawada",
        "paymentSums": []
    },
    {
        "name": "VJA - LF",
        "city": "Vijayawada",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Jan",
                "total_loans": "1,590",
                "total_amount": "20,00,40,689"
            },
            {
                "year": "2026",
                "month": "Feb",
                "total_loans": "608",
                "total_amount": "6,90,19,094"
            },
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "761",
                "total_amount": "8,16,43,737"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "568",
                "total_amount": "8,90,23,872"
            },
            {
                "year": "2026",
                "month": "May",
                "total_loans": "846",
                "total_amount": "9,94,36,877"
            },
            {
                "year": "2026",
                "month": "Jun",
                "total_loans": "571",
                "total_amount": "8,06,39,766"
            }
        ]
    },
    {
        "name": "HYD - LF",
        "city": "Hyderabad",
        "paymentSums": [
            {
                "year": "2026",
                "month": "Jan",
                "total_loans": "103",
                "total_amount": "2,35,25,700"
            },
            {
                "year": "2026",
                "month": "Feb",
                "total_loans": "73",
                "total_amount": "2,05,25,000"
            },
            {
                "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": "75",
                "total_amount": "3,67,59,500"
            }
        ]
    }
]