{"id":3133,"date":"2025-09-09T15:47:55","date_gmt":"2025-09-09T15:47:55","guid":{"rendered":"https:\/\/greenpistachio.in\/?p=3133"},"modified":"2026-05-05T11:28:07","modified_gmt":"2026-05-05T11:28:07","slug":"now-locate-your-nearest-recycling-centre-in-a-minute","status":"publish","type":"post","link":"https:\/\/greenpistachio.in\/?p=3133","title":{"rendered":"Now Locate Your Nearest Recycling Centre In A Minute"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201c<em>Recycling is not just an obligation, it\u2019s an opportunity to make a difference.<\/em>\u201d \u2013 <a href=\"https:\/\/en.wikipedia.org\/wiki\/Justin_Trudeau\">Justin Trudeau<\/a>.<\/p>\n<\/blockquote>\n\n\n\n<p>Together with <a href=\"https:\/\/www.instagram.com\/sonikabhasin\/?hl=en&amp;e=0065c9ba-038e-4e00-8520-78e3d836e446&amp;g=5\">Sonika<\/a>, we\u2019ve compiled a pan-India list of recyclers. Finding your nearest recycling centre is easy. It\u2019s all organized city-wise, so you can find recyclers near you quickly.<\/p>\n\n\n\n<style>\n\/* MAIN LAYOUT *\/\n.wrapper {\n    border: none;\n    border-radius: 0;\n    padding: 0;\n    background: transparent;\n    font-family: Arial, sans-serif;\n}\n\n.hidden {\n    display: none;\n}\n\n\/* STATE DROPDOWN - FIXED *\/\n.state-select {\n    width: 60%;\n    padding: 8px 12px;\n    margin-bottom: 12px;\n    border: 2px solid #7bbf8f;\n    border-radius: 6px;\n    background: #d7e8dc;\n    font-size: 16px;\n    line-height: normal;\n    height: auto;\n    min-height: 40px;\n    appearance: auto;\n    -webkit-appearance: auto;\n    -moz-appearance: auto;\n    cursor: pointer;\n    color: #333;\n}\n\n.state-select:focus {\n    outline: 2px solid #4f8f6b;\n    outline-offset: 1px;\n}\n\n\/* CITY + DETAILS LAYOUT *\/\n.city-org-container {\n    display: flex;\n    width: 100%;\n}\n\n\/* LEFT SIDEBAR *\/\n.city-sidebar {\n    width: 28%;\n    background: #d7e8dc;\n    padding: 0;\n    border-right: 2px solid #7bbf8f;\n    border-radius: 4px;\n}\n\n.city-sidebar ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.city-sidebar li {\n    padding: 14px;\n    cursor: pointer;\n    border-bottom: 1px solid #c5d8cc;\n    font-size: 16px;\n}\n\n.city-sidebar li:hover {\n    background: #b9d6c0;\n}\n\n.city-sidebar .active {\n    background: #a2cbb1 !important;\n    font-weight: bold;\n    border-left: 4px solid #4f8f6b;\n}\n\n\/* RIGHT DETAILS *\/\n.city-details {\n    width: 72%;\n    padding: 20px;\n    background: #ffffff;\n    height: auto;\n    overflow-y: scroll;\n    border-radius: 4px;\n}\n\n.org-box {\n    margin-bottom: 35px;\n    padding-bottom: 20px;\n    border-bottom: 2px solid #e0e0e0;\n}\n\n.org-title {\n    font-size: 20px;\n    font-weight: bold;\n    color: #255e43;\n}\n\n.org-box a {\n    color: #2c7a42;\n    font-weight: bold;\n}\n<\/style>\n\n<div class=\"wrapper\" id=\"ngo-section\">\n\n    <!-- STATE DROPDOWN -->\n    <select id=\"stateSelect\" class=\"state-select\" onchange=\"loadCities()\">\n        <option value=\"\">Select State<\/option>\n        <option value=\"maharashtra\">Maharashtra<\/option>\n        <option value=\"karnataka\">Karnataka<\/option>\n        <option value=\"telangana\">Telangana<\/option>\n        <option value=\"tamilnadu\">Tamil Nadu<\/option>\n        <option value=\"delhi\">Delhi NCR<\/option>\n        <option value=\"gujarat\">Gujarat<\/option>\n        <option value=\"uttarpradesh\">Uttar Pradesh<\/option>\n        <option value=\"westbengal\">West Bengal<\/option>\n         <option value=\"andhrapradesh\">AndhraPradesh<\/option>\n          <option value=\"uttarkhand\">Uttarakhand<\/option>\n           <option value=\"assam\">Assam<\/option>\n            <option value=\"punjab\">Punjab<\/option>\n             <option value=\"haryana\">Haryana<\/option>\n    <\/select>\n\n    <div class=\"city-org-container hidden\" id=\"city-org-container\">\n        \n        <!-- CITY SIDEBAR -->\n        <div class=\"city-sidebar\">\n            <ul id=\"cityList\"><\/ul>\n        <\/div>\n\n        <!-- DETAILS PANEL -->\n        <div class=\"city-details\" id=\"cityDetails\">\n            <p style=\"color:#777;\">Select a state &#038; then select a city to view details.<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n\n\/* ====== STATE \u2192 CITIES DATA ====== *\/\nconst states = {\n    maharashtra: [\"Mumbai\", \"Pune\"],\n    karnataka: [\"Bengaluru\"],\n    telangana: [\"Hyderabad\"],\n    tamilnadu: [\"Chennai\", \"Trichy\"],\n    delhi: [\"Delhi\/NCR\"],\n    gujarat: [\"Ahmedabad\", \"Surat\", \"Vadodara\"],\n    uttarpradesh: [\"Lucknow\", \"Varanasi\",\"Noida\"],\n    westbengal: [\"Kolkata\"],\n    goa: [\"Vagator, Goa\", \"Panaji\"],\n    kerala: [\"Kochi\", \"Kannur\"],\n    uttarkhand: [\"Dehradun\"],\n    andhrapradesh: [\"Visakhapatnam\"],\n    rajasthan: [\"Jaipur\"],\n    punjab: [\"Ludhiana\"],\n    assam: [\"Guwahati\"],\n    jharkhand: [\"Bokaro\"],\n    madhyapradesh: [\"Bhopal\"],\n    odisha: [\"Bhubaneswar\"],\n    panindia: [\"Pan India\"],\n    haryana:[\"Gurugram\"]\n\n};\n\n\/* ====== CITY \u2192 DETAILS DATA ====== *\/\nconst cityData = {\n    Mumbai: `\n        <div class=\"org-box\">\n            <div class=\"org-title\">NGO Stree Mukti Sanghatana<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/streemuktisanghatana.org\/core-activities\/parisar-vikas-initiative\/\" target=\"_blank\">streemuktisanghatana.org<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 022-27545009<\/p>\n            <p><strong>Email:<\/strong> smsofficekk@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/stree.mukti.sanghatana\/\" target=\"_blank\">stree.mukti.sanghatana<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Private Shakti Plastics<\/div>\n            <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.shaktiplasticinds.com\/waste-management-services\/\" target=\"_blank\">shaktiplasticinds.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 (22) 49671500, 49671501, 49671502<\/p>\n            <p><strong>Email:<\/strong> info@shaktiplasticinds.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/theshaktiplasticindustries\" target=\"_blank\">theshaktiplasticindustries<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">EcoCentric<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai, Pune, Nagpur<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.ecocentric.co.in\/services.html\" target=\"_blank\">ecocentric.co.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 90829 82682, 98200 40710<\/p>\n            <p><strong>Email:<\/strong> info@ecocentric.co.in<\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Municipal MRF - Deonar<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.mcgm.gov.in\/irj\/portal\/anonymous\/qllandfillMgmt\" target=\"_blank\">mcgm.gov.in<\/a><\/p>\n            <p><strong>Email:<\/strong> <a href=\"https:\/\/portal.mcgm.gov.in\/irj\/portal\/anonymous\/contactus\" target=\"_blank\">Contact Form<\/a><\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/instagram.com\/my_bmc\" target=\"_blank\">my_bmc<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">ReCircle<\/div>\n            <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/recircle.in\/\" target=\"_blank\">recircle.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9004240004<\/p>\n            <p><strong>Email:<\/strong> info@recircle.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/RECIRCLE.IN\/\" target=\"_blank\">RECIRCLE.IN<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Tetra Pak \u2013 RUR GreenLife<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai, Pune<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.rur.co.in\/\" target=\"_blank\">rur.co.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9326093543, +91 86898 68744<\/p>\n            <p><strong>Email:<\/strong> info@rur.co.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/rurgreenlife\/\" target=\"_blank\">rurgreenlife<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">5Rcycle<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.5rcycle.org\/\" target=\"_blank\">5rcycle.org<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9321625713<\/p>\n            <p><strong>Email:<\/strong> info@5rcycle.org<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/5rcycle\/\" target=\"_blank\">5rcycle<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Athak Foundation<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/athakfoundationtrust.org\/\" target=\"_blank\">athakfoundationtrust.org<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 9969 529 775<\/p>\n            <p><strong>Email:<\/strong> athakfoundationmumbai@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/athakfoundation\/?igshid=5k4501959fib\" target=\"_blank\">athakfoundation<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Threco - The Recycling Company<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.threco.com\/\" target=\"_blank\">threco.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 8097808878<\/p>\n            <p><strong>Email:<\/strong> connect@threco.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/therecyclingcompany\/?hl=en\" target=\"_blank\">therecyclingcompany<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">The Recycled Earth<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai-Thane<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/therecycledearth\/?hl=en\" target=\"_blank\">therecycledearth<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">The Anti Plastic Brigade<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai-Thane<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/apb.borisedison.in\/\" target=\"_blank\">apb.borisedison.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9870083455<\/p>\n            <p><strong>Email:<\/strong> antiplastic.brigade@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/antiplasticbrigade2018\/\" target=\"_blank\">antiplasticbrigade2018<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">SCRAPMITRA<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai-Thane<\/p>\n            <p><strong>Contact Number:<\/strong> 9321818080<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/scrapmitra\/?hl=en\" target=\"_blank\">scrapmitra<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">RNisarg Foundation<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai-Thane<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/rnisargfoundation.com\/index\" target=\"_blank\">rnisargfoundation.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9323783266, +91 9820012496<\/p>\n            <p><strong>Email:<\/strong> support@rnisargfoundation.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/rnisargfoundation\/\" target=\"_blank\">rnisargfoundation<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Thrift Store by Swap Fashions<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/swapfashions.com\/\" target=\"_blank\">swapfashions.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 85910 88819<\/p>\n            <p><strong>Email:<\/strong> admin@swapfashions.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/swap_fashions\/\" target=\"_blank\">swap_fashions<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Studio Arth<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/studioarth_\/\" target=\"_blank\">studioarth_<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Dolce Vee<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/dolcevee.com\/\" target=\"_blank\">dolcevee.com<\/a><\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/dolceveelove\/?hl=en\" target=\"_blank\">dolceveelove<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">GiftGreen\u2122<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/giftgreen.in\/\" target=\"_blank\">giftgreen.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 8369313911<\/p>\n            <p><strong>Email:<\/strong> giftgreenindia@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/giftgreenindia\/\" target=\"_blank\">giftgreenindia<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">REFASH<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/refash.in\/\" target=\"_blank\">refash.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 9910337433<\/p>\n            <p><strong>Email:<\/strong> hello@refash.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/refash_\/\" target=\"_blank\">refash_<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Greensole<\/div>\n            <p><strong>Operating Cities:<\/strong> Navi Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.greensole.com\/\" target=\"_blank\">greensole.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91-8779484942<\/p>\n            <p><strong>Email:<\/strong> customercare@greensole.in, care@greensole.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/greensole\/\" target=\"_blank\">greensole<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">ViaGreen (AN Usedless Paper Pvt Ltd.)<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"http:\/\/www.viagreen.co.in\/\" target=\"_blank\">viagreen.co.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 8655060609<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/viagreen.co.in\/\" target=\"_blank\">viagreen.co.in<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">E Waste Recycling India<\/div>\n            <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/ewasterecyclingindia.com\/\" target=\"_blank\">ewasterecyclingindia.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 9769077008<\/p>\n            <p><strong>Email:<\/strong> info@ewasterecyclingindia.com<\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">EcoReco<\/div>\n            <p><strong>Operating Cities:<\/strong> Mumbai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/ecoreco.com\/\" target=\"_blank\">ecoreco.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 1800-102-1020, +91-2240052951<\/p>\n            <p><strong>Email:<\/strong> ewaste@ecoreco.com<\/p>\n        <\/div>\n\n    `,\n\n    Pune: `\n<div class=\"org-box\">\n        <div class=\"org-title\">The Green Thumb India<\/div><br><\/br>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.thegreenthumbindia.com\/\" target=\"_blank\">https:\/\/www.thegreenthumbindia.com\/<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> +91 9766403305<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/thegreenthumb.india\/\" target=\"_blank\">GreenThumb<\/a>\n        <\/p>\n    <\/div>\n    \n<div class=\"org-box\">\n        <div class=\"org-title\">SWaCH Pune Seva Sahakari Sanstha Ltd.<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/swachcoop.com\/\" target=\"_blank\">swachcoop.com<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> +91 9765999500<\/p>\n        <p><strong>Email:<\/strong> swachcoop@gmail.com<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/swachcoop\/\" target=\"_blank\">swachcoop<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">Plastic Warriors India<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.plasticwarriors.in\/\" target=\"_blank\">plasticwarriors.in<\/a><\/p>\n        <p><strong>Email:<\/strong> ronithlahoti16@gmail.com<\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">ResourceRecyclingCentreKLN<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune - Kalyani Nagar<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/teamswachhkalyaninagar.org\/\" target=\"_blank\">teamswachhkalyaninagar.org<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> 088578 16772<\/p>\n        <p><strong>Email:<\/strong> teamswachh.kalyaninagar@gmail.com<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/rrc.kln\/\" target=\"_blank\">rrc.kln<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">reCharkha EcoSocial<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune, Mumbai<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.recharkha.org\/\" target=\"_blank\">recharkha.org<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> 9004780123<\/p>\n        <p><strong>Email:<\/strong> info@recharkha.org<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/recharkha_ecosocial\" target=\"_blank\">recharkha_ecosocial<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">Ecokaari<\/div>\n        <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.ecokaari.org\/\" target=\"_blank\">ecokaari.org<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> +91 9910969297, +91 9702422111, +91 9022560305<\/p>\n        <p><strong>Email:<\/strong> info@ecokaari.org, ecokaari@gmail.com<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/instagram.com\/ecokaari\" target=\"_blank\">ecokaari<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">EcoExist<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune, Mumbai<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.e-coexist.com\/\" target=\"_blank\">e-coexist.com<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> +91 9850084383, 9561008225<\/p>\n        <p><strong>Email:<\/strong> admin@e-coexist.com, ecoexist@gmail.com<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/ecoexistindia\/\" target=\"_blank\">ecoexistindia<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">Pune Municipal Corporation MRFs<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.pmc.gov.in\/en\/pmc-for-punekar\/pmc-garbage-collection\" target=\"_blank\">pmc.gov.in<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> 18001030222<\/p>\n        <p><strong>Email:<\/strong> info@punecorporation.org<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/pmc_pune\/\" target=\"_blank\">pmc_pune<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">Junkky<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/junkky.in\/index.htm\" target=\"_blank\">junkky.in<\/a><\/p>\n        <p><strong>Email:<\/strong> admin@junkky.in<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/instagram.com\/junkky.in\" target=\"_blank\">junkky.in<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">INORA<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/www.inora.in\/contact-us\/\" target=\"_blank\">inora.in<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> (+91) 77220 11708, (+91) 95525 03258<\/p>\n        <p><strong>Email:<\/strong> inora@inoraindia.com<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/inoraindia.in\/\" target=\"_blank\">inoraindia.in<\/a>\n        <\/p>\n    <\/div>\n\n    <div class=\"org-box\">\n        <div class=\"org-title\">ProEarth Zero Waste<\/div>\n        <p><strong>Operating Cities:<\/strong> Pune<\/p>\n        <p><strong>Website:<\/strong> <a href=\"https:\/\/proearth.in\/\" target=\"_blank\">proearth.in<\/a><\/p>\n        <p><strong>Contact Number:<\/strong> +91 8007 01 14 14<\/p>\n        <p><strong>Email:<\/strong> info@proearth.in<\/p>\n        <p><strong>Instagram:<\/strong> \n            <a href=\"https:\/\/www.instagram.com\/proeartheco\/\" target=\"_blank\">proeartheco<\/a>\n        <\/p>\n    <\/div>\n\n    `,\n    Bengaluru: `\n        <div class=\"org-box\">\n            <div class=\"org-title\">Saahas Zero Waste<\/div>\n            <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/saahaszerowaste.com\/\" target=\"_blank\">saahaszerowaste.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 1800 258 6676<\/p>\n            <p><strong>Email:<\/strong> info@saahaszerowaste.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/saahas_zero_waste\/\" target=\"_blank\">saahas_zero_waste<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Hasiru Dala<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru and Nearby Areas<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/hasirudala.in\/\" target=\"_blank\">hasirudala.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 99868 08866<\/p>\n            <p><strong>Email:<\/strong> info@hasirudala.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/hasiru_dala\/\" target=\"_blank\">hasiru_dala<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Ensyde Solutions<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru and Nearby Areas<\/p>\n            <p><strong>Website:<\/strong> \n                <a href=\"https:\/\/ensydeindia.org\/\" target=\"_blank\">ensydeindia.org<\/a>, \n                <a href=\"https:\/\/bangaloreinternationalcentre.org\/bcause\/nonprofits\/environmental-synergies-in-development\/\" target=\"_blank\">BIC Profile<\/a>\n            <\/p>\n            <p><strong>Contact Number:<\/strong> +91 98865 99675<\/p>\n            <p><strong>Email:<\/strong> bic@bangaloreinternationalcentre.org<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/BICBlr\/\" target=\"_blank\">BICBlr<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Municipal Dry Waste Collection Centres (DWCCs)<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/site.bbmp.gov.in\/departmentwebsites\/swm\/index.html\" target=\"_blank\">bbmp.gov.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> 080 - 22975518<\/p>\n            <p><strong>Email:<\/strong> specialswmbbmp@gmail.com, jcswmbbmp@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/swaccha_bbmp\/\" target=\"_blank\">swaccha_bbmp<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Ecocrew<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/ecocrew.in\/\" target=\"_blank\">ecocrew.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 7892852729<\/p>\n            <p><strong>Email:<\/strong> support@ecocrew.in<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/ecocrew_official\/\" target=\"_blank\">ecocrew_official<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">kabadi Man<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru, Belgaum, Dharwad, Hubli<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/kabadiman.com\/\" target=\"_blank\">kabadiman.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91-8861183111<\/p>\n            <p><strong>Email:<\/strong> contact.kabadiman@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/instagram.com\/kabadiman_\" target=\"_blank\">kabadiman_<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Trash2Cash<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/trashtocash.co.in\/index.html\" target=\"_blank\">trashtocash.co.in<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 76767 67695<\/p>\n            <p><strong>Email:<\/strong> info.trashtocash@gmail.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/trashtocash.co.in\/\" target=\"_blank\">trashtocash.co.in<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">FreeUp<\/div>\n            <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/www.freeup.app\/\" target=\"_blank\">freeup.app<\/a><\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/freeup_app\/\" target=\"_blank\">freeup_app<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">The Preloved Co<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru<\/p>\n            <p><strong>Contact Number:<\/strong> 098453 17776, 916361866517<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/the.prelovedco.blr\/\" target=\"_blank\">the.prelovedco.blr<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">MaLeeMa<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru, Chennai<\/p>\n            <p><strong>Website:<\/strong> <a href=\"https:\/\/maleemaindia.com\/\" target=\"_blank\">maleemaindia.com<\/a><\/p>\n            <p><strong>Contact Number:<\/strong> +91 75490 17017\u202c<\/p>\n            <p><strong>Email:<\/strong> info@maleemaindia.com<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/maleema.in\/\" target=\"_blank\">maleema.in<\/a>\n            <\/p>\n        <\/div>\n\n        <div class=\"org-box\">\n            <div class=\"org-title\">Invaluables Bengaluru<\/div>\n            <p><strong>Operating Cities:<\/strong> Bengaluru<\/p>\n            <p><strong>Contact Number:<\/strong> +91-9741730854<\/p>\n            <p><strong>Instagram:<\/strong> \n                <a href=\"https:\/\/www.instagram.com\/invaluables.bengaluru\" target=\"_blank\">invaluables.bengaluru<\/a>\n            <\/p>\n        <\/div>\n\n    `,\n    Hyderabad: `\n        <div class=\"org-box\">\n    <div class=\"org-title\">ReSustainability<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/resustainability.com\/\" target=\"_blank\">resustainability.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 40-24446000<\/p>\n    <p><strong>Email:<\/strong> info@resustainability.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/resustainability\/\" target=\"_blank\">resustainability<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Bintix<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad, Pune, Delhi, Chennai, Kolkata, Bengaluru, Lucknow<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.bintix.com\/\" target=\"_blank\">bintix.com<\/a><\/p>\n    <p><strong>Email:<\/strong> hello@bintix.com<\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">CrapBin<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/crapbin.com\/\" target=\"_blank\">crapbin.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 7799996096, +91 7799996085<\/p>\n    <p><strong>Email:<\/strong> support@crapbin.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/crapbin\/?hl=en\" target=\"_blank\">crapbin<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">ScrapQ<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad, Bengaluru, Varanasi, Sambalpur, Kurnool, Vishakhapatnam<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/scrapq.com\/\" target=\"_blank\">scrapq.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 040-30707070, +91-9030727277<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/scrapq.recycle\/\" target=\"_blank\">scrapq.recycle<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Waste Ventures India<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad, Chennai, Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/wasteventures.com\/\" target=\"_blank\">wasteventures.com<\/a><\/p>\n    <p><strong>Email:<\/strong> info@wasteventures.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/wasteventuresindia\/?hl=en\" target=\"_blank\">wasteventuresindia<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Scrapzon<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/scrapzon.com\/\" target=\"_blank\">scrapzon.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 9063634730<\/p>\n    <p><strong>Email:<\/strong> contact@scrapzon.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/scrapzon\/?hl=en\" target=\"_blank\">scrapzon<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Goodeebag - Ecovani Waste Management Solutions<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Website:<\/strong> \n        <a href=\"https:\/\/goodeebag.in\/\" target=\"_blank\">goodeebag.in<\/a>, \n        <a href=\"https:\/\/api.goodeebag.com\/\" target=\"_blank\">api.goodeebag.com<\/a>\n    <\/p>\n    <p><strong>Contact Number:<\/strong> 82779 98910, +91 9429691336<\/p>\n    <p><strong>Email:<\/strong> support@goodeebag.com, info@goodeebag.com<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/ecovani_wm\/\" target=\"_blank\">ecovani_wm<\/a>, \n        <a href=\"https:\/\/www.instagram.com\/good.ee.bag\/?hl=en\" target=\"_blank\">good.ee.bag<\/a>, \n        <a href=\"https:\/\/www.instagram.com\/goodee.bag\/?hl=en\" target=\"_blank\">goodee.bag<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Reuze<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.reuze.in\/\" target=\"_blank\">reuze.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 8886711101, +91 8886711102<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/instagram.com\/reuzerecycling\/\" target=\"_blank\">reuzerecycling<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">RecycleOne<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.recycleone.in\/\" target=\"_blank\">recycleone.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 8886004447, 8886004442<\/p>\n    <p><strong>Email:<\/strong> recycleone.in@gmail.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/recycleone__hyd\/?hl=en\" target=\"_blank\">recycleone__hyd<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">G\u0101iaa Living \u2122<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/gaiaaliving\/\" target=\"_blank\">gaiaaliving<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Banyan Nation<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.banyannation.com\/contact\/\" target=\"_blank\">banyannation.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 70752 72555<\/p>\n    <p><strong>Email:<\/strong> contactus@banyannation.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/banyan.nation\/\" target=\"_blank\">banyan.nation<\/a><\/p>\n<\/div>\n\n    \n    `,\n    Chennai: `\n    \n    <div class=\"org-box\">\n    <div class=\"org-title\">Paperman<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/www.papermanfoundation.org\/\" target=\"_blank\">papermanfoundation.org<\/a><\/p>\n    <p><strong>Email:<\/strong> info@paperman.in<\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Kabadiwalla Connect<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.kabadiwallaconnect.in\/\" target=\"_blank\">kabadiwallaconnect.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 98402 95081<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/kabadiwallaconnect\/\" target=\"_blank\">kabadiwallaconnect<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Earth Recycler<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/earthrecycler.com\/\" target=\"_blank\">earthrecycler.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 44 4301 0084, +91 9962 7777 90<\/p>\n    <p><strong>Email:<\/strong> info@earthrecycler.com<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/earth_recycler\/\" target=\"_blank\">earth_recycler<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Wasted 360 Solutions<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai, Bengaluru<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.indiawasted.com\/\" target=\"_blank\">indiawasted.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 9751755522<\/p>\n    <p><strong>Email:<\/strong> empowerment@indiawasted.com<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/indiawastedtrust\/\" target=\"_blank\">indiawastedtrust<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Spreco Recycling<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/sprecorecycling.com\/\" target=\"_blank\">sprecorecycling.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 044-2226330030, +91 96558 80250<\/p>\n    <p><strong>Email:<\/strong> info@sprecorecycling.com<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/sprecorecycling\" target=\"_blank\">sprecorecycling<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Trashman<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/trashman.co.in\/\" target=\"_blank\">trashman.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9600077930<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/trashman_greentechnology\/?hl=en\" target=\"_blank\">trashman_greentechnology<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Thuli<\/div>\n    <p><strong>Operating Cities:<\/strong> Chennai<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/www.thulitrust.org\/\" target=\"_blank\">thulitrust.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 063803 06662<\/p>\n    <p><strong>Email:<\/strong> siddharth.ajithkumar@gmail.com<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/thuli_handful_of_happiness\/\" target=\"_blank\">thuli_handful_of_happiness<\/a>\n    <\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Earth Sense Recycle Pvt Ltd<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.earthsenserecycle.com\/\" target=\"_blank\">earthsenserecycle.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 1800-419-0161, 044-42014765, +91 9566010336, +91 9361741517, +91 9566099352<\/p>\n    <p><strong>Email:<\/strong> business@earthsense.in<\/p>\n<\/div>\n\n\n    `,\n    \"Delhi\/NCR\": `\n    \n    <div class=\"org-box\">\n    <div class=\"org-title\">Chintan<\/div>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.chintan-india.org\/about-chintan\/\" target=\"_blank\">chintan-india.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-11-2984 2809, +91-11-4657 4172, +91-11-4657 4171<\/p>\n    <p><strong>Email:<\/strong> info@chintan-india.org<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/chintan.india\/\" target=\"_blank\">chintan.india<\/a><\/p>\n<\/div>\n\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Gem Recycling<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/gemrecycling.com\/\" target=\"_blank\">gemrecycling.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-11-49068377, +91-9654991840<\/p>\n    <p><strong>Email:<\/strong> info@gemrecycling.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/gemenviro\/\" target=\"_blank\">gemenviro<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Municipal MRF \u2013 Bawana<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.dpcc.delhigovt.nic.in\/contact_us#gsc.tab=0\" target=\"_blank\">dpcc.delhigovt.nic.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 011-47441573<\/p>\n    <p><strong>Email:<\/strong> dksingh.dpcc@nic.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/accounts\/login\/?next=\/delhigovdigital\/\" target=\"_blank\">delhigovdigital<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Scrap Mitra<\/div>\n    <p><strong>Operating Cities:<\/strong> Gurugram, Faridabad, Delhi, Noida, Ghaziabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/scrapmitra.com\/\" target=\"_blank\">scrapmitra.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9582585515<\/p>\n    <p><strong>Email:<\/strong> Team@scrapmitra.com<\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Eco Wise<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad, Bangalore, Dankuni, Bhiwandi, Lucknow, Greater Noida, Faridabad, Gurugram, Delhi, Sonipat, Jhotwara, Haryana, Ludhiana<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/ecowise.net.in\/\" target=\"_blank\">ecowise.net.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +917812-939393, 18004197875<\/p>\n    <p><strong>Email:<\/strong> info@ecowise.net.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ecowise_recycle\/\" target=\"_blank\">ecowise_recycle<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">ScrapUncle<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi, Gurugram, Noida, Ghaziabad, Faridabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/scrapuncle.com\/\" target=\"_blank\">scrapuncle.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 8882271593, 8595358613<\/p>\n    <p><strong>Email:<\/strong> team@scrapuncle.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/scrapuncle\/\" target=\"_blank\">scrapuncle<\/a><\/p>\n<\/div>\n\n\n<div class=\"org-box\">\n    <div class=\"org-title\">econscious.india<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.econscious.co.in\/\" target=\"_blank\">econscious.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 9268963830<\/p>\n    <p><strong>Email:<\/strong> team.econscious@gmail.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/econscious.india\/\" target=\"_blank\">econscious.india<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">ECOTROOP FOUNDATION<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Contact Number:<\/strong> 9625665588<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ecotroopfoundation\/?hl=en\" target=\"_blank\">ecotroopfoundation<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">IPCA (Indian Pollution Control Association)<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/ipcaworld.co.in\/\" target=\"_blank\">ipcaworld.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> (+91) 011-42207478<\/p>\n    <p><strong>Email:<\/strong> info@ipcaworld.co.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/officialipca\/?hl=en\" target=\"_blank\">officialipca<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">wastewow_india<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/wastewow_india\/?hl=en\" target=\"_blank\">wastewow_india<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">ONE STEP GREENER<\/div>\n    <p><strong>Operating Cities:<\/strong> Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.onestepgreener.org\/\" target=\"_blank\">onestepgreener.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 8744901010<\/p>\n    <p><strong>Email:<\/strong> info@onestepgreener.org<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/onestep_greener\/\" target=\"_blank\">onestep_greener<\/a><\/p>\n<\/div>\n\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Allied Waste Solutions Pvt. Ltd.<\/div>\n    <p><strong>Operating Cities:<\/strong> Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/alliedwastesolutions.com\/\" target=\"_blank\">alliedwastesolutions.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-120-699-3119<\/p>\n    <p><strong>Email:<\/strong> info@alliedwastesolutions.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/alliedwastesolutions\" target=\"_blank\">alliedwastesolutions<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Green Dream Foundation<\/div>\n    <p><strong>Operating Cities:<\/strong> Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.greendream.foundation\/\" target=\"_blank\">greendream.foundation<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-9910857735<\/p>\n    <p><strong>Email:<\/strong> reach@greendream.foundation<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/greendreamfoundation\/?hl=en\" target=\"_blank\">greendreamfoundation<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Code Effort Private Ltd.<\/div>\n    <p><strong>Operating Cities:<\/strong> Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.codeefforts.com\/\" target=\"_blank\">codeefforts.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"http:\/\/www.instagram.com\/codeeffort\" target=\"_blank\">codeeffort<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Karo Sambhav<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.karosambhav.com\/\" target=\"_blank\">karosambhav.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 1800-2121-434<\/p>\n    <p><strong>Email:<\/strong> engage@karosambhav.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/karosambhav\/?hl=en\" target=\"_blank\">karosambhav<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">GOONJ<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/goonj.org\/cfw\" target=\"_blank\">goonj.org<\/a><\/p>\n    <p><strong>Email:<\/strong> mail@goonj.org<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/goonj\/\" target=\"_blank\">goonj<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Lets Deklutter<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Contact Number:<\/strong> 9810783769<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/letsdeklutter\/\" target=\"_blank\">letsdeklutter<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">E Waste Recycle Hub<\/div>\n    <p><strong>Operating Cities:<\/strong> Sonipat, Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/ewasterecyclehub.com\/\" target=\"_blank\">ewasterecyclehub.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-9958741967, 1800-3000-6333<\/p>\n    <p><strong>Email:<\/strong> info@ewasterecyclehub.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ewasterecyclehub\" target=\"_blank\">ewasterecyclehub<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Trashfix<\/div>\n    <p><strong>Operating Cities:<\/strong> Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.trashfix.in\/\" target=\"_blank\">trashfix.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9958900330<\/p>\n    <p><strong>Email:<\/strong> contact@trashfix.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/trashfixco\/?hl=en\" target=\"_blank\">trashfixco<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">E-waste Recyclers India<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.ewri.in\/\" target=\"_blank\">ewri.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-11-4000-0000, +91-97-007-97-007, 1800-102-5679<\/p>\n    <p><strong>Email:<\/strong> ewaste@ewri.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ewri.in\/\" target=\"_blank\">ewri.in<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Respun India<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/respunindia.com\/\" target=\"_blank\">respunindia.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 7206010323<\/p>\n    <p><strong>Email:<\/strong> info@respunindia.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/respun__\" target=\"_blank\">respun__<\/a><\/p>\n<\/div>\n\n    \n    `,\n    Ahmedabad: `\n    \n    <div class=\"org-box\">\n    <div class=\"org-title\">ScrapBazar<\/div>\n    <p><strong>Operating Cities:<\/strong> Ahmedabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.scrapbazar.in\/\" target=\"_blank\">scrapbazar.in<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/scrapbazar.in\/\" target=\"_blank\">scrapbazar.in<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">India Recycles<\/div>\n    <p><strong>Operating Cities:<\/strong> Ahmedabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.indiarecycles.org\/\" target=\"_blank\">indiarecycles.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7202035700, +91-7227814519<\/p>\n    <p><strong>Email:<\/strong> office@indiarecycles.org<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/india.recycles\/\" target=\"_blank\">india.recycles<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">tapes_and_scissors<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/tapes_n_scissor\/\" target=\"_blank\">tapes_n_scissor<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Let's Recycle (NEPRA Resource Management)<\/div>\n    <p><strong>Operating Cities:<\/strong> Ahmedabad, Pune, Nemawar<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.letsrecycle.in\/\" target=\"_blank\">letsrecycle.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> (079)(40050400)<\/p>\n    <p><strong>Email:<\/strong> info@nrmpl.com<\/p>\n<\/div>\n\n    \n    `,\n    Surat: `<div class=\"org-box\">\n    <div class=\"org-title\">Gujarat Enviro Protection & Infrastructure Ltd (GEPIL)<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.gepil.in\/\" target=\"_blank\">gepil.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 1800-257-7800<\/p>\n    <p><strong>Email:<\/strong> mail@gepil.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/gepilofficial\/\" target=\"_blank\">gepilofficial<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Ecovision<\/div>\n    <p><strong>Operating Cities:<\/strong> Surat, Vadodara, Ahmedabad, Gandhinagar<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/eco-vision.co.in\/\" target=\"_blank\">eco-vision.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 1800 233 3002<\/p>\n    <p><strong>Email:<\/strong> info@eco-vision.co.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/eco.vision\/?hl=en\" target=\"_blank\">eco.vision<\/a><\/p>\n<\/div>\n`,\n    Lucknow: `\n    <div class=\"org-box\">\n    <div class=\"org-title\">SparkLiv<\/div>\n    <p><strong>Operating Cities:<\/strong> Lucknow<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.sparkliv.in\/\" target=\"_blank\">sparkliv.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-789-789-5888<\/p>\n    <p><strong>Email:<\/strong> connect@sparkliv.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/sparkliv\/\" target=\"_blank\">sparkliv<\/a><\/p>\n<\/div>\n\n    `,\n    Kannur: `<div class=\"org-box\">\n    <div class=\"org-title\">bluemadegreen<\/div>\n    <p><strong>Operating Cities:<\/strong> Kannur<\/p>\n    <p><strong>Contact Number:<\/strong> 094005 49148<\/p>\n    <p><strong>Email:<\/strong> bluemadegreen@gmail.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/bluemadegreen\/\" target=\"_blank\">bluemadegreen<\/a><\/p>\n<\/div>`,\n    Kolkata: `<div class=\"org-box\">\n    <div class=\"org-title\">ITC WOW Program<\/div>\n    <p><strong>Operating Cities:<\/strong> Hyderabad, Kolkata, Delhi, Bengaluru, Mumbai, Chennai, Ahmedabad<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.itcpspd.com\/Page\/Wellbeing_out_of_Waste\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-33-22889371<\/p>\n    <p><strong>Email:<\/strong> marketing.itcpspd@itc.in<\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Waste Wheel<\/div>\n    <p><strong>Operating Cities:<\/strong> Kolkata<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/www.wastewheel.com\/\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 8910337246<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/wastewheel\/?hl=en\" target=\"_blank\">wastewheel<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">SN Greenovation<\/div>\n    <p><strong>Operating Cities:<\/strong> Kolkata<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/sngreenovation.com\/\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/sn_greenovation\/\" target=\"_blank\">sn_greenovation<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Vital Waste<\/div>\n    <p><strong>Operating Cities:<\/strong> Kolkata<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/vitalwaste.com\/\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Numbers:<\/strong> 033 66064288, 1800-102-5679<\/p>\n    <p><strong>Email:<\/strong> info@vitalwaste.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/vitalwasteofficial\/?hl=en\" target=\"_blank\">vitalwasteofficial<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Wear Equal\u00ae<\/div>\n    <p><strong>Operating Cities:<\/strong> Kolkata<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.wewearequal.com\/about-us\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 80503 54446<\/p>\n    <p><strong>Email:<\/strong> support@wewearequal.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/wewearequal\" target=\"_blank\">wewearequal<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Bharat Sevashram Sangha, GGN<\/div>\n    <p><strong>Operating Cities:<\/strong> Kolkata, Gurugram, Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/www.bssdelhi.com\/our-activities.html\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Numbers:<\/strong> 8700192117, 9868561864, 9775855060<\/p>\n    <p><strong>Email:<\/strong> info@bssdelhi.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/bssgurugram\/\" target=\"_blank\">bssgurugram<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Hulladek Recycling<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/hulladek.in\" target=\"_blank\">Visit Website<\/a><\/p>\n    <p><strong>Contact Numbers:<\/strong> 1800-212-7880, 09903028800<\/p>\n    <p><strong>Email:<\/strong> help@hulladek.re<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/hulladek_recycling\/?hl=en\" target=\"_blank\">hulladek_recycling<\/a><\/p>\n<\/div>\n`,\n\nKochi: `<div class=\"org-box\">\n    <div class=\"org-title\">Think Twice Thrift<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/think_twicethrift\/\" target=\"_blank\">think_twicethrift<\/a><\/p>\n<\/div>`,\n\n\"Vagator, Goa\": `\n<div class=\"org-box\">\n    <div class=\"org-title\">Thrift Store Goa - Good Karma Treasure Shop<\/div>\n    <p><strong>Operating Cities:<\/strong> Goa<\/p>\n    <p><strong>Contact Number:<\/strong> 079722 46605<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/goodkarma.treasureshop\/\" target=\"_blank\">goodkarma.treasureshop<\/a><\/p>\n<\/div>\n`,\n\nDehradun: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Sambhav Foundation<\/div>\n    <p><strong>Operating Cities:<\/strong> Dehradun<\/p>\n    <p><strong>Email:<\/strong> sambhavfoundation07@gmail.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/sambhav_foundation\/\" target=\"_blank\">sambhav_foundation<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Waste Warriors<\/div>\n    <p><strong>Operating Cities:<\/strong> Uttarakhand and Himachal Pradesh<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/wastewarriors.org\/\" target=\"_blank\">wastewarriors.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 78952 67144<\/p>\n    <p><strong>Email:<\/strong> info@wastewarriors.org<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/wastewarriors\/\" target=\"_blank\">wastewarriors<\/a><\/p>\n<\/div>\n`,\nVisakhapatnam: `\n<div class=\"org-box\">\n    <div class=\"org-title\">India Youth For Society<\/div>\n    <p><strong>Operating Cities:<\/strong> Vishakapatnam<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/iyfs.in\/\" target=\"_blank\">iyfs.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9703489797<\/p>\n    <p><strong>Email:<\/strong> post@iyfs.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/iyfsorg\/?hl=en\" target=\"_blank\">iyfsorg<\/a><\/p>\n<\/div>\n`,\n\nVaranasi: `\n<div class=\"org-box\">\n    <div class=\"org-title\">KudaBazar<\/div>\n    <p><strong>Operating Cities:<\/strong> Varanasi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/kudabazar.org\/\" target=\"_blank\">kudabazar.org<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9415740944<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/kudabazar\/?hl=en\" target=\"_blank\">kudabazar<\/a><\/p>\n<\/div>\n`,\n\nVadodara: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Pastiwala.co<\/div>\n    <p><strong>Operating Cities:<\/strong> Vadodara<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.pastiwala.co\/\" target=\"_blank\">pastiwala.co<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7575037774<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:manish@pastiwala.co\">manish@pastiwala.co<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Kachare Se Azadi<\/div>\n    <p><strong>Operating Cities:<\/strong> Vadodara<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/kachareseazadi.com\/\" target=\"_blank\">kachareseazadi.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-9054593307<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:kachareseazadi@gmail.com\">kachareseazadi@gmail.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/kachreseazadi\/?hl=en\" target=\"_blank\">kachreseazadi<\/a><\/p>\n<\/div>\n\n`,\n\nTrichy: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Trash N Cash<\/div>\n    <p><strong>Operating Cities:<\/strong> Trichy, Hosur<\/p>\n    <p><strong>Contact Number:<\/strong> 070926 70921<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:info@trashncash.com\">info@trashncash.com<\/a><\/p>\n<\/div>\n`,\n\nJaipur: `\n<div class=\"org-box\">\n    <div class=\"org-title\">ECOWRAP<\/div>\n    <p><strong>Operating Cities:<\/strong> Jaipur<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/ecowrap.in\/\" target=\"_blank\">ecowrap.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 7827807523<\/p>\n    <p><strong>Email:<\/strong> info@ecowrap.in<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ecowrap.in\/\" target=\"_blank\">ecowrap.in<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Scrapbag\u00ae<\/div>\n    <p><strong>Operating Cities:<\/strong> Jaipur<\/p>\n    <p><strong>Contact Number:<\/strong> 6350419507<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/scrapbag_\/?hl=en\" target=\"_blank\">scrapbag_<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">KabadPe<\/div>\n    <p><strong>Operating Cities:<\/strong> Jaipur, Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.kabadpe.com\/\" target=\"_blank\">kabadpe.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 88002 09988<\/p>\n    <p><strong>Email:<\/strong> support@kabadpe.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/kabadpe_india\/?hl=en\" target=\"_blank\">kabadpe_india<\/a><\/p>\n<\/div> \n`,\n\nLudhiana: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Switch For Change Foundation<\/div>\n    <p><strong>Operating Cities:<\/strong> Ludhiana<\/p>\n    <p><strong>Contact Number:<\/strong> 097817 55414<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:switch4changefoundation@gmail.com\">switch4changefoundation@gmail.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/switch4change\/?hl=en\" target=\"_blank\">switch4change<\/a><\/p>\n<\/div>\n`,\n\nPanaji: `\n<div class=\"org-box\">\n    <div class=\"org-title\">AYYA Waste Management<\/div>\n    <p><strong>Operating Cities:<\/strong> Panaji<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.awm.co.in\/\" target=\"_blank\">awm.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7004101038<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:info@awm.co.in\">info@awm.co.in<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/ayya_waste_management\/\" target=\"_blank\">ayya_waste_management<\/a><\/p>\n<\/div>\n`,\n\nGuwahati: `\n<div class=\"org-box\">\n    <div class=\"org-title\">The Midway Journey<\/div>\n    <p><strong>Operating Cities:<\/strong> Guwahati<\/p>\n    <p><strong>Contact Number:<\/strong> 7099031267<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:themidwayjourney2018@gmail.com\">themidwayjourney2018@gmail.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/themidwayjourney\/?hl=en\" target=\"_blank\">themidwayjourney<\/a><\/p>\n<\/div>\n`,\n\nBokaro: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Recycle Mart<\/div>\n    <p><strong>Operating Cities:<\/strong> Bokaro<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/recyclemart.co.in\/\" target=\"_blank\">recyclemart.co.in<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91 8228822908<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:recyclemart.co.in@gmail.com\">recyclemart.co.in@gmail.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/recyclemart.co.in\/\" target=\"_blank\">recyclemart.co.in<\/a><\/p>\n<\/div>\n`,\n\nBhopal: `\n<div class=\"org-box\">\n    <div class=\"org-title\">The Kabadiwala<\/div>\n    <p><strong>Operating Cities:<\/strong> Bhopal, Indore, Raipur, Nagpur, Lucknow, Ahmedabad, Mumbai, Pune, Bangalore, Hyderabad, Ghaziabad, Delhi, Gurgaon, Jaipur, Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.thekabadiwala.com\/\" target=\"_blank\">thekabadiwala.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7697260260<\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:contact@thekabadiwala.com\">contact@thekabadiwala.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/thekabadiwala\/\" target=\"_blank\">thekabadiwala<\/a><\/p>\n<\/div>\n`,\n\nBhubaneswar: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Recycle Pay<\/div>\n    <p><strong>Operating Cities:<\/strong> Bhubaneswar, Cuttack, Puri<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/recyclepay.ceibagreen.com\/\" target=\"_blank\">recyclepay.ceibagreen.com<\/a><\/p>\n    <p><strong>Email:<\/strong> <a href=\"mailto:support@ceibagreen.com\">support@ceibagreen.com<\/a><\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/recycle_pay\/?hl=en\" target=\"_blank\">recycle_pay<\/a><\/p>\n<\/div>\n`,\n\n\"Pan India\": `\n<div class=\"org-box\">\n    <div class=\"org-title\">Croma E-waste Disposal<\/div>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/www.croma.com\/lp-croma-e-waste\" target=\"_blank\">croma.com\/lp-croma-e-waste<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 1800-57-27662<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/croma.retail\/\" target=\"_blank\">croma.retail<\/a><\/p>\n<\/div>\n`\n,Gurugram: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Greenobin<\/div>\n    <p><strong>Operating Cities:<\/strong> Gurugram, Noida<\/p>\n    <p><strong>Website:<\/strong> <a href=\"http:\/\/www.greenobin.com\/\" target=\"_blank\">greenobin.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 8800557379, 0124-2361077<\/p>\n    <p><strong>Email:<\/strong> info@greenobin.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/greenobin_india\/\" target=\"_blank\">greenobin_india<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Scrap Mitra<\/div>\n    <p><strong>Operating Cities:<\/strong> Gurugram, Faridabad, Delhi<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/scrapmitra.com\/\" target=\"_blank\">scrapmitra.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> 9582585515<\/p>\n    <p><strong>Email:<\/strong> team@scrapmitra.com<\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">Unplastik India<\/div>\n    <p><strong>Operating Cities:<\/strong> Gurugram<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/unplastikindia.com\/\" target=\"_blank\">unplastikindia.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7011776922<\/p>\n    <p><strong>Email:<\/strong> info@unplastikindia.com<\/p>\n    <p><strong>Instagram:<\/strong> <a href=\"https:\/\/www.instagram.com\/unplastik_india\/\" target=\"_blank\">unplastik_india<\/a><\/p>\n<\/div>\n\n<div class=\"org-box\">\n    <div class=\"org-title\">LET'SCRAP<\/div>\n    <p><strong>Operating Cities:<\/strong> Gurugram<\/p>\n    <p><strong>Website:<\/strong> <a href=\"https:\/\/letscrap.com\/\" target=\"_blank\">letscrap.com<\/a><\/p>\n    <p><strong>Contact Number:<\/strong> +91-7011753378<\/p>\n    <p><strong>Email:<\/strong> info@letscrap.com<\/p>\n<\/div>\n<div class=\"org-box\">\n    <div class=\"org-title\">Lets Deklutter<\/div>\n    \n    <p><strong>Category:<\/strong> Clothes<\/p>\n    <p><strong>Services:<\/strong> Sell \/ Donate Clothes<\/p>\n    <p><strong>Operating Cities:<\/strong> Pan India<\/p>\n    <p><strong>Contact Number:<\/strong> 9810783769<\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/letsdeklutter\/\" target=\"_blank\">\n            letsdeklutter\n        <\/a>\n    <\/p>\n<\/div>\n`\n,\nNoida: `\n<div class=\"org-box\">\n    <div class=\"org-title\">Green Dream Foundation<\/div>\n  \n    <p><strong>Operating Cities:<\/strong> Noida<\/p>\n    <p><strong>Website:<\/strong> \n        <a href=\"https:\/\/www.greendream.foundation\/\" target=\"_blank\">\n            greendream.foundation\n        <\/a>\n    <\/p>\n    <p><strong>Contact Number:<\/strong> +91 9910857735<\/p>\n    <p><strong>Email:<\/strong> \n        <a href=\"mailto:reach@greendream.foundation\">\n            reach@greendream.foundation\n        <\/a>\n    <\/p>\n    <p><strong>Instagram:<\/strong> \n        <a href=\"https:\/\/www.instagram.com\/greendreamfoundation\/?hl=en\" target=\"_blank\">\n            greendreamfoundation\n        <\/a>\n    <\/p>\n<\/div>\n`\n\n\n\n\n\n\n};\n\n\nfunction loadCities() {\n    const state = document.getElementById(\"stateSelect\").value;\n    const cityList = document.getElementById(\"cityList\");\n    const cityDetails = document.getElementById(\"cityDetails\");\n    const cityContainer = document.getElementById(\"city-org-container\");\n\n\n    cityList.innerHTML = \"\";\n    cityDetails.innerHTML = `<p style=\"color:#777;\">Select a city to view details.<\/p>`;\n\n    \/\/ Hide section if no state selected\n    if (!state) {\n        cityContainer.classList.add(\"hidden\");\n        return;\n    }\n\n    \/\/ Show the section once state is selected\n    cityContainer.classList.remove(\"hidden\");\n\n    states[state].forEach(city => {\n        cityList.innerHTML += `<li onclick=\"showCity('${city}', this)\">${city}<\/li>`;\n    });\n}\n\n\n\/* ===== SHOW CITY DETAILS ===== *\/\nfunction showCity(city, element) {\n    document.querySelectorAll(\"#cityList li\").forEach(li => li.classList.remove(\"active\"));\n    element.classList.add(\"active\");\n\n    document.getElementById(\"cityDetails\").innerHTML = cityData[city];\n}\n<\/script>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>We\u2019ve compiled the most comprehensive list of city-wise recycling centres in India, but <a href=\"https:\/\/greenpistachio.in\/category\/sustainable-living-hacks\/\">sustainability<\/a> works best when we act together. If you know of any recyclers near you that we\u2019ve missed, please share them in the comments, and we\u2019ll update the list promptly.<\/p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#d2f3e8\">Found this list useful? Help us spread the word! Share this resource with your friends and community. Together, we can make recycling easier and more accessible.<\/p>\n\n\n\n<p><\/p>\n<div class='epvc-post-count'><span class='epvc-eye'><\/span>  <span class=\"epvc-count\"> 1,256<\/span><span class='epvc-label'> Read this article<\/span><\/div>","protected":false},"excerpt":{"rendered":"<p>Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.<\/p>\n","protected":false},"author":1,"featured_media":3190,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51],"tags":[92,46,137,119,551,550,108,93,84,91,384,433,107],"class_list":["post-3133","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-green-living-inspiration","tag-eco-conscious-living","tag-eco-friendly","tag-green-living","tag-lifestyle","tag-recyclers-in-india","tag-recycling-centres","tag-reduce-reuse-recycle","tag-responsible-consumption","tag-sustainability","tag-sustainable-development","tag-sustainable-future","tag-waste-management","tag-waste-segregation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Now Locate Your Nearest Recycling Centre In A Minute - Green Pistachio<\/title>\n<meta name=\"description\" content=\"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenpistachio.in\/?p=3133\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Now Locate Your Nearest Recycling Centre In A Minute\" \/>\n<meta property=\"og:description\" content=\"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenpistachio.in\/?p=3133\" \/>\n<meta property=\"og:site_name\" content=\"Green Pistachio\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61561154619889\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-09T15:47:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T11:28:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"greenpistachio.in\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"greenpistachio.in\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133\"},\"author\":{\"name\":\"greenpistachio.in\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#\\\/schema\\\/person\\\/48061bda8ac72ee04e7363c98a2dea9f\"},\"headline\":\"Now Locate Your Nearest Recycling Centre In A Minute\",\"datePublished\":\"2025-09-09T15:47:55+00:00\",\"dateModified\":\"2026-05-05T11:28:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133\"},\"wordCount\":157,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Recyclers-List-1.png\",\"keywords\":[\"eco conscious living\",\"eco-friendly\",\"Green living\",\"lifestyle\",\"recyclers in India\",\"recycling centres\",\"reduce reuse recycle\",\"responsible consumption\",\"Sustainability\",\"sustainable development\",\"sustainable future\",\"waste management\",\"Waste segregation\"],\"articleSection\":[\"Green Living Inspiration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133\",\"url\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133\",\"name\":\"Now Locate Your Nearest Recycling Centre In A Minute - Green Pistachio\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Recyclers-List-1.png\",\"datePublished\":\"2025-09-09T15:47:55+00:00\",\"dateModified\":\"2026-05-05T11:28:07+00:00\",\"description\":\"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/greenpistachio.in\\\/?p=3133\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#primaryimage\",\"url\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Recyclers-List-1.png\",\"contentUrl\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Recyclers-List-1.png\",\"width\":1024,\"height\":800,\"caption\":\"Find Nearest recycling centre\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/?p=3133#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/greenpistachio.in\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Now Locate Your Nearest Recycling Centre In A Minute\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#website\",\"url\":\"https:\\\/\\\/greenpistachio.in\\\/\",\"name\":\"Green Pistachio\",\"description\":\"Nuts about sustainability\",\"publisher\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#organization\"},\"alternateName\":\"GP\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/greenpistachio.in\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#organization\",\"name\":\"Green Pistachio\",\"alternateName\":\"GP\",\"url\":\"https:\\\/\\\/greenpistachio.in\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Green-Pistachio-logo.png\",\"contentUrl\":\"https:\\\/\\\/greenpistachio.in\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Green-Pistachio-logo.png\",\"width\":500,\"height\":249,\"caption\":\"Green Pistachio\"},\"image\":{\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61561154619889\",\"https:\\\/\\\/www.instagram.com\\\/thegreen.pistachio\",\"https:\\\/\\\/www.youtube.com\\\/@GreenPistachio_World\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/thegreenpistachio\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/greenpistachio.in\\\/#\\\/schema\\\/person\\\/48061bda8ac72ee04e7363c98a2dea9f\",\"name\":\"greenpistachio.in\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g\",\"caption\":\"greenpistachio.in\"},\"sameAs\":[\"http:\\\/\\\/greenpistachio.in\"],\"url\":\"https:\\\/\\\/greenpistachio.in\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Now Locate Your Nearest Recycling Centre In A Minute - Green Pistachio","description":"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenpistachio.in\/?p=3133","og_locale":"en_US","og_type":"article","og_title":"Now Locate Your Nearest Recycling Centre In A Minute","og_description":"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.","og_url":"https:\/\/greenpistachio.in\/?p=3133","og_site_name":"Green Pistachio","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61561154619889","article_published_time":"2025-09-09T15:47:55+00:00","article_modified_time":"2026-05-05T11:28:07+00:00","og_image":[{"width":1024,"height":800,"url":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png","type":"image\/png"}],"author":"greenpistachio.in","twitter_card":"summary_large_image","twitter_misc":{"Written by":"greenpistachio.in","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenpistachio.in\/?p=3133#article","isPartOf":{"@id":"https:\/\/greenpistachio.in\/?p=3133"},"author":{"name":"greenpistachio.in","@id":"https:\/\/greenpistachio.in\/#\/schema\/person\/48061bda8ac72ee04e7363c98a2dea9f"},"headline":"Now Locate Your Nearest Recycling Centre In A Minute","datePublished":"2025-09-09T15:47:55+00:00","dateModified":"2026-05-05T11:28:07+00:00","mainEntityOfPage":{"@id":"https:\/\/greenpistachio.in\/?p=3133"},"wordCount":157,"commentCount":1,"publisher":{"@id":"https:\/\/greenpistachio.in\/#organization"},"image":{"@id":"https:\/\/greenpistachio.in\/?p=3133#primaryimage"},"thumbnailUrl":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png","keywords":["eco conscious living","eco-friendly","Green living","lifestyle","recyclers in India","recycling centres","reduce reuse recycle","responsible consumption","Sustainability","sustainable development","sustainable future","waste management","Waste segregation"],"articleSection":["Green Living Inspiration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenpistachio.in\/?p=3133#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenpistachio.in\/?p=3133","url":"https:\/\/greenpistachio.in\/?p=3133","name":"Now Locate Your Nearest Recycling Centre In A Minute - Green Pistachio","isPartOf":{"@id":"https:\/\/greenpistachio.in\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenpistachio.in\/?p=3133#primaryimage"},"image":{"@id":"https:\/\/greenpistachio.in\/?p=3133#primaryimage"},"thumbnailUrl":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png","datePublished":"2025-09-09T15:47:55+00:00","dateModified":"2026-05-05T11:28:07+00:00","description":"Find your nearest recycling centre in India with our comprehensive city-wise recyclers list and join the movement for a cleaner planet.","breadcrumb":{"@id":"https:\/\/greenpistachio.in\/?p=3133#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenpistachio.in\/?p=3133"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenpistachio.in\/?p=3133#primaryimage","url":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png","contentUrl":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2025\/09\/Recyclers-List-1.png","width":1024,"height":800,"caption":"Find Nearest recycling centre"},{"@type":"BreadcrumbList","@id":"https:\/\/greenpistachio.in\/?p=3133#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenpistachio.in\/"},{"@type":"ListItem","position":2,"name":"Now Locate Your Nearest Recycling Centre In A Minute"}]},{"@type":"WebSite","@id":"https:\/\/greenpistachio.in\/#website","url":"https:\/\/greenpistachio.in\/","name":"Green Pistachio","description":"Nuts about sustainability","publisher":{"@id":"https:\/\/greenpistachio.in\/#organization"},"alternateName":"GP","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenpistachio.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenpistachio.in\/#organization","name":"Green Pistachio","alternateName":"GP","url":"https:\/\/greenpistachio.in\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenpistachio.in\/#\/schema\/logo\/image\/","url":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2024\/06\/Green-Pistachio-logo.png","contentUrl":"https:\/\/greenpistachio.in\/wp-content\/uploads\/2024\/06\/Green-Pistachio-logo.png","width":500,"height":249,"caption":"Green Pistachio"},"image":{"@id":"https:\/\/greenpistachio.in\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61561154619889","https:\/\/www.instagram.com\/thegreen.pistachio","https:\/\/www.youtube.com\/@GreenPistachio_World","https:\/\/www.linkedin.com\/company\/thegreenpistachio\/"]},{"@type":"Person","@id":"https:\/\/greenpistachio.in\/#\/schema\/person\/48061bda8ac72ee04e7363c98a2dea9f","name":"greenpistachio.in","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4ce80ebad3df6f157ad5e57c4f8b26af06fe91ce084a10ca8ffb2230e6dca5e5?s=96&d=mm&r=g","caption":"greenpistachio.in"},"sameAs":["http:\/\/greenpistachio.in"],"url":"https:\/\/greenpistachio.in\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/posts\/3133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3133"}],"version-history":[{"count":23,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/posts\/3133\/revisions"}],"predecessor-version":[{"id":3953,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/posts\/3133\/revisions\/3953"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=\/wp\/v2\/media\/3190"}],"wp:attachment":[{"href":"https:\/\/greenpistachio.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenpistachio.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}