[
    {
        "name": "VSKP - VF",
        "city": "Visakhapatnam",
        "totalLoans": "2",
        "disbursement": "4,40,000",
        "collected": "0"
    },
    {
        "name": "VSKP - VL",
        "city": "Visakhapatnam",
        "totalLoans": "0",
        "disbursement": "0",
        "collected": "0"
    },
    {
        "name": "VJA - VF",
        "city": "Vijayawada",
        "totalLoans": "0",
        "disbursement": "0",
        "collected": "0"
    },
    {
        "name": "VJA - LF",
        "city": "Vijayawada",
        "totalLoans": "0",
        "disbursement": "0",
        "collected": "0"
    },
    {
        "name": "HYD - LF",
        "city": "Hyderabad",
        "totalLoans": "0",
        "disbursement": "0",
        "collected": "0"
    }
]