[
    {
        "state_name": "Maharashtra",
        "state_census_code": 27,
        "distrist_list": [
            {
                "district_name": "Pune",
                "district_census_code": 521,
                "latitude": 18.5204,
                "longitude": 73.8567,
                "link": "https://vill.co.in/maharashtra/pune/",
                "program_list": [
                    "Agroforestry",
                    "Biodiversity Hub",
                    "Climate Change and Ecology Education"
                ]
            },
            {
                "district_name": "Sambhajinagar",
                "district_census_code": 515,
                "latitude": 19.8762,
                "longitude": 75.3433,
                "link": "https://vill.co.in/maharashtra/aurangabad/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Ahmednagar",
                "district_census_code": 514,
                "latitude": 19.0948,
                "longitude": 74.7384,
                "link": "https://vill.co.in/maharashtra/ahmednagar/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Yavatmal",
                "district_census_code": 533,
                "latitude": 20.3893,
                "longitude": 78.1306,
                "link": "https://vill.co.in/maharashtra/yavatmal/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Gadchiroli",
                "district_census_code": 508,
                "latitude": 19.9421,
                "longitude": 80.1800,
                "link": "https://vill.co.in/maharashtra/gadchiroli/",
                "program_list": [
                    "Agroforestry",
                    "Forest Protection and Restoration",
                    "Human-Elephant Conflict Prevention",
                    "Climate Change and Ecology Education"
                ]
            },
            {
                "district_name": "Solapur",
                "district_census_code": 526,
                "latitude": 17.6599,
                "longitude": 75.9064,
                "link": "https://vill.co.in/maharashtra/solapur/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Satara",
                "district_census_code": 523,
                "latitude": 17.6900,
                "longitude": 73.9933,
                "link": "https://vill.co.in/maharashtra/satara/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Beed",
                "district_census_code": 522,
                "latitude": 19.6667,
                "longitude": 75.7333,
                "link": "https://vill.co.in/maharashtra/beed/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Jalna",
                "district_census_code": 524,
                "latitude": 19.8400,
                "longitude": 75.8833,
                "link": "https://vill.co.in/maharashtra/jalna/",
                "program_list": [
                    "Agroforestry"
                ]
            }
        ]
    },
    
    {
        "state_name": "Karnataka",
        "state_census_code": 29,
        "distrist_list": [
           
            {
                "district_name": "Bangalore",
                "district_census_code": 610,
                "latitude": 12.9716,
                "longitude": 77.5946,
                "link": "https://vill.co.in/karnataka/bangalore-urban/",
                "program_list": [
                    "Biodiversity Hub"
                ]
            }
            
           
        ]
    },
    {
        "state_name": "Gujarat",
        "state_census_code": 24,
        "distrist_list": [
            {
                "district_name": "Banaskantha",
                "district_census_code": 401,
                "latitude": 24.2000,
                "longitude": 72.5000,
                "link": "https://vill.co.in/gujarat/banaskantha/",
                "program_list": [
                    "Agroforestry"
                ]
            }
        ]
    },
    {
        "state_name": "Jharkhand",
        "state_census_code": 20,
        "distrist_list": [
            {
                "district_name": "Gumla",
                "district_census_code": 350,
                "latitude": 23.0500,
                "longitude": 84.0000,
                "link": "https://vill.co.in/jharkhand/gumla/",
                "program_list": [
                    "Agroforestry"
                ]
            },
            {
                "district_name": "Dumka",
                "district_census_code": 348,
                "latitude": 24.2500,
                "longitude": 87.2500,
                "link": "https://vill.co.in/jharkhand/dumka/",
                "program_list": [
                    "Agroforestry"
                ]
            }
        ]
    } ,
    {
        "state_name": "Tamil Nadu",
        "state_census_code": 33,
        "distrist_list": [
            {
                "district_name": "Chennai",
                "district_census_code": 601,
                "latitude": 13.0827,
                "longitude": 80.2707,
                "link": "https://vill.co.in/tamil-nadu/chennai/",
                "program_list": [
                    "Biodiversity Hub"
                ]
            }
        ]
    }

]