[
    {
        "name": "VSKP - VF",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2025",
                "month": "Nov",
                "total_loans": "657",
                "total_amount": "7,31,53,774"
            },
            {
                "year": "2025",
                "month": "Dec",
                "total_loans": "555",
                "total_amount": "6,13,10,824"
            },
            {
                "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,80,281"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "229",
                "total_amount": "2,45,14,280"
            }
        ]
    },
    {
        "name": "VSKP - VL",
        "city": "Visakhapatnam",
        "paymentSums": [
            {
                "year": "2025",
                "month": "Nov",
                "total_loans": "21",
                "total_amount": "36,97,500"
            },
            {
                "year": "2025",
                "month": "Dec",
                "total_loans": "12",
                "total_amount": "25,69,000"
            },
            {
                "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": "1",
                "total_amount": "1,99,000"
            }
        ]
    },
    {
        "name": "VJA - VF",
        "city": "Vijayawada",
        "paymentSums": []
    },
    {
        "name": "VJA - LF",
        "city": "Vijayawada",
        "paymentSums": [
            {
                "year": "2025",
                "month": "Nov",
                "total_loans": "675",
                "total_amount": "7,18,99,345"
            },
            {
                "year": "2025",
                "month": "Dec",
                "total_loans": "648",
                "total_amount": "8,37,50,507"
            },
            {
                "year": "2026",
                "month": "Jan",
                "total_loans": "1,590",
                "total_amount": "20,00,59,189"
            },
            {
                "year": "2026",
                "month": "Feb",
                "total_loans": "608",
                "total_amount": "6,90,19,094"
            },
            {
                "year": "2026",
                "month": "Mar",
                "total_loans": "761",
                "total_amount": "8,16,97,237"
            },
            {
                "year": "2026",
                "month": "Apr",
                "total_loans": "179",
                "total_amount": "4,67,75,064"
            }
        ]
    },
    {
        "name": "HYD - LF",
        "city": "Hyderabad",
        "paymentSums": [
            {
                "year": "2025",
                "month": "Nov",
                "total_loans": "80",
                "total_amount": "1,86,93,900"
            },
            {
                "year": "2025",
                "month": "Dec",
                "total_loans": "66",
                "total_amount": "3,17,27,950"
            },
            {
                "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": "18",
                "total_amount": "57,96,400"
            }
        ]
    }
]