CINXE.COM
Explore 1,300+ investors firms around the world
<!doctype html> <html lang="en-US"> <head> <meta charset="utf-8"> <!-- META DATA --> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Explore 1,300+ investors firms around the world</title> <meta name="description" content="Google Maps for Venture Capital. Filter investors in real-time and see their location on a world map."> <meta name="twitter:title" content="Explore 1,300+ investors firms around the world"> <meta name="twitter:description" content="Google Maps for Venture Capital. Filter investors in real-time and see their location on a world map."> <meta name="twitter:image" content="https://www.openvc.app/images/thumbnails/openmap.png"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@OpenVC_"> <meta name="title" property="og:title" content="Explore 1,300+ investors firms around the world"> <meta name="image" property="og:image" content="https://www.openvc.app/images/thumbnails/openmap.png"> <meta property="og:type" content="website"> <meta name="author" content="Lucas Roquilly and Steph Nass"> <!-- FAVICONS --> <link rel="icon" type="image/png" href="/img/favicon-96x96.png" sizes="96x96" /> <link rel="icon" type="image/svg+xml" href="/img/favicon.svg" /> <link rel="shortcut icon" href="/img/favicon.ico" /> <link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png" /> <link rel="manifest" href="/img/site.webmanifest" /> <!-- FIN FAVICONS --> <link rel="stylesheet" href="css/bootstrap-slider.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" /> <link href="https://fonts.googleapis.com/css2?family=Chivo:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Overpass:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@10.2.4/dist/css/autoComplete.min.css"> <link rel="stylesheet" href="css/style.min.css"> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-W97MZBW");</script> <!-- End Google Tag Manager --> <!-- Google Recaptcha --> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <style> .marker-pin { width: 30px; height: 30px; border-radius: 50% 50% 50% 0; background: #ff007e; position: absolute; transform: rotate(-45deg); left: 50%; top: 50%; margin: -15px 0 0 -15px; transition: transform 0.5s; pointer-events: auto; } .marker-pin::after { content: ''; width: 24px; height: 24px; margin: 3px 0 0 3px; background: #fff; position: absolute; border-radius: 50%; } .custom-div-icon { display: flex; align-items: center; justify-content: center; pointer-events: none; } .custom-div-icon img { position: absolute; width: 26px; transition: transform 0.5s; pointer-events: none; } .marker-pin:hover{ outline: solid 2px #1a1a1a; } .highlighted-marker .marker-pin{ -webkit-box-shadow: 3px 2px 12px 0px #777777; box-shadow: 3px 2px 12px 0px #777777; outline: solid 2px #1a1a1a; transform: scale(1.5) translateY(-8px) rotate(-45deg); } .highlighted-marker img{ transform: scale(1.5) translateY(-8px); } #mapModal .modal-dialog{ margin-right: 1em; } #mapModal .modal-body{ max-height: 300px; } #mapModal #fundBg{ background-position-y: -10px !important; height:23px; margin-bottom:0 !important; } #mapModal h1{ font-size:1.5rem !important; } #mapModal{ background:none } body.darkTheme #searchForm{ background-color: #121212 } body.darkTheme .leaflet-marker-icon{ color: white !important } #searchForm{ position: absolute; width: 90%; top: 10px; background-color: #ffffffde; left: 50%; transform: translate(-50%, 0); border-radius: 8px; } #searchForm #searchModule{ border-radius: 8px; } .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar { border: none } .leaflet-touch .leaflet-bar a:first-child { border-top-left-radius: 8px; border-top-right-radius: 8px; } .leaflet-touch .leaflet-bar a:last-child { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } @media (max-width: 1100px) { #searchForm{ margin-left: 5%; width:85%; } } @media (max-width: 768px) { body,html,body>.container-fluid, #templateRow, main{ height:100% } body{ display:flex; flex-direction:column } } #signupAlert{ position:absolute; z-index:10; bottom:0; } </style> </head> <body> <nav class="navbar py-3 navbar-light sticky-top bg-light d-lg-none flex-md-nowrap p-0 shadow-sm"> <a class="navbar-brand pl-3" href="./"><img src="images/logos/openvc_logo.svg" id="mobileLogo" width="90" class="d-inline-block align-top ml-2 mr-1" alt="" loading="lazy"></a> <ul class="navbar-nav ml-auto flex-row d-flex"> <li class="mr-2 nav-item"> <button class="navbar-toggler border-0 d-lg-none collapsed" type="button" data-toggle="collapse" data-target="#sidebarInner" aria-controls="sidebarInner" aria-expanded="false" aria-label="Toggle navigation"> <i class="fas fa-bars h4 m-0 text-primary"></i> </button> </li> </ul> </nav> <div class="container-fluid"> <div id="templateRow" class="row flex-nowrap"> <nav id="sidebar" class=" col-md-4 col-lg-3 col-xl-2 d-md-flex flex-column bg-light sidebar shadow "> <div id="sidebarInner" class="collapse d-lg-block"> <div class="sidebar-sticky py-3 h-100"> <ul class="nav flex-column flex-nowrap h-100"> <li class="nav-item d-none d-lg-flex align-items-center mb-5"> <a id="bigLogo" class="navbar-brand pl-3" href="./"> <img src="images/logos/openvc_logo.svg" id="sidebarLogo" width="90" class="d-inline-block align-top" alt="" loading="lazy"> </a> <a id="smallLogo" class="navbar-brand d-none pl-3" href="./"> <img src="images/logos/openvc_logo_initial.png" width="40" class="d-inline-block align-top" alt="" loading="lazy"> </a> <i id="sideBarCollapse" class="fas ml-auto cursor-pointer m-0 h6 fa-angle-left text-primary"></i> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Sign up" class="nav-item"> <a href="#signup" id="signupBtn" class="btn py-2 justify-content-center mx-3 btn-sm btn-dark text-center"> <i class="mb-0 fas fa-user-plus"></i><span class="ml-2 sidebar-link">Sign up</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Log in" class="nav-item pt-2 pb-3"> <a href="#login" class="btn py-2 justify-content-center btn-sm text-center loginBtn"> <i class="fas fa-sign-in-alt mr-2"></i><span class="sidebar-link">Log in</span> </a> </li> <li class="nav-item pb-1"> <small class="nav-link text-muted text-uppercase">Fundraising</small> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Search investors" class="nav-item pb-1"> <a class="text-dark nav-link text-dark" href="search"> <i class="fas fa-search-dollar mr-2"></i> <span class="sidebar-link">Search investors</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="My shortlist" class="nav-item pb-1"> <a id="shortlistLink" class="text-dark nav-link shortListModal" href="shortlist"> <i class="fas fa-list mr-2"></i> <span class="sidebar-link">My shortlist</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="CRM" class="nav-item pb-1"> <a class="nav-link text-dark shortListModal" id="CRMbtn" href="CRM"> <i class="fas fa-comment-dollar mr-2"></i><span class="sidebar-link">CRM</span> </a> </li> <li class="nav-item pb-1"> <small class="nav-link text-muted text-uppercase">Resources</small> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Fundability" class="nav-item pb-1"> <a class="text-dark nav-link" href="fundability"> <i class="fas fa-tachometer-alt mr-2"></i> <span class="sidebar-link">Fundability</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="My decks" class="nav-item pb-1"> <a class="text-dark nav-link text-dark" href="decks"> <i class="fas fa-scroll mr-2"></i> <span class="sidebar-link">My decks</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Perks" class="nav-item pb-1"> <a class="text-dark nav-link" href="perks"> <i class="fas fa-tags mr-2"></i> <span class="sidebar-link">Perks</span> </a> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Learn to raise" class="nav-item pb-1"> <a class="nav-link text-dark" data-toggle="collapse" href="#learn" role="button" aria-expanded="false" aria-controls="learn"> <i class="fas fa-book mr-2"></i> <span class="sidebar-link">Learn to raise</span> </a> <div data-parent="#sidebar" class=" collapse pl-3" id="learn"> <ul class="nav flex-column"> <li class="d-none showOnCollapse nav-item pb-1"> <small class="nav-link text-muted text-uppercase">Learn to raise</small> </li> <li class="nav-item pb-1"> <a class="nav-link ml-2 text-dark" href="masterclass"> Masterclass </a> </li> <li class="nav-item pb-1"> <a class="nav-link ml-2 text-dark" href="ebook"> Ebook </a> </li> <li class="nav-item pb-1"> <a class="nav-link ml-2 text-dark" href="podcast"> Podcast </a> </li> <li class="nav-item pb-1"> <a class="nav-link ml-2 text-dark" href="blog"> Blog </a> </li> </ul> </div> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Tools" class="nav-item pb-1"> <a class="nav-link text-dark" data-toggle="collapse" href="#tools" role="button" aria-expanded="true" aria-controls="tools"> <i class="fas fa-tools mr-2"></i> <span class="sidebar-link">Tools</span> </a> <div data-parent="#sidebar" class="show collapse pl-3" id="tools"> <ul class="nav flex-column"> <li class="d-none showOnCollapse nav-item pb-1"> <small class="nav-link text-muted text-uppercase">Tools</small> </li> <li class="nav-item pb-1"> <a class="text-dark nav-link" href="pitchDeckTemplate"> Deck template </a> </li> <li class="nav-item pb-1"> <a class="text-dark nav-link" href="pitchDeckReview"> Deck review </a> </li> <li class="nav-item pb-1"> <a class="text-primary font-weight-bold nav-link" href="./map"> OpenMap </a> </li> <li class="nav-item pb-1"> <a class="text-dark nav-link" href="opendeck"> OpenDeck </a> </li> </ul> </div> </li> <li data-toggle="tooltip" data-placement="right" data-boundary="window" data-tooltip="Startup Experts" class="nav-item pb-1"> <a class="nav-link text-dark" data-toggle="collapse" href="#experts" role="button" aria-expanded="false" aria-controls="experts"> <i class="fas fa-address-book mr-2"></i> <span class="sidebar-link">Startup Experts</span> </a> <div data-parent="#sidebar" class="collapse pl-3" id="experts"> <ul class="nav flex-column"> <li class="d-none showOnCollapse nav-item pb-1"> <small class="nav-link text-muted text-uppercase">Startup Experts</small> </li> <li class="nav-item pb-1"> <a class="nav-link text-dark ml-2" target="_blank" href="https://www.pitchdeckexperts.app/"> Deck Designers </a> </li> <li class="nav-item pb-1"> <a class="nav-link text-dark ml-2" target="_blank" href="https://www.fundraisingadvisors.app/"> Fundraising Advisors </a> </li> <li class="nav-item pb-1"> <a class="nav-link text-dark ml-2" target="_blank" href="https://startuplawyers.app/ "> Startup Lawyers </a> </li> <li class="nav-item pb-1"> <a class="nav-link text-dark ml-2" target="_blank" href="https://mvpbuilders.app/"> MVP Builders </a> </li> </ul> </div> </li> </ul> </div> <div class="d-lg-none my-3 d-block"> <div class="mb-2 bg-pink rounded p-2"> <span class="h6 text-white">Raise 5x times faster with <span class="text-primary">OpenVC Premium</span> !</span><br> <a href="upgrade" class="btn btn-sm justify-content-center pb-1 text-center mt-2 btn-primary"> <i class="fas fa-rocket mr-2"></i>Upgrade now </a> </div> </div> </div> <div class="mt-auto"> <div class="d-lg-block d-none"> <div class="mb-2 bg-pink text-center sidebar-link rounded p-2"> <span class="h6 text-white">Raise 5x times faster<br>with <span class="text-primary">OpenVC Premium</span>!</span><br> <a href="upgrade" class="btn btn-sm justify-content-center pb-1 text-center mt-2 btn-primary"> <i class="fas fa-rocket mr-2"></i>Upgrade now </a> </div> </div> </div> </nav> <main role="main" class=" d-flex flex-column col-md px-0"> <div id="loadingCont" class="w-100 align-items-center justify-content-center d-flex"> <div class="d-flex align-items-center spinner-border spinner-border-sm mr-1" role="status"> <span class="sr-only">Loading...</span> </div> <div>Loading investors...</div> </div> <form id="searchForm" action="map" method="get"> <!-- Search Bar --> <script>const searchBox_ph = [,"enterprise, SaaS","fintech, marketplace","B2B, ecommerce","woman-led,聽cleantech","life science tools","Search investors by any vertical ;-)"];</script> <div id="searchModule" class="shadow-sm py-3 container"> <div class="w-100 px-1 d-flex align-items-center flex-wrap"> <div class="searchBox_cont mt-3 mt-sm-0 d-flex align-items-center flex-grow-1"> <i class="fas fa-search-dollar"></i> <input autocomplete="off" type="text" class="form-control" name="s" id="searchBox" placeholder="SaaS, fintech, Sequoia, woman-led..." value="" aria-describedby="basic-addon2"> </div> <div id="filtersCont" class="pl-2 d-flex align-items-center flex-wrap"> <div data-toggle="tooltip" data-placement="left" title="Filter investors by countries of investment" id="countCont"> <input type="hidden" name="countries" value="" /> <select multiple data-col="3" class="btn-filter form-control d-none" name="countries[]" id="countFilter"> <option value='Afghanistan'>AF$$Afghanistan</option><option value='Albania'>AL$$Albania</option><option value='Algeria'>DZ$$Algeria</option><option value='Andorra'>AD$$Andorra</option><option value='Angola'>AO$$Angola</option><option value='Antigua and Barbuda'>AG$$Antigua and Barbuda</option><option value='Argentina'>AR$$Argentina</option><option value='Armenia'>AM$$Armenia</option><option value='Australia'>AU$$Australia</option><option value='Austria'>AT$$Austria</option><option value='Azerbaijan'>AZ$$Azerbaijan</option><option value='Bahamas'>BS$$Bahamas</option><option value='Bahrain'>BH$$Bahrain</option><option value='Bangladesh'>BD$$Bangladesh</option><option value='Barbados'>BB$$Barbados</option><option value='Belarus'>BY$$Belarus</option><option value='Belgium'>BE$$Belgium</option><option value='Belize'>BZ$$Belize</option><option value='Benin'>BJ$$Benin</option><option value='Bhutan'>BT$$Bhutan</option><option value='Bolivia'>BO$$Bolivia</option><option value='Bosnia-H'>BA$$Bosnia-H</option><option value='Botswana'>BW$$Botswana</option><option value='Brazil'>BR$$Brazil</option><option value='Bulgaria'>BG$$Bulgaria</option><option value='Burkina Faso'>BF$$Burkina Faso</option><option value='Burundi'>BI$$Burundi</option><option value='Cabo Verde'>CV$$Cabo Verde</option><option value='Cambodia'>KH$$Cambodia</option><option value='Cameroon'>CM$$Cameroon</option><option value='Canada'>CA$$Canada</option><option value='Cayman Islands'>KY$$Cayman Islands</option><option value='Central African Republic'>CF$$Central African Republic</option><option value='Chad'>TD$$Chad</option><option value='Chile'>CL$$Chile</option><option value='China'>CN$$China</option><option value='Colombia'>CO$$Colombia</option><option value='Comoros'>KM$$Comoros</option><option value='Congo (Congo-Brazzaville)'>CG$$Congo (Congo-Brazzaville)</option><option value='DRC Congo'>CD$$DRC Congo</option><option value='Costa Rica'>CR$$Costa Rica</option><option value='C么te d'Ivoire'>CI$$C么te d'Ivoire</option><option value='Croatia'>HR$$Croatia</option><option value='Cuba'>CU$$Cuba</option><option value='Cyprus'>CY$$Cyprus</option><option value='Czech Republic'>CZ$$Czech Republic</option><option value='Denmark'>DK$$Denmark</option><option value='Djibouti'>DJ$$Djibouti</option><option value='Dominica'>DM$$Dominica</option><option value='Dominican Republic'>DO$$Dominican Republic</option><option value='Ecuador'>EC$$Ecuador</option><option value='Egypt'>EG$$Egypt</option><option value='El Salvador'>SV$$El Salvador</option><option value='Equatorial Guinea'>GQ$$Equatorial Guinea</option><option value='Eritrea'>ER$$Eritrea</option><option value='Estonia'>EE$$Estonia</option><option value='Ethiopia'>ET$$Ethiopia</option><option value='Fiji'>FJ$$Fiji</option><option value='Finland'>FI$$Finland</option><option value='France'>FR$$France</option><option value='Gabon'>GA$$Gabon</option><option value='Gambia'>GM$$Gambia</option><option value='Georgia'>GE$$Georgia</option><option value='Germany'>DE$$Germany</option><option value='Ghana'>GH$$Ghana</option><option value='Gibraltar'>GI$$Gibraltar</option><option value='Greece'>GR$$Greece</option><option value='Grenada'>GD$$Grenada</option><option value='Guatemala'>GT$$Guatemala</option><option value='Guinea'>GN$$Guinea</option><option value='Guinea-Bissau'>GW$$Guinea-Bissau</option><option value='Guyana'>GY$$Guyana</option><option value='Haiti'>HT$$Haiti</option><option value='Holy See'>VA$$Holy See</option><option value='Honduras'>HN$$Honduras</option><option value='Hong Kong'>HK$$Hong Kong</option><option value='Hungary'>HU$$Hungary</option><option value='Iceland'>IS$$Iceland</option><option value='India'>IN$$India</option><option value='Indonesia'>ID$$Indonesia</option><option value='Iran'>IR$$Iran</option><option value='Iraq'>IQ$$Iraq</option><option value='Ireland'>IE$$Ireland</option><option value='Israel'>IL$$Israel</option><option value='Italy'>IT$$Italy</option><option value='Jamaica'>JM$$Jamaica</option><option value='Japan'>JP$$Japan</option><option value='Jordan'>JO$$Jordan</option><option value='Kazakhstan'>KZ$$Kazakhstan</option><option value='Kenya'>KE$$Kenya</option><option value='Kiribati'>KI$$Kiribati</option><option value='Kuwait'>KW$$Kuwait</option><option value='Kyrgyzstan'>KG$$Kyrgyzstan</option><option value='Laos'>LA$$Laos</option><option value='Latvia'>LV$$Latvia</option><option value='Lebanon'>LB$$Lebanon</option><option value='Lesotho'>LS$$Lesotho</option><option value='Liberia'>LR$$Liberia</option><option value='Lybia'>LY$$Lybia</option><option value='Liechtenstein'>LI$$Liechtenstein</option><option value='Lithuania'>LT$$Lithuania</option><option value='Luxembourg'>LU$$Luxembourg</option><option value='Madagascar'>MG$$Madagascar</option><option value='Malawi'>MW$$Malawi</option><option value='Malaysia'>MY$$Malaysia</option><option value='Maldives'>MV$$Maldives</option><option value='Mali'>ML$$Mali</option><option value='Malta'>MT$$Malta</option><option value='Marshall Islands'>MH$$Marshall Islands</option><option value='Mauritania'>MR$$Mauritania</option><option value='Mauritius'>MU$$Mauritius</option><option value='Mexico'>MX$$Mexico</option><option value='Micronesia'>FM$$Micronesia</option><option value='Moldova'>MD$$Moldova</option><option value='Monaco'>MC$$Monaco</option><option value='Mongolia'>MN$$Mongolia</option><option value='Montenegro'>ME$$Montenegro</option><option value='Morocco'>MA$$Morocco</option><option value='Mozambique'>MZ$$Mozambique</option><option value='Myanmar'>MM$$Myanmar</option><option value='Namibia'>NA$$Namibia</option><option value='Nepal'>NP$$Nepal</option><option value='Netherlands'>NL$$Netherlands</option><option value='New Zealand'>NZ$$New Zealand</option><option value='Nicaragua'>NI$$Nicaragua</option><option value='Niger'>NE$$Niger</option><option value='Nigeria'>NG$$Nigeria</option><option value='North Macedonia'>MK$$North Macedonia</option><option value='Norway'>NO$$Norway</option><option value='Oman'>OM$$Oman</option><option value='Pakistan'>PK$$Pakistan</option><option value='Palau'>PW$$Palau</option><option value='Palestine'>PS$$Palestine</option><option value='Panama'>PA$$Panama</option><option value='Papua New Guinea'>PG$$Papua New Guinea</option><option value='Paraguay'>PY$$Paraguay</option><option value='Peru'>PE$$Peru</option><option value='Philippines'>PH$$Philippines</option><option value='Poland'>PL$$Poland</option><option value='Portugal'>PT$$Portugal</option><option value='Qatar'>QA$$Qatar</option><option value='Romania'>RO$$Romania</option><option value='Russia'>RU$$Russia</option><option value='Rwanda'>RW$$Rwanda</option><option value='Sant Kitts and Nevis'>KN$$Sant Kitts and Nevis</option><option value='Sant Lucia'>LC$$Sant Lucia</option><option value='Saint Vincent and the Grenadines'>VC$$Saint Vincent and the Grenadines</option><option value='Samoa'>WS$$Samoa</option><option value='San Marino'>SM$$San Marino</option><option value='Sao Tome and Principe'>ST$$Sao Tome and Principe</option><option value='Saudi Arabia'>SA$$Saudi Arabia</option><option value='Senegal'>SN$$Senegal</option><option value='Serbia'>RS$$Serbia</option><option value='Seychelles'>SC$$Seychelles</option><option value='Sierra Leone'>SL$$Sierra Leone</option><option value='Singapore'>SG$$Singapore</option><option value='Slovakia'>SK$$Slovakia</option><option value='Slovenia'>SI$$Slovenia</option><option value='Solomon Islands'>SB$$Solomon Islands</option><option value='Somalia'>SO$$Somalia</option><option value='South Africa'>ZA$$South Africa</option><option value='South Korea'>KR$$South Korea</option><option value='Spain'>ES$$Spain</option><option value='Sri Lanka'>LK$$Sri Lanka</option><option value='Sudan'>SD$$Sudan</option><option value='Suriname'>SR$$Suriname</option><option value='Sweden'>SE$$Sweden</option><option value='Switzerland'>CH$$Switzerland</option><option value='Syria'>SY$$Syria</option><option value='Taiwan'>TW$$Taiwan</option><option value='Tajikistan'>TJ$$Tajikistan</option><option value='Tanzania'>TZ$$Tanzania</option><option value='Thailand'>TH$$Thailand</option><option value='Timor-Leste'>TL$$Timor-Leste</option><option value='Togo'>TG$$Togo</option><option value='Tonga'>TO$$Tonga</option><option value='Trinidad and Tobago'>TT$$Trinidad and Tobago</option><option value='Tunisia'>TN$$Tunisia</option><option value='Turkey'>TR$$Turkey</option><option value='Turkmenistan'>TM$$Turkmenistan</option><option value='Tuvalu'>TV$$Tuvalu</option><option value='UAE'>AE$$UAE</option><option value='UK'>GB$$UK</option><option value='USA'>US$$USA</option><option value='Uganda'>UG$$Uganda</option><option value='Ukraine'>UA$$Ukraine</option><option value='Uruguay'>UY$$Uruguay</option><option value='Uzbekistan'>UZ$$Uzbekistan</option><option value='Vanuatu'>VU$$Vanuatu</option><option value='Venezuela'>VE$$Venezuela</option><option value='Vietnam'>VN$$Vietnam</option><option value='Yemen'>YE$$Yemen</option><option value='Zambia'>ZM$$Zambia</option><option value='Zimbabwe'>ZW$$Zimbabwe</option> </select> </div> <div class="mx-1 divider">|</div> <div data-toggle="tooltip" data-placement="left" title="Filter investors by stages of investment" id="stageCont"> <input type="hidden" name="stages" value="" /> <select multiple data-col="3" class="btn-filter form-control d-none" name="stages[]" id="stageFilter"> <option value='1. Idea or Patent'>1. Idea or Patent</option><option value='2. Prototype'>2. Prototype</option><option value='3. Early Revenue'>3. Early Revenue</option><option value='4. Scaling'>4. Scaling</option><option value='5. Growth'>5. Growth</option><option value='6. Pre-IPO'>6. Pre-IPO</option> </select> </div> <div class="mx-1 divider">|</div> <div data-toggle="tooltip" data-placement="left" title="Type the total amount you are seeking in US$" id="roundCont"> <div class="btn-group"> <button class="d-flex align-items-center btn btn-default px-2 countBtn dropdown-toggle" type="button" id="roundSizeBtn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="d-block w-100">Round size</span> </button> <div class="dropdown-menu w-100 p-2" aria-labelledby="roundSizeBtn"> <input data-type="currency" value="" placeholder="$1,000,000" name="round_size" id="roundSizeFilter" class="form-control" type="text"> </div> </div> </div> <div data-toggle="tooltip" title="Show premium filters" class="ml-2 cursor-pointer" id="advancedFiltersBtn"> <i class="fas fa-filter"></i> <small><i class="fas fa-plus mr-1"></i></small> </div> </div> <div id="searchInfoCont" class="d-flex mt-3 mt-sm-0 flex-align-items-center ml-auto pl-0 pl-sm-2"> <button disabled id="searchBtn" type="submit" class="btn btn-dark"> <div class="px-3">Search</div> </button> </div> <div id="advancedFilters" class="bg-light rounded w-100 my-2 d-none"> <small class="ml-3 text-muted text-uppercase"><i class="fas fa-rocket text-primary mr-2"></i>Premium filters</small> <div class="flex-wrap d-flex"> <select multiple class="btn-filter form-control d-none" id="solicitationFilter"> <option value="Less solicited only">Less solicited only</option> </select> <select multiple class="btn-filter form-control d-none" id="outreachFilter"> <option value='Direct email'>Direct email</option><option value='Online form'>Online form</option><option value='Intro preferred'>Intro preferred</option> </select> <select multiple class="btn-filter form-control d-none" id="typeFilter"> <option value='VC firms'>VC firms</option><option value='Corporate VCs'>Corporate VCs</option><option value='PE firms'>PE firms</option><option value='Family offices'>Family offices</option><option value='Angel groups'>Angel groups</option><option value='Solo angels'>Solo angels</option><option value='RBF & Debt'>RBF & Debt</option><option value='Incubators & Accelerators'>Incubators & Accelerators</option><option value='Startup studios'>Startup studios</option><option value='Other'>Other</option> </select> <div id="HQfilterCont"> <select multiple data-col="3" class="btn-filter form-control d-none" id="HQfilter"> <option value='Afghanistan'>AF$$Afghanistan</option><option value='Albania'>AL$$Albania</option><option value='Algeria'>DZ$$Algeria</option><option value='Andorra'>AD$$Andorra</option><option value='Angola'>AO$$Angola</option><option value='Antigua and Barbuda'>AG$$Antigua and Barbuda</option><option value='Argentina'>AR$$Argentina</option><option value='Armenia'>AM$$Armenia</option><option value='Australia'>AU$$Australia</option><option value='Austria'>AT$$Austria</option><option value='Azerbaijan'>AZ$$Azerbaijan</option><option value='Bahamas'>BS$$Bahamas</option><option value='Bahrain'>BH$$Bahrain</option><option value='Bangladesh'>BD$$Bangladesh</option><option value='Barbados'>BB$$Barbados</option><option value='Belarus'>BY$$Belarus</option><option value='Belgium'>BE$$Belgium</option><option value='Belize'>BZ$$Belize</option><option value='Benin'>BJ$$Benin</option><option value='Bhutan'>BT$$Bhutan</option><option value='Bolivia'>BO$$Bolivia</option><option value='Bosnia-H'>BA$$Bosnia-H</option><option value='Botswana'>BW$$Botswana</option><option value='Brazil'>BR$$Brazil</option><option value='Bulgaria'>BG$$Bulgaria</option><option value='Burkina Faso'>BF$$Burkina Faso</option><option value='Burundi'>BI$$Burundi</option><option value='Cabo Verde'>CV$$Cabo Verde</option><option value='Cambodia'>KH$$Cambodia</option><option value='Cameroon'>CM$$Cameroon</option><option value='Canada'>CA$$Canada</option><option value='Cayman Islands'>KY$$Cayman Islands</option><option value='Central African Republic'>CF$$Central African Republic</option><option value='Chad'>TD$$Chad</option><option value='Chile'>CL$$Chile</option><option value='China'>CN$$China</option><option value='Colombia'>CO$$Colombia</option><option value='Comoros'>KM$$Comoros</option><option value='Congo (Congo-Brazzaville)'>CG$$Congo (Congo-Brazzaville)</option><option value='DRC Congo'>CD$$DRC Congo</option><option value='Costa Rica'>CR$$Costa Rica</option><option value='C么te d'Ivoire'>CI$$C么te d'Ivoire</option><option value='Croatia'>HR$$Croatia</option><option value='Cuba'>CU$$Cuba</option><option value='Cyprus'>CY$$Cyprus</option><option value='Czech Republic'>CZ$$Czech Republic</option><option value='Denmark'>DK$$Denmark</option><option value='Djibouti'>DJ$$Djibouti</option><option value='Dominica'>DM$$Dominica</option><option value='Dominican Republic'>DO$$Dominican Republic</option><option value='Ecuador'>EC$$Ecuador</option><option value='Egypt'>EG$$Egypt</option><option value='El Salvador'>SV$$El Salvador</option><option value='Equatorial Guinea'>GQ$$Equatorial Guinea</option><option value='Eritrea'>ER$$Eritrea</option><option value='Estonia'>EE$$Estonia</option><option value='Ethiopia'>ET$$Ethiopia</option><option value='Fiji'>FJ$$Fiji</option><option value='Finland'>FI$$Finland</option><option value='France'>FR$$France</option><option value='Gabon'>GA$$Gabon</option><option value='Gambia'>GM$$Gambia</option><option value='Georgia'>GE$$Georgia</option><option value='Germany'>DE$$Germany</option><option value='Ghana'>GH$$Ghana</option><option value='Gibraltar'>GI$$Gibraltar</option><option value='Greece'>GR$$Greece</option><option value='Grenada'>GD$$Grenada</option><option value='Guatemala'>GT$$Guatemala</option><option value='Guinea'>GN$$Guinea</option><option value='Guinea-Bissau'>GW$$Guinea-Bissau</option><option value='Guyana'>GY$$Guyana</option><option value='Haiti'>HT$$Haiti</option><option value='Holy See'>VA$$Holy See</option><option value='Honduras'>HN$$Honduras</option><option value='Hong Kong'>HK$$Hong Kong</option><option value='Hungary'>HU$$Hungary</option><option value='Iceland'>IS$$Iceland</option><option value='India'>IN$$India</option><option value='Indonesia'>ID$$Indonesia</option><option value='Iran'>IR$$Iran</option><option value='Iraq'>IQ$$Iraq</option><option value='Ireland'>IE$$Ireland</option><option value='Israel'>IL$$Israel</option><option value='Italy'>IT$$Italy</option><option value='Jamaica'>JM$$Jamaica</option><option value='Japan'>JP$$Japan</option><option value='Jordan'>JO$$Jordan</option><option value='Kazakhstan'>KZ$$Kazakhstan</option><option value='Kenya'>KE$$Kenya</option><option value='Kiribati'>KI$$Kiribati</option><option value='Kuwait'>KW$$Kuwait</option><option value='Kyrgyzstan'>KG$$Kyrgyzstan</option><option value='Laos'>LA$$Laos</option><option value='Latvia'>LV$$Latvia</option><option value='Lebanon'>LB$$Lebanon</option><option value='Lesotho'>LS$$Lesotho</option><option value='Liberia'>LR$$Liberia</option><option value='Lybia'>LY$$Lybia</option><option value='Liechtenstein'>LI$$Liechtenstein</option><option value='Lithuania'>LT$$Lithuania</option><option value='Luxembourg'>LU$$Luxembourg</option><option value='Madagascar'>MG$$Madagascar</option><option value='Malawi'>MW$$Malawi</option><option value='Malaysia'>MY$$Malaysia</option><option value='Maldives'>MV$$Maldives</option><option value='Mali'>ML$$Mali</option><option value='Malta'>MT$$Malta</option><option value='Marshall Islands'>MH$$Marshall Islands</option><option value='Mauritania'>MR$$Mauritania</option><option value='Mauritius'>MU$$Mauritius</option><option value='Mexico'>MX$$Mexico</option><option value='Micronesia'>FM$$Micronesia</option><option value='Moldova'>MD$$Moldova</option><option value='Monaco'>MC$$Monaco</option><option value='Mongolia'>MN$$Mongolia</option><option value='Montenegro'>ME$$Montenegro</option><option value='Morocco'>MA$$Morocco</option><option value='Mozambique'>MZ$$Mozambique</option><option value='Myanmar'>MM$$Myanmar</option><option value='Namibia'>NA$$Namibia</option><option value='Nepal'>NP$$Nepal</option><option value='Netherlands'>NL$$Netherlands</option><option value='New Zealand'>NZ$$New Zealand</option><option value='Nicaragua'>NI$$Nicaragua</option><option value='Niger'>NE$$Niger</option><option value='Nigeria'>NG$$Nigeria</option><option value='North Macedonia'>MK$$North Macedonia</option><option value='Norway'>NO$$Norway</option><option value='Oman'>OM$$Oman</option><option value='Pakistan'>PK$$Pakistan</option><option value='Palau'>PW$$Palau</option><option value='Palestine'>PS$$Palestine</option><option value='Panama'>PA$$Panama</option><option value='Papua New Guinea'>PG$$Papua New Guinea</option><option value='Paraguay'>PY$$Paraguay</option><option value='Peru'>PE$$Peru</option><option value='Philippines'>PH$$Philippines</option><option value='Poland'>PL$$Poland</option><option value='Portugal'>PT$$Portugal</option><option value='Qatar'>QA$$Qatar</option><option value='Romania'>RO$$Romania</option><option value='Russia'>RU$$Russia</option><option value='Rwanda'>RW$$Rwanda</option><option value='Sant Kitts and Nevis'>KN$$Sant Kitts and Nevis</option><option value='Sant Lucia'>LC$$Sant Lucia</option><option value='Saint Vincent and the Grenadines'>VC$$Saint Vincent and the Grenadines</option><option value='Samoa'>WS$$Samoa</option><option value='San Marino'>SM$$San Marino</option><option value='Sao Tome and Principe'>ST$$Sao Tome and Principe</option><option value='Saudi Arabia'>SA$$Saudi Arabia</option><option value='Senegal'>SN$$Senegal</option><option value='Serbia'>RS$$Serbia</option><option value='Seychelles'>SC$$Seychelles</option><option value='Sierra Leone'>SL$$Sierra Leone</option><option value='Singapore'>SG$$Singapore</option><option value='Slovakia'>SK$$Slovakia</option><option value='Slovenia'>SI$$Slovenia</option><option value='Solomon Islands'>SB$$Solomon Islands</option><option value='Somalia'>SO$$Somalia</option><option value='South Africa'>ZA$$South Africa</option><option value='South Korea'>KR$$South Korea</option><option value='Spain'>ES$$Spain</option><option value='Sri Lanka'>LK$$Sri Lanka</option><option value='Sudan'>SD$$Sudan</option><option value='Suriname'>SR$$Suriname</option><option value='Sweden'>SE$$Sweden</option><option value='Switzerland'>CH$$Switzerland</option><option value='Syria'>SY$$Syria</option><option value='Taiwan'>TW$$Taiwan</option><option value='Tajikistan'>TJ$$Tajikistan</option><option value='Tanzania'>TZ$$Tanzania</option><option value='Thailand'>TH$$Thailand</option><option value='Timor-Leste'>TL$$Timor-Leste</option><option value='Togo'>TG$$Togo</option><option value='Tonga'>TO$$Tonga</option><option value='Trinidad and Tobago'>TT$$Trinidad and Tobago</option><option value='Tunisia'>TN$$Tunisia</option><option value='Turkey'>TR$$Turkey</option><option value='Turkmenistan'>TM$$Turkmenistan</option><option value='Tuvalu'>TV$$Tuvalu</option><option value='UAE'>AE$$UAE</option><option value='UK'>GB$$UK</option><option value='USA'>US$$USA</option><option value='Uganda'>UG$$Uganda</option><option value='Ukraine'>UA$$Ukraine</option><option value='Uruguay'>UY$$Uruguay</option><option value='Uzbekistan'>UZ$$Uzbekistan</option><option value='Vanuatu'>VU$$Vanuatu</option><option value='Venezuela'>VE$$Venezuela</option><option value='Vietnam'>VN$$Vietnam</option><option value='Yemen'>YE$$Yemen</option><option value='Zambia'>ZM$$Zambia</option><option value='Zimbabwe'>ZW$$Zimbabwe</option> </select> </div> <select multiple class="btn-filter form-control d-none" id="verifiedFilter"> <option value="Verified only">Verified only</option> </select> <div id="cheqCont" class="d-none d-flex flex-wrap"> <div class="btn-group"> <button class="btn mr-2 dropdown-toggle px-3 btn btn-default" type="button" id="cheqFilterDD" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="m-0">Check size</span> </button> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="cheqFilterDD"> <span class="dropdown-header">Select min. and/or max. value</span> <div class="pl-3 pr-2"> <input disabled onclick="event.stopPropagation();" id="cheqFilter" class="form-control" data-slider-ticks="[0,1000,5000,10000,25000,50000,100000,200000,300000,400000,500000,600000,700000,800000,900000,1000000,2000000,3000000,4000000,5000000,6000000,7000000,8000000,9000000,10000000,12000000,14000000,16000000,18000000,20000000,21000000]" data-slider-id='ex2Slider' type="text" data-slider-value=" [0,21000000] "/> </div> </div> </div> </div> <select multiple class="btn-filter form-control d-none mr-4" id="leadFilter"> <option value='Always'>Always leads</option><option value='Sometimes'>Sometimes leads</option><option value='Never'>Never leads</option> </select> </div> </div> </div> </div> </form> <script>const coords=[{"id":"recrDq2YRScKGrNV7","Investor name":"Munich Re Ventures","Logo":".\/images\/funds\/recrDq2YRScKGrNV7.jpg","Geocode":[37.79484,-122.398088]},{"id":"recLL1D3af5XhIMMD","Investor name":"Arali Ventures","Logo":".\/images\/funds\/recLL1D3af5XhIMMD.jpg","Geocode":[12.9098318,77.64474369999999]},{"id":"recrShzUxwhIDC2dR","Investor name":"Golden Section Ventures","Logo":".\/images\/funds\/recrShzUxwhIDC2dR.jpg","Geocode":[29.75898669999999,-95.36524969999999]},{"id":"recxGDTCVaeZNmGOh","Investor name":"Evolem Start","Logo":".\/images\/funds\/recxGDTCVaeZNmGOh.jpg","Geocode":[45.76393789999999,4.8321586]},{"id":"rec4liwz00yoaYxGM","Investor name":"Right Side Capital Management","Logo":".\/images\/funds\/rec4liwz00yoaYxGM.jpg","Geocode":[37.786857,-122.4007168]},{"id":"recCv3Pt83nFlWuOT","Investor name":"Soma Ventures","Logo":".\/images\/funds\/recCv3Pt83nFlWuOT.jpg","Geocode":[37.8376628,-122.2625352]},{"id":"recOjuE5cejQLVonm","Investor name":"Shorooq Partners","Logo":".\/images\/funds\/recOjuE5cejQLVonm.jpg","Geocode":[24.5018296,54.3888131]},{"id":"recJpZhF92qhxy8Pg","Investor name":"Ugly Duckling Ventures","Logo":".\/images\/funds\/recJpZhF92qhxy8Pg.jpg","Geocode":[55.6820057,12.5875829]},{"id":"recw4gcwWF7dVLupG","Investor name":"StratMinds VC","Logo":".\/images\/funds\/recw4gcwWF7dVLupG.jpg","Geocode":[37.7970043,-122.4051526]},{"id":"reczJqW4Y47peT7vD","Investor name":"f7 Ventures","Logo":".\/images\/funds\/reczJqW4Y47peT7vD.jpg","Geocode":[37.8840602,-122.4646962]},{"id":"recaQfkzrXm7wBFaT","Investor name":"USVP US Venture Partners","Logo":".\/images\/funds\/recaQfkzrXm7wBFaT.jpg","Geocode":[37.4568881,-122.1888837]},{"id":"rechfZ4r8tUvX6kZk","Investor name":"Unify Ventures","Logo":".\/images\/funds\/rechfZ4r8tUvX6kZk.jpg","Geocode":[-33.8649718,151.2100613]},{"id":"recSvmjihwTtjdSYB","Investor name":"Entopan Innovation","Logo":".\/images\/funds\/recSvmjihwTtjdSYB.jpg","Geocode":[38.9090388,16.7525427]},{"id":"recIVm34OAZdXj1Gc","Investor name":"Waverley Capital","Logo":".\/images\/funds\/recIVm34OAZdXj1Gc.jpg","Geocode":[37.4450239,-122.161324]},{"id":"recxh6bNqtkKZpQ4K","Investor name":"Panache Ventures","Logo":".\/images\/funds\/recxh6bNqtkKZpQ4K.jpg","Geocode":[45.5019527,-73.5695254]},{"id":"rec3aofpWDB7rwvMb","Investor name":"EcoMachines Ventures","Logo":".\/images\/funds\/rec3aofpWDB7rwvMb.jpg","Geocode":[51.5049286,-0.0195496]},{"id":"recylAbe2sCYwOgLo","Investor name":"Moonshots Capital","Logo":".\/images\/funds\/recylAbe2sCYwOgLo.jpg","Geocode":[30.2172124,-97.7432407]},{"id":"rec7RIBxJdIpnfCR0","Investor name":"Wenvest Capital","Logo":".\/images\/funds\/rec7RIBxJdIpnfCR0.jpg","Geocode":[48.1382403,11.5746887]},{"id":"recnXjdh9wRMGW04H","Investor name":"Lab Ventures","Logo":".\/images\/funds\/recnXjdh9wRMGW04H.jpg","Geocode":[25.8012908,-80.2021488]},{"id":"recF9kLvN8Juj58FX","Investor name":"Capital Lab Ventures","Logo":".\/images\/funds\/recF9kLvN8Juj58FX.jpg","Geocode":[51.5194282,-0.08960340000000001]},{"id":"rechs6XAXZpw2LuTR","Investor name":"Unitus Ventures","Logo":".\/images\/funds\/rechs6XAXZpw2LuTR.jpg","Geocode":[12.972878,77.6113234]},{"id":"recIegbCLgS9vYRdl","Investor name":"IMS Digital Ventures","Logo":".\/images\/funds\/recIegbCLgS9vYRdl.jpg","Geocode":[22.2477839,114.163003]},{"id":"recuxeNtYTh7IL4Zv","Investor name":"Hasoub Angels (formerly the Arab angels club)","Logo":".\/images\/funds\/recuxeNtYTh7IL4Zv.jpg","Geocode":[32.7940463,34.989571]},{"id":"recO29BAlJ25RlbJq","Investor name":"M Venture Partners","Logo":".\/images\/funds\/recO29BAlJ25RlbJq.jpg","Geocode":[1.2804887,103.8479679]},{"id":"recE7xvBRqlnaQ5JY","Investor name":"Fearless Adventures","Logo":".\/images\/funds\/recE7xvBRqlnaQ5JY.jpg","Geocode":[53.32621049999999,-2.2316814]},{"id":"recjtegNOHIV0VEZD","Investor name":"Engineering Capital","Logo":".\/images\/funds\/recjtegNOHIV0VEZD.jpg","Geocode":[37.4238031,-122.2200323]},{"id":"recKAlhSUxtSWuNnU","Investor name":"Redbud","Logo":".\/images\/funds\/recKAlhSUxtSWuNnU.jpg","Geocode":[38.9589714,-92.3232792]},{"id":"recAsXtsWmpnqPwRo","Investor name":"FounderPartners","Logo":".\/images\/funds\/recAsXtsWmpnqPwRo.jpg","Geocode":[37.5634106,-122.3256615]},{"id":"recqV5UGRbSmfjoIx","Investor name":"Deutsche Telekom Hubraum Fund","Logo":".\/images\/funds\/recqV5UGRbSmfjoIx.jpg","Geocode":[52.4963722,13.3575303]},{"id":"recgvhu0s0CEdWSI7","Investor name":"Folklore Ventures","Logo":".\/images\/funds\/recgvhu0s0CEdWSI7.jpg","Geocode":[-33.8893342,151.1997864]},{"id":"recs6R1L5w9XMAdy7","Investor name":"ENA Venture Capital","Logo":".\/images\/funds\/recs6R1L5w9XMAdy7.jpg","Geocode":[52.3662616,4.8851629]},{"id":"recGMNXOIZIk01CpW","Investor name":"Fintech Next","Logo":".\/images\/funds\/recGMNXOIZIk01CpW.jpg","Geocode":[33.5278692,-117.769803]},{"id":"recS1O7yuUW6qzTki","Investor name":"Overton Venture Capital","Logo":".\/images\/funds\/recS1O7yuUW6qzTki.jpg","Geocode":[40.7740978,-73.95721689999999]},{"id":"recfBnjzUUPEgtHgs","Investor name":"Kentucky Science and Technology Corporation","Logo":".\/images\/funds\/recfBnjzUUPEgtHgs.jpg","Geocode":[38.0496573,-84.5001573]},{"id":"recGbQueENwXJhQnp","Investor name":"Data 360 Labs","Logo":".\/images\/funds\/recGbQueENwXJhQnp.jpg","Geocode":[34.051561,-118.2549921]},{"id":"recvmx8Zdm6z1296y","Investor name":"Georgian","Logo":".\/images\/funds\/recvmx8Zdm6z1296y.jpg","Geocode":[43.6883832,-79.3948036]},{"id":"recmUZa7Rl35cMF15","Investor name":"CreationsVC","Logo":".\/images\/funds\/recmUZa7Rl35cMF15.jpg","Geocode":[33.623662,-111.9251183]},{"id":"recls6tVkpaistIo2","Investor name":"Active Impact Investments","Logo":".\/images\/funds\/recls6tVkpaistIo2.jpg","Geocode":[49.3122348,-123.079015]},{"id":"recU3bpHrpnPhDWdv","Investor name":"Tsingyuan Ventures","Logo":".\/images\/funds\/recU3bpHrpnPhDWdv.jpg","Geocode":[37.3694009,-122.1405413]},{"id":"rec0TCH8z0P5O16BS","Investor name":"Proeza Ventures","Logo":".\/images\/funds\/rec0TCH8z0P5O16BS.jpg","Geocode":[25.6661085,-100.3218544]},{"id":"recJ3jGzXXtX0knUZ","Investor name":"iBos Ventures","Logo":".\/images\/funds\/recJ3jGzXXtX0knUZ.jpg","Geocode":[33.9799823,-118.4063608]},{"id":"recYef5hHrKkNCROO","Investor name":"Depo Ventures","Logo":".\/images\/funds\/recYef5hHrKkNCROO.jpg","Geocode":[50.1076431,14.4426346]},{"id":"recQcBQ2juMY7prsC","Investor name":"Ethos VC","Logo":".\/images\/funds\/recQcBQ2juMY7prsC.jpg","Geocode":[37.7907849,-122.4020512]},{"id":"rect4cLmlX1jRHlL4","Investor name":"Ascension","Logo":".\/images\/funds\/rect4cLmlX1jRHlL4.jpg","Geocode":[51.510591,-0.1365597]},{"id":"recWOqe1buvdCY7lj","Investor name":"Next47","Logo":".\/images\/funds\/recWOqe1buvdCY7lj.jpg","Geocode":[37.4482826,-122.1576372]},{"id":"rec8EKwLjjsHgLDCz","Investor name":"Inovo Venture Partners","Logo":".\/images\/funds\/rec8EKwLjjsHgLDCz.jpg","Geocode":[52.2324835,20.9781105]},{"id":"rechgDhbskN4scLKW","Investor name":"Robust VC","Logo":".\/images\/funds\/rechgDhbskN4scLKW.jpg","Geocode":[37.792903,-122.4009678]},{"id":"recRHKsnPJpBw2EMq","Investor name":"Bleu Capital","Logo":".\/images\/funds\/recRHKsnPJpBw2EMq.jpg","Geocode":[40.7410448,-73.9848854]},{"id":"recMATpIXtObqfdvE","Investor name":"Upliift","Logo":".\/images\/funds\/recMATpIXtObqfdvE.jpg","Geocode":[51.5027482,-0.1103074]},{"id":"recd0Rhr92WDwTGJY","Investor name":"Go Global World","Logo":".\/images\/funds\/recd0Rhr92WDwTGJY.jpg","Geocode":[37.4483685,-122.1587277]},{"id":"recGh6bnXtX3uDpcn","Investor name":"Stuart Smith","Logo":".\/images\/funds\/recGh6bnXtX3uDpcn.jpg","Geocode":[35.8337996,-78.66010179999999]},{"id":"recr3L9DJHhvoi79O","Investor name":"P101 Ventures","Logo":".\/images\/funds\/recr3L9DJHhvoi79O.jpg","Geocode":[45.4634144,9.2012729]},{"id":"recmy31SA0I2QBz07","Investor name":"Conviction Investment Partners","Logo":".\/images\/funds\/recmy31SA0I2QBz07.jpg","Geocode":[51.5117009,-0.1362567]},{"id":"recaksqBrs7hlIbj2","Investor name":"Senovo","Logo":".\/images\/funds\/recaksqBrs7hlIbj2.jpg","Geocode":[48.15771849999999,11.584379]},{"id":"recf2pBkq6c0bunyl","Investor name":"BT Growth Capital","Logo":".\/images\/funds\/recf2pBkq6c0bunyl.jpg","Geocode":[41.0249782,-73.547716]},{"id":"recf8VNY3sCaq1ZmQ","Investor name":"Capital Nature","Logo":".\/images\/funds\/recf8VNY3sCaq1ZmQ.jpg","Geocode":[32.0792259,34.7949402]},{"id":"rec3xLibT4wYsmvxh","Investor name":"Fuse Venture Partners","Logo":".\/images\/funds\/rec3xLibT4wYsmvxh.jpg","Geocode":[51.4685041,-0.2094555]},{"id":"recehbFh6zMAq6uR8","Investor name":"Goose Capital","Logo":".\/images\/funds\/recehbFh6zMAq6uR8.jpg","Geocode":[29.7203883,-95.3985371]},{"id":"recuL71rSmBXnOE3w","Investor name":"Ulu Ventures","Logo":".\/images\/funds\/recuL71rSmBXnOE3w.jpg","Geocode":[37.4454646,-122.1664384]},{"id":"recLzaBl2PNbQF5rX","Investor name":"Nexus Venture Partners","Logo":".\/images\/funds\/recLzaBl2PNbQF5rX.jpg","Geocode":[37.42271119999999,-122.2209817]},{"id":"recBkr4xmEUwKem6v","Investor name":"Maxrich Ventures GmbH","Logo":".\/images\/funds\/recBkr4xmEUwKem6v.jpg","Geocode":[51.2239859,6.791791]},{"id":"rec5wESMZt8QZXBiR","Investor name":"Peak","Logo":".\/images\/funds\/rec5wESMZt8QZXBiR.jpg","Geocode":[52.3619237,4.906983299999999]},{"id":"recDBUzPlGwl3ikVr","Investor name":"Outliers Venture Capital","Logo":".\/images\/funds\/recDBUzPlGwl3ikVr.jpg","Geocode":[37.7922122,-122.4348023]},{"id":"recqNgTe2g53hnRVf","Investor name":"DOB Equity","Logo":".\/images\/funds\/recqNgTe2g53hnRVf.jpg","Geocode":[52.3625175,6.0737811]},{"id":"recgOsinZtFKKEfNU","Investor name":"Digital Mission Ventures","Logo":".\/images\/funds\/recgOsinZtFKKEfNU.jpg","Geocode":[1.2853166,103.845837]},{"id":"rec0qMtWU99sDT6P8","Investor name":"Platinum Capital","Logo":".\/images\/funds\/rec0qMtWU99sDT6P8.jpg","Geocode":[37.3899093,-122.0947659]},{"id":"reconS4USdzBaU7iR","Investor name":"FLORA Ventures","Logo":".\/images\/funds\/reconS4USdzBaU7iR.jpg","Geocode":[32.0768649,34.7669503]},{"id":"recrTxKPsbOTvpmL5","Investor name":"Crescent Ridge VC","Logo":".\/images\/funds\/recrTxKPsbOTvpmL5.jpg","Geocode":[32.980318,-117.2568055]},{"id":"recg5T5Qma8MnD4w4","Investor name":"GPO Fund","Logo":".\/images\/funds\/recg5T5Qma8MnD4w4.jpg","Geocode":[40.7527814,-73.9759322]},{"id":"recDRXPlWBXqGhvCq","Investor name":"Bowery Capital","Logo":".\/images\/funds\/recDRXPlWBXqGhvCq.jpg","Geocode":[40.7407938,-73.9933119]},{"id":"rec9WX1BMdx86LrWy","Investor name":"OurCrowd","Logo":".\/images\/funds\/rec9WX1BMdx86LrWy.jpg","Geocode":[31.7665868,35.225192]},{"id":"recUnUPP2UZBCn6Sb","Investor name":"Cryptobooster","Logo":".\/images\/funds\/recUnUPP2UZBCn6Sb.jpg","Geocode":[31.52052,121.72354]},{"id":"reckM0O6MszehNvj8","Investor name":"Equator Invest","Logo":".\/images\/funds\/reckM0O6MszehNvj8.jpg","Geocode":[59.3359135,18.0595112]},{"id":"rec7rjYuuit8ENQZP","Investor name":"Drew O Sullivan","Logo":".\/images\/funds\/rec7rjYuuit8ENQZP.jpg","Geocode":[53.3349938,-6.2530356]},{"id":"recPjk8QEkV1JSsRj","Investor name":"1 4 All Group","Logo":".\/images\/funds\/recPjk8QEkV1JSsRj.jpg","Geocode":[25.1186106,55.3777212]},{"id":"recy70HV1QvdjlotM","Investor name":"OM DAO Ventures","Logo":".\/images\/funds\/recy70HV1QvdjlotM.jpg","Geocode":[42.8448005,-106.2377093]},{"id":"recx9nlflA2pHiHRB","Investor name":"Oxford Capital Partners","Logo":".\/images\/funds\/recx9nlflA2pHiHRB.jpg","Geocode":[51.7609716,-1.2617535]},{"id":"recvLd9h7IRdCE8LN","Investor name":"Banca Generali","Logo":".\/images\/funds\/recvLd9h7IRdCE8LN.jpg","Geocode":[45.477814,9.1565914]},{"id":"recZSaZXWLf3b2uto","Investor name":"Trailhead Capital","Logo":".\/images\/funds\/recZSaZXWLf3b2uto.jpg","Geocode":[39.9543388,-105.2325565]},{"id":"reclB9VQXdlCgZFoC","Investor name":"Tom Fehring","Logo":".\/images\/funds\/reclB9VQXdlCgZFoC.jpg","Geocode":[37.4277646,-122.1404993]},{"id":"recs3DTfaTfFWau8F","Investor name":"TVC The Venture Collective","Logo":".\/images\/funds\/recs3DTfaTfFWau8F.jpg","Geocode":[40.7375867,-73.9837744]},{"id":"recW1CYNaGt3VEt4I","Investor name":"Industrifonden","Logo":".\/images\/funds\/recW1CYNaGt3VEt4I.jpg","Geocode":[59.3328654,18.056891]},{"id":"recz5f8C8OUfkrvef","Investor name":"Operator Collective","Logo":".\/images\/funds\/recz5f8C8OUfkrvef.jpg","Geocode":[37.4299388,-122.2538557]},{"id":"recRfynUzu95jRWaq","Investor name":"Venture Guides","Logo":".\/images\/funds\/recRfynUzu95jRWaq.jpg","Geocode":[42.3658733,-71.0609936]},{"id":"recelNm6QumQU4rg8","Investor name":"Brand Capital","Logo":".\/images\/funds\/recelNm6QumQU4rg8.jpg","Geocode":[37.5235144,-122.2584996]},{"id":"rec33IuyYwPv2jwbJ","Investor name":"Nextblue","Logo":".\/images\/funds\/rec33IuyYwPv2jwbJ.jpg","Geocode":[35.6808889,139.7716705]},{"id":"rec46MXCMKlrJF6T4","Investor name":"Africa Growth LLC","Logo":".\/images\/funds\/rec46MXCMKlrJF6T4.jpg","Geocode":[39.6678613,-75.6774179]},{"id":"recqfD481lIYX7Kd5","Investor name":"Sente Foundry","Logo":".\/images\/funds\/recqfD481lIYX7Kd5.jpg","Geocode":[41.8883705,-87.6354346]},{"id":"recUxQxRocBKYi8dG","Investor name":"Tensor Ventures","Logo":".\/images\/funds\/recUxQxRocBKYi8dG.jpg","Geocode":[50.0908764,14.4522221]},{"id":"recd4vKrgDLjnbh3o","Investor name":"Shapr Ventures","Logo":".\/images\/funds\/recd4vKrgDLjnbh3o.jpg","Geocode":[48.8718108,2.2982319]},{"id":"recOf0Y5rfcNdtdbV","Investor name":"Azur Innovation Management","Logo":".\/images\/funds\/recOf0Y5rfcNdtdbV.jpg","Geocode":[33.5873024,-7.621066799999999]},{"id":"reclqzyWkaDHBg35F","Investor name":"Studio Investments","Logo":".\/images\/funds\/reclqzyWkaDHBg35F.jpg","Geocode":[40.75297,-73.98420999999999]},{"id":"recJUonFr0blJ1Ga6","Investor name":"Motorola Solutions Venture Capital","Logo":".\/images\/funds\/recJUonFr0blJ1Ga6.jpg","Geocode":[41.8808419,-87.64076949999999]},{"id":"recFp2IOWJTxDRM3D","Investor name":"Lunar Ventures","Logo":".\/images\/funds\/recFp2IOWJTxDRM3D.jpg","Geocode":[52.5376741,13.4282846]},{"id":"recK8Vo969zwS9VIK","Investor name":"Vento by Exor Ventures","Logo":".\/images\/funds\/recK8Vo969zwS9VIK.jpg","Geocode":[45.0544302,7.6819699]},{"id":"recVIignu2gHf0FxS","Investor name":"Langleven","Logo":".\/images\/funds\/recVIignu2gHf0FxS.jpg","Geocode":[45.5005727,-73.5765416]},{"id":"recYQDy767pi4GGGw","Investor name":"Momenta","Logo":".\/images\/funds\/recYQDy767pi4GGGw.jpg","Geocode":[46.8195152,8.4039226]},{"id":"recmCZiLFOKqhlrD4","Investor name":"Techstars Transformative World Torino","Logo":".\/images\/funds\/recmCZiLFOKqhlrD4.jpg","Geocode":[45.06635319999999,7.6609864]},{"id":"rec984I66eX9Cf3ng","Investor name":"Investir&+","Logo":".\/images\/funds\/rec984I66eX9Cf3ng.jpg","Geocode":[48.8690998,2.346624]},{"id":"recDoo6VVhVpe6CT8","Investor name":"Nielsen Innovate Fund","Logo":".\/images\/funds\/recDoo6VVhVpe6CT8.jpg","Geocode":[32.4849532,34.9476733]},{"id":"recXplwyBkDyl55YL","Investor name":"Sapir Venture Partners","Logo":".\/images\/funds\/recXplwyBkDyl55YL.jpg","Geocode":[31.768319,35.21371]},{"id":"recQS7KiL0aaZYMma","Investor name":"Lend East","Logo":".\/images\/funds\/recQS7KiL0aaZYMma.jpg","Geocode":[1.2832446,103.8496597]},{"id":"recYmOnoQgMNjBNMc","Investor name":"Victorum Capital","Logo":".\/images\/funds\/recYmOnoQgMNjBNMc.jpg","Geocode":[35.467978,-97.52348479999999]},{"id":"rech3PevCZvfsCqMz","Investor name":"Tilia Impact Ventures","Logo":".\/images\/funds\/rech3PevCZvfsCqMz.jpg","Geocode":[50.0765125,14.4022751]},{"id":"recG7gaYD9stYgFib","Investor name":"Kuinji","Logo":".\/images\/funds\/recG7gaYD9stYgFib.jpg","Geocode":[51.5245263,-0.09942519999999999]},{"id":"recgW1dPTqYlYQI4l","Investor name":"Seed Smart","Logo":".\/images\/funds\/recgW1dPTqYlYQI4l.jpg","Geocode":[31.23069,121.4277]},{"id":"rece8i2B07tJm41YC","Investor name":"20 Ventures","Logo":".\/images\/funds\/rece8i2B07tJm41YC.jpg","Geocode":[41.9126306,12.4742778]},{"id":"rec8TvDNIQ48DQ5r3","Investor name":"Eagle Venture Fund","Logo":".\/images\/funds\/rec8TvDNIQ48DQ5r3.jpg","Geocode":[32.7529833,-97.36372639999999]},{"id":"recIGXWpgDnhTewda","Investor name":"Black Pearls VC","Logo":".\/images\/funds\/recIGXWpgDnhTewda.jpg","Geocode":[54.4032202,18.5698876]},{"id":"rec2LSiErZV4gTp8Z","Investor name":"Hartmann Metaverse Ventures","Logo":".\/images\/funds\/rec2LSiErZV4gTp8Z.jpg","Geocode":[26.4012775,-80.1000617]},{"id":"recB0AphMANSbSWA0","Investor name":"EQx Fund","Logo":".\/images\/funds\/recB0AphMANSbSWA0.jpg","Geocode":[42.3592928,-71.0550464]},{"id":"reclyyivBoJhgx9sy","Investor name":"InDrive New Venture","Logo":".\/images\/funds\/reclyyivBoJhgx9sy.jpg","Geocode":[37.3864699,-122.0844236]},{"id":"rec3t9bwmaS94yB4z","Investor name":"HCAP Partners","Logo":".\/images\/funds\/rec3t9bwmaS94yB4z.jpg","Geocode":[32.8745475,-117.2149659]},{"id":"recyBCdmE3OUzzBob","Investor name":"SaaS Ventures","Logo":".\/images\/funds\/recyBCdmE3OUzzBob.jpg","Geocode":[38.9890797,-77.0980395]},{"id":"recqJHUv8LBwxFgxB","Investor name":"Olimp Capital Partners","Logo":".\/images\/funds\/recqJHUv8LBwxFgxB.jpg","Geocode":[44.7977689,-106.9549034]},{"id":"reccrPDWI3135mNEW","Investor name":"360 Capital","Logo":".\/images\/funds\/reccrPDWI3135mNEW.jpg","Geocode":[48.86550949999999,2.3340572]},{"id":"recGTeFbFaFn1af15","Investor name":"BGV Benhamou Global Ventures","Logo":".\/images\/funds\/recGTeFbFaFn1af15.jpg","Geocode":[37.4475473,-122.1585946]},{"id":"recRLiDLxploGW411","Investor name":"Illera Ventures","Logo":".\/images\/funds\/recRLiDLxploGW411.jpg","Geocode":[37.7664666,-122.4035189]},{"id":"recuKONpGw5WIDZMz","Investor name":"Aper Ventures","Logo":".\/images\/funds\/recuKONpGw5WIDZMz.jpg","Geocode":[52.237469,21.00172]},{"id":"recSfT5F6wGUpY0Om","Investor name":"ATP Fund","Logo":".\/images\/funds\/recSfT5F6wGUpY0Om.jpg","Geocode":[30.2743198,-97.74345269999999]},{"id":"rec4q8zQFhsCV6Ssi","Investor name":"Paris Ventures","Logo":".\/images\/funds\/rec4q8zQFhsCV6Ssi.jpg","Geocode":[-23.573349,-46.697534]},{"id":"recrqNZb4qxWEqKeH","Investor name":"Enable Health","Logo":".\/images\/funds\/recrqNZb4qxWEqKeH.jpg","Geocode":[39.9901581,-75.6335352]},{"id":"recVn0OnV8w1BuguM","Investor name":"Future Energy Ventures","Logo":".\/images\/funds\/recVn0OnV8w1BuguM.jpg","Geocode":[51.4488701,7.0136574]},{"id":"rec4IvHOXm4ji4JXG","Investor name":"Kaas Ventures","Logo":".\/images\/funds\/rec4IvHOXm4ji4JXG.jpg","Geocode":[52.359224,4.8773082]},{"id":"recQuja3G5rMJ1TfR","Investor name":"Seed Capital","Logo":".\/images\/funds\/recQuja3G5rMJ1TfR.jpg","Geocode":[55.67798450000001,12.5794905]},{"id":"recE39XIiGrY9vsjT","Investor name":"Consilience Ventures","Logo":".\/images\/funds\/recE39XIiGrY9vsjT.jpg","Geocode":[51.5154783,-0.08891869999999999]},{"id":"recDmvTLAJDqNqirE","Investor name":"SmartGateVC","Logo":".\/images\/funds\/recDmvTLAJDqNqirE.jpg","Geocode":[34.1236841,-118.2564631]},{"id":"recyYc4Q51uLyaq50","Investor name":"Dexter Angels","Logo":".\/images\/funds\/recyYc4Q51uLyaq50.jpg","Geocode":[19.0741059,72.8804183]},{"id":"recR1LoPpdhyuVPgz","Investor name":"Subvisual","Logo":".\/images\/funds\/recR1LoPpdhyuVPgz.jpg","Geocode":[41.553807,-8.4040761]},{"id":"recOkRsL72scbLBze","Investor name":"Smok Ventures","Logo":".\/images\/funds\/recOkRsL72scbLBze.jpg","Geocode":[52.2845555,20.953447]},{"id":"recBNkV59UrQtVJQm","Investor name":"Astella Investimentos","Logo":".\/images\/funds\/recBNkV59UrQtVJQm.jpg","Geocode":[-23.5823852,-46.6863451]},{"id":"recXedjhpv0iwDxCy","Investor name":"Tach Ignite","Logo":".\/images\/funds\/recXedjhpv0iwDxCy.jpg","Geocode":[37.9193365,-122.0780632]},{"id":"recS72XOZIsJtB9Wc","Investor name":"VujaDe Ventures","Logo":".\/images\/funds\/recS72XOZIsJtB9Wc.jpg","Geocode":[40.7600185,-74.0327173]},{"id":"recMQkyThretGxwyF","Investor name":"Watertower Ventures","Logo":".\/images\/funds\/recMQkyThretGxwyF.jpg","Geocode":[34.061027,-118.4173529]},{"id":"recoDCstisBJ54rgz","Investor name":"Simsan Ventures","Logo":".\/images\/funds\/recoDCstisBJ54rgz.jpg","Geocode":[51.52000580000001,-0.1567274]},{"id":"recjIrT57G2ORPuFE","Investor name":"Rogue Opportunities ","Logo":".\/images\/funds\/recjIrT57G2ORPuFE.jpg","Geocode":[23.0075676,72.506114]},{"id":"recAtGUUC9sKFY06t","Investor name":"Mempool Ventures","Logo":".\/images\/funds\/recAtGUUC9sKFY06t.jpg","Geocode":[25.1188248,55.3778838]},{"id":"recaU1t3MfbufBCHb","Investor name":"G2 Fintech Fund","Logo":".\/images\/funds\/recaU1t3MfbufBCHb.jpg","Geocode":[19.4281344,-99.1919228]},{"id":"rec2Kiz97DUuwbb7a","Investor name":"Pembroke VCT","Logo":".\/images\/funds\/rec2Kiz97DUuwbb7a.jpg","Geocode":[51.4943702,-0.1587168]},{"id":"recXCLJXEmDUZgPpA","Investor name":"2048 Ventures","Logo":".\/images\/funds\/recXCLJXEmDUZgPpA.jpg","Geocode":[40.75368539999999,-73.9991637]},{"id":"rec35u0OHYDFQ2Gnf","Investor name":"Anthropocene Ventures","Logo":".\/images\/funds\/rec35u0OHYDFQ2Gnf.jpg","Geocode":[37.7954425,-122.3936136]},{"id":"rechgFiFJR17pw07A","Investor name":"High Flyers Capital","Logo":".\/images\/funds\/rechgFiFJR17pw07A.jpg","Geocode":[48.8650367,2.3081923]},{"id":"recABzpwPze5y6z70","Investor name":"Yellow Rocks","Logo":".\/images\/funds\/recABzpwPze5y6z70.jpg","Geocode":[38.5716362,-121.4802964]},{"id":"recowCQo4JHHkYMFx","Investor name":"Jenson Funding Partners","Logo":".\/images\/funds\/recowCQo4JHHkYMFx.jpg","Geocode":[51.5046793,-0.08854859999999999]},{"id":"recSfdZPn3hY1AMoU","Investor name":"Space Capital","Logo":".\/images\/funds\/recSfdZPn3hY1AMoU.jpg","Geocode":[40.7411752,-73.99322169999999]},{"id":"recjORE2zflkQh68u","Investor name":"SFINE - Soci\u00e9t\u00e9 de Financement de l Innovation Num\u00e9rique en Essonne","Logo":".\/images\/funds\/recjORE2zflkQh68u.jpg","Geocode":[48.7018768,2.4554522]},{"id":"rec9iRCKgeQOfp1c8","Investor name":"Bay Street Capital Holdings","Logo":".\/images\/funds\/rec9iRCKgeQOfp1c8.jpg","Geocode":[40.7076193,-74.01059479999999]},{"id":"recwIHr2uIHFCRuES","Investor name":"General Inception","Logo":".\/images\/funds\/recwIHr2uIHFCRuES.jpg","Geocode":[37.4224889,-122.1366654]},{"id":"recKGoHfCH3B6bK7u","Investor name":"Erez Capital","Logo":".\/images\/funds\/recKGoHfCH3B6bK7u.jpg","Geocode":[34.0804542,-118.3909701]},{"id":"recWX36jx0aZdfHM3","Investor name":"LVenture Group","Logo":".\/images\/funds\/recWX36jx0aZdfHM3.jpg","Geocode":[41.9015232,12.5033448]},{"id":"rec9xvkEXipmrKRfp","Investor name":"7percent Ventures","Logo":".\/images\/funds\/rec9xvkEXipmrKRfp.jpg","Geocode":[51.51321009999999,-0.1411474]},{"id":"reciiYV3YS2PTzu4t","Investor name":"AngelHub","Logo":".\/images\/funds\/reciiYV3YS2PTzu4t.jpg","Geocode":[22.2808279,114.1291949]},{"id":"reclvQt0Ma3IBuQDq","Investor name":"CRV","Logo":".\/images\/funds\/reclvQt0Ma3IBuQDq.jpg","Geocode":[37.4451153,-122.1599281]},{"id":"recxj38ontSx2sONU","Investor name":"Expa","Logo":".\/images\/funds\/recxj38ontSx2sONU.jpg","Geocode":[37.7774659,-122.39568]},{"id":"recUP4rvK3VUmoSXd","Investor name":"TO Ventures","Logo":".\/images\/funds\/recUP4rvK3VUmoSXd.jpg","Geocode":[32.8638947,-96.8048654]},{"id":"recYJvHgOHn0nWYZA","Investor name":"Samsung Catalyst Fund","Logo":".\/images\/funds\/recYJvHgOHn0nWYZA.jpg","Geocode":[37.4227805,-122.2052773]},{"id":"recJyawfzDwV8iS7p","Investor name":"MIP Milano Investment Partners SGR","Logo":".\/images\/funds\/recJyawfzDwV8iS7p.jpg","Geocode":[45.4681449,9.200182999999999]},{"id":"recdNW6W4qXbbLF9H","Investor name":"Maersk Growth","Logo":".\/images\/funds\/recdNW6W4qXbbLF9H.jpg","Geocode":[55.6872519,12.5909834]},{"id":"recqtyO120xtO1XwL","Investor name":"Allegory Capital","Logo":".\/images\/funds\/recqtyO120xtO1XwL.jpg","Geocode":[46.5097555,6.499364399999999]},{"id":"rec1PmAZ0wUCxhdYX","Investor name":"Alfabeat","Logo":".\/images\/funds\/rec1PmAZ0wUCxhdYX.jpg","Geocode":[54.3837802,18.5915396]},{"id":"recYJJpX41RmGSyFI","Investor name":"BBG Ventures","Logo":".\/images\/funds\/recYJJpX41RmGSyFI.jpg","Geocode":[40.740232,-74.0074326]},{"id":"recjIWQHpslHce9K4","Investor name":"Fitt Insider","Logo":".\/images\/funds\/recjIWQHpslHce9K4.jpg","Geocode":[40.4662644,-79.9644211]},{"id":"recVOp63uaOVDQTMa","Investor name":"IST cube","Logo":".\/images\/funds\/recVOp63uaOVDQTMa.jpg","Geocode":[48.30987529999999,16.259587]},{"id":"recYJvnkjy0zuBs27","Investor name":"BTFV","Logo":".\/images\/funds\/recYJvnkjy0zuBs27.jpg","Geocode":[1.311461,103.863627]},{"id":"rec3lG8rkOuoVZEoq","Investor name":"Intuitio Ventures","Logo":".\/images\/funds\/rec3lG8rkOuoVZEoq.jpg","Geocode":[39.68942029999999,-75.7475515]},{"id":"recFss3BoHSfMjDoz","Investor name":"First Move","Logo":".\/images\/funds\/recFss3BoHSfMjDoz.jpg","Geocode":[1.2814095,103.8510185]},{"id":"reckal6rw54np239J","Investor name":"Northern Gritstone","Logo":".\/images\/funds\/reckal6rw54np239J.jpg","Geocode":[53.4727203,-2.2366147]},{"id":"recmgDEy3M7Ax5fty","Investor name":"Petri","Logo":".\/images\/funds\/recmgDEy3M7Ax5fty.jpg","Geocode":[42.3499258,-71.0579017]},{"id":"rec6gqr6DIKzm5VdM","Investor name":"Finistere Ventures","Logo":".\/images\/funds\/rec6gqr6DIKzm5VdM.jpg","Geocode":[33.6113425,-117.874271]},{"id":"rec5RJHeZTlieJ86q","Investor name":"Savano Capital Partners","Logo":".\/images\/funds\/rec5RJHeZTlieJ86q.jpg","Geocode":[39.3841973,-76.694711]},{"id":"receFC1tdaYtHgb7L","Investor name":"BH3 Growth Equity","Logo":".\/images\/funds\/receFC1tdaYtHgb7L.jpg","Geocode":[40.7418412,-73.9928814]},{"id":"recnATL6QQoGEWcy7","Investor name":"Matterwave Ventures","Logo":".\/images\/funds\/recnATL6QQoGEWcy7.jpg","Geocode":[48.14108479999999,11.5878543]},{"id":"reclfQ9gdqXgj5EDn","Investor name":"Antler","Logo":".\/images\/funds\/reclfQ9gdqXgj5EDn.jpg","Geocode":[1.2742752,103.8456739]},{"id":"recigv9TYYjI5XxM5","Investor name":"AnD Ventures","Logo":".\/images\/funds\/recigv9TYYjI5XxM5.jpg","Geocode":[32.1628552,34.8148385]},{"id":"rec5I8oYcBK0CQIHJ","Investor name":"SHRMLabs","Logo":".\/images\/funds\/rec5I8oYcBK0CQIHJ.jpg","Geocode":[38.8042685,-77.0610336]},{"id":"recunIVMCeRtcHh5i","Investor name":"Luminate","Logo":".\/images\/funds\/recunIVMCeRtcHh5i.jpg","Geocode":[43.1577722,-77.60561419999999]},{"id":"reckcEI2ogSQzkNsb","Investor name":"Raison Asset Management","Logo":".\/images\/funds\/reckcEI2ogSQzkNsb.jpg","Geocode":[59.4314607,24.7436779]},{"id":"rectwatgqCWcvJdt0","Investor name":"Awesome Ventures","Logo":".\/images\/funds\/rectwatgqCWcvJdt0.jpg","Geocode":[1.2791344,103.8544793]},{"id":"recBgi0jIfqT2Hczu","Investor name":"Relay Ventures","Logo":".\/images\/funds\/recBgi0jIfqT2Hczu.jpg","Geocode":[43.6889709,-79.4130971]},{"id":"recz2Pun6SPPnDgji","Investor name":"J12 Ventures","Logo":".\/images\/funds\/recz2Pun6SPPnDgji.jpg","Geocode":[59.33398139999999,18.0663008]},{"id":"rec4qVqgPdVZaIuAK","Investor name":"Merck Digital Sciences Studio","Logo":".\/images\/funds\/rec4qVqgPdVZaIuAK.jpg","Geocode":[40.7426632,-74.18202389999999]},{"id":"recNi5F7tnVclSUWv","Investor name":"Elevation Capital Partners","Logo":".\/images\/funds\/recNi5F7tnVclSUWv.jpg","Geocode":[48.8824682,2.3066654]},{"id":"recRwEMQd1UPiKyka","Investor name":"Mento VC","Logo":".\/images\/funds\/recRwEMQd1UPiKyka.jpg","Geocode":[39.1565755,-75.5241715]},{"id":"recSXTXDAbhATMVVX","Investor name":"Studio Sia Partners","Logo":".\/images\/funds\/recSXTXDAbhATMVVX.jpg","Geocode":[48.8729581,2.304691]},{"id":"recrE13UEpbPZsx6B","Investor name":"Norman K ","Logo":".\/images\/funds\/recrE13UEpbPZsx6B.jpg","Geocode":[48.87044479999999,2.3123023]},{"id":"receYzeZRZPmlJeGX","Investor name":"Dynamo Ventures","Logo":".\/images\/funds\/receYzeZRZPmlJeGX.jpg","Geocode":[35.046772,-85.308863]},{"id":"recjLZSE81ABgkRYv","Investor name":"Citizen Capital","Logo":".\/images\/funds\/recjLZSE81ABgkRYv.jpg","Geocode":[48.86824319999999,2.3622953]},{"id":"recKBuube9vgzqh9V","Investor name":"LBBW Venture Capital","Logo":".\/images\/funds\/recKBuube9vgzqh9V.jpg","Geocode":[48.7814174,9.180409899999999]},{"id":"recZh4Gn7jHodTJXB","Investor name":"Forward Partners","Logo":".\/images\/funds\/recZh4Gn7jHodTJXB.jpg","Geocode":[51.5303289,-0.08564000000000001]},{"id":"rec7XrWWo6ctDUBoR","Investor name":"H\/L Ventures","Logo":".\/images\/funds\/rec7XrWWo6ctDUBoR.jpg","Geocode":[40.7593755,-73.9799726]},{"id":"recm449q0LoS0PVdj","Investor name":"USC Marshall Greif Incubator","Logo":".\/images\/funds\/recm449q0LoS0PVdj.jpg","Geocode":[34.0188397,-118.2857592]},{"id":"rec8mhNuJeGYfTJFb","Investor name":"Acton Capital","Logo":".\/images\/funds\/rec8mhNuJeGYfTJFb.jpg","Geocode":[48.1437646,11.5948588]},{"id":"recTpOCYfzA1cOYvk","Investor name":"MedStartr","Logo":".\/images\/funds\/recTpOCYfzA1cOYvk.jpg","Geocode":[40.7524812,-73.98387530000001]},{"id":"recAhtY4Yy4YkYPgb","Investor name":"Greycroft","Logo":".\/images\/funds\/recAhtY4Yy4YkYPgb.jpg","Geocode":[40.7520595,-73.98022519999999]},{"id":"recrhBnWZ5dJCPj0J","Investor name":"Vsquared Ventures","Logo":".\/images\/funds\/recrhBnWZ5dJCPj0J.jpg","Geocode":[48.1372772,11.5833442]},{"id":"rec2vK04xHXkwTnH3","Investor name":"Bienville Capital","Logo":".\/images\/funds\/rec2vK04xHXkwTnH3.jpg","Geocode":[40.7535575,-73.9781361]},{"id":"rec87Qh0oJHpT6ZXA","Investor name":"Point72 Ventures","Logo":".\/images\/funds\/rec87Qh0oJHpT6ZXA.jpg","Geocode":[37.4280731,-122.1905426]},{"id":"reciCG0k6rauBXTAj","Investor name":"Signals Pre-Seed","Logo":".\/images\/funds\/reciCG0k6rauBXTAj.jpg","Geocode":[52.5314598,13.3848428]},{"id":"recoToN3U4omP9OZj","Investor name":"A2D Ventures","Logo":".\/images\/funds\/recoToN3U4omP9OZj.jpg","Geocode":[1.2864665,103.8490602]},{"id":"rec2K4BWU5sOo8yb9","Investor name":"e.ventures","Logo":".\/images\/funds\/rec2K4BWU5sOo8yb9.jpg","Geocode":[37.795184,-122.402764]},{"id":"recBspaj2XdPTScsA","Investor name":"Atanova Ventures","Logo":".\/images\/funds\/recBspaj2XdPTScsA.jpg","Geocode":[38.4416871,27.1718315]},{"id":"recMx4RqNW4XHQwIU","Investor name":"Point Nine Capital","Logo":".\/images\/funds\/recMx4RqNW4XHQwIU.jpg","Geocode":[52.5302259,13.3840856]},{"id":"rechDQJRRARuN00is","Investor name":"500 Global","Logo":".\/images\/funds\/rechDQJRRARuN00is.jpg","Geocode":[37.7844301,-122.4049154]},{"id":"recWNsPUELQpj3SoL","Investor name":"Rethink Ventures","Logo":".\/images\/funds\/recWNsPUELQpj3SoL.jpg","Geocode":[48.1593093,11.575886]},{"id":"recnBsWa7KGYsF0KA","Investor name":"New Mexico Angels","Logo":".\/images\/funds\/recnBsWa7KGYsF0KA.jpg","Geocode":[35.0560132,-106.5267965]},{"id":"recl5xJPmWqmvooWu","Investor name":"Ring Capital","Logo":".\/images\/funds\/recl5xJPmWqmvooWu.jpg","Geocode":[48.8702144,2.3378752]},{"id":"recaowST0ML0HVEzB","Investor name":"Alter Equity","Logo":".\/images\/funds\/recaowST0ML0HVEzB.jpg","Geocode":[48.8678008,2.3315849]},{"id":"recxNNquPqwfQSpsD","Investor name":"Alani Capital","Logo":".\/images\/funds\/recxNNquPqwfQSpsD.jpg","Geocode":[21.3411029,-158.0366045]},{"id":"recuspCXEq7zDwuii","Investor name":"Integra Groupe","Logo":".\/images\/funds\/recuspCXEq7zDwuii.jpg","Geocode":[37.4457966,-122.1575745]},{"id":"rec5c2zcojb2zDBOD","Investor name":"Episode 1","Logo":".\/images\/funds\/rec5c2zcojb2zDBOD.jpg","Geocode":[51.5166704,-0.1291995]},{"id":"recvOnjzFF6gyZIgz","Investor name":"Archangel Ventures","Logo":".\/images\/funds\/recvOnjzFF6gyZIgz.jpg","Geocode":[-37.8391583,144.9943427]},{"id":"recph6P9CyKRvF5OS","Investor name":"Venture Inc","Logo":".\/images\/funds\/recph6P9CyKRvF5OS.jpg","Geocode":[51.05889519999999,17.0127268]},{"id":"recP1BNjBur8a0tH3","Investor name":"Pitch VC","Logo":".\/images\/funds\/recP1BNjBur8a0tH3.jpg","Geocode":[-37.8082522,144.9481106]},{"id":"recApmIUTOrNkuSMK","Investor name":"C2 Capital","Logo":".\/images\/funds\/recApmIUTOrNkuSMK.jpg","Geocode":[51.5146031,-0.09724819999999999]},{"id":"recVQjqtZhR4k23Nm","Investor name":"Edenred Capital Partners","Logo":".\/images\/funds\/recVQjqtZhR4k23Nm.jpg","Geocode":[51.5197584,-0.1806015]},{"id":"recxuQd7FHjHUUUjN","Investor name":"Sorenson Impact Institute","Logo":".\/images\/funds\/recxuQd7FHjHUUUjN.jpg","Geocode":[40.767568,-111.8350538]},{"id":"rec24vWjdqnlagqsH","Investor name":"TRGC","Logo":".\/images\/funds\/rec24vWjdqnlagqsH.jpg","Geocode":[18.4232322,-64.6033826]},{"id":"recvdTKj1t9Q8V0PN","Investor name":"Stride.VC","Logo":".\/images\/funds\/recvdTKj1t9Q8V0PN.jpg","Geocode":[51.51500249999999,-0.1560704]},{"id":"recpwtZpLfeh65z2e","Investor name":"Strategic Group","Logo":".\/images\/funds\/recpwtZpLfeh65z2e.jpg","Geocode":[51.0461773,-114.075657]},{"id":"recUAPACDWy0QQtVZ","Investor name":"OneVentures","Logo":".\/images\/funds\/recUAPACDWy0QQtVZ.jpg","Geocode":[-33.872095,151.2096582]},{"id":"recte2YTwVHFcuX90","Investor name":"Dynamk Capital","Logo":".\/images\/funds\/recte2YTwVHFcuX90.jpg","Geocode":[40.7070151,-74.0103014]},{"id":"recJr3BqM31koG6jw","Investor name":"Orion Bridge Capital","Logo":".\/images\/funds\/recJr3BqM31koG6jw.jpg","Geocode":[1.2853166,103.8458369]},{"id":"recWrFydM5qmGnARr","Investor name":"Capital Factory","Logo":".\/images\/funds\/recWrFydM5qmGnARr.jpg","Geocode":[30.2686926,-97.7405758]},{"id":"recJA4DQlj188vZvO","Investor name":"DCVC","Logo":".\/images\/funds\/recJA4DQlj188vZvO.jpg","Geocode":[37.445499,-122.161639]},{"id":"recCi2UtreCEEb0D6","Investor name":"Forefront Venture Partners","Logo":".\/images\/funds\/recCi2UtreCEEb0D6.jpg","Geocode":[26.4028707,-80.1167545]},{"id":"recBlb08ZYFRRlH8L","Investor name":"Velocity Ventures","Logo":".\/images\/funds\/recBlb08ZYFRRlH8L.jpg","Geocode":[1.3074593,103.8587078]},{"id":"recM3pSUIuOYveh2E","Investor name":"Gumi Cryptos Capital","Logo":".\/images\/funds\/recM3pSUIuOYveh2E.jpg","Geocode":[37.7874187,-122.3965138]},{"id":"rec0MMGspEvZ8WYvA","Investor name":"Richmond View Ventures","Logo":".\/images\/funds\/rec0MMGspEvZ8WYvA.jpg","Geocode":[52.4913193,13.3874909]},{"id":"recmxIdqVDonJkJjB","Investor name":"ResilienceVC","Logo":".\/images\/funds\/recmxIdqVDonJkJjB.jpg","Geocode":[39.1566042,-75.5241853]},{"id":"recqahvFOIxHnwLdx","Investor name":"Velocity Capital","Logo":".\/images\/funds\/recqahvFOIxHnwLdx.jpg","Geocode":[51.5127697,-0.1376198]},{"id":"recEgKUNH4vJDlaNK","Investor name":"Satus Starter","Logo":".\/images\/funds\/recEgKUNH4vJDlaNK.jpg","Geocode":[50.0579745,19.9307423]},{"id":"rec9JVHEoi83IKtvX","Investor name":"EQT Ventures","Logo":".\/images\/funds\/rec9JVHEoi83IKtvX.jpg","Geocode":[59.3316174,18.0678171]},{"id":"recw3GGJf60abDQKp","Investor name":"Hanwha Holdings USA","Logo":".\/images\/funds\/recw3GGJf60abDQKp.jpg","Geocode":[40.7567429,-73.9755649]},{"id":"recMTCM6YxnRY3MpR","Investor name":"70V","Logo":".\/images\/funds\/recMTCM6YxnRY3MpR.jpg","Geocode":[54.681213,25.2855666]},{"id":"rec8vW0jfYJtz6Smn","Investor name":"Allegion Ventures","Logo":".\/images\/funds\/rec8vW0jfYJtz6Smn.jpg","Geocode":[39.9616167,-86.1537622]},{"id":"recnb02reEQCEeU48","Investor name":"Foundamental","Logo":".\/images\/funds\/recnb02reEQCEeU48.jpg","Geocode":[52.5066827,13.3471715]},{"id":"recZYhQ4QPYo19CCr","Investor name":"Marco Quacken","Logo":".\/images\/funds\/recZYhQ4QPYo19CCr.jpg","Geocode":[25.2198899,55.28584739999999]},{"id":"recBPdBWFvtoYZwXu","Investor name":"Allied Venture Partners","Logo":".\/images\/funds\/recBPdBWFvtoYZwXu.jpg","Geocode":[51.0498449,-114.0558217]},{"id":"recu8nBDlf63JGC2H","Investor name":"Nodem Capital","Logo":".\/images\/funds\/recu8nBDlf63JGC2H.jpg","Geocode":[51.5300629,-0.1173591]},{"id":"rec1mjR0AzvtYtNCF","Investor name":"Flossbach von Storch - Innovation Hub","Logo":".\/images\/funds\/rec1mjR0AzvtYtNCF.jpg","Geocode":[50.94009639999999,6.9719083]},{"id":"recUUH4zUp809VCSo","Investor name":"UNIQA Ventures","Logo":".\/images\/funds\/recUUH4zUp809VCSo.jpg","Geocode":[48.2130594,16.3799014]},{"id":"recZ69uR3EeLsFbFh","Investor name":"Drive Capital","Logo":".\/images\/funds\/recZ69uR3EeLsFbFh.jpg","Geocode":[39.9751935,-83.00337090000001]},{"id":"rec7LEkDRtQMAsQA9","Investor name":"Teknasyon","Logo":".\/images\/funds\/rec7LEkDRtQMAsQA9.jpg","Geocode":[41.1113766,29.0247144]},{"id":"reclQbNCfGrigId2Q","Investor name":"Refashiond Ventures","Logo":".\/images\/funds\/reclQbNCfGrigId2Q.jpg","Geocode":[40.7011227,-73.72277919999999]},{"id":"recHnZiwB2UzIc9Yv","Investor name":"Tidal Ventures","Logo":".\/images\/funds\/recHnZiwB2UzIc9Yv.jpg","Geocode":[-33.8649157,151.2118356]},{"id":"recNVT3yhZdW8qZhe","Investor name":"Concept Ventures","Logo":".\/images\/funds\/recNVT3yhZdW8qZhe.jpg","Geocode":[51.4964479,-0.1447929]},{"id":"reccBmjltP172lUn4","Investor name":"Inertia Ventures","Logo":".\/images\/funds\/reccBmjltP172lUn4.jpg","Geocode":[40.7105921,-73.9913146]},{"id":"recZMU8InxyG5y4Mv","Investor name":"Afore Capital","Logo":".\/images\/funds\/recZMU8InxyG5y4Mv.jpg","Geocode":[37.7903176,-122.4041934]},{"id":"rec7p69KTRfbEgx7l","Investor name":"Obratori","Logo":".\/images\/funds\/rec7p69KTRfbEgx7l.jpg","Geocode":[43.3031805,5.3653543]},{"id":"reca1U90lJINKLbbf","Investor name":"TecPier","Logo":".\/images\/funds\/reca1U90lJINKLbbf.jpg","Geocode":[53.5499219,9.9779007]},{"id":"recAUGi6UfAO9YPYd","Investor name":"Alpaca VC","Logo":".\/images\/funds\/recAUGi6UfAO9YPYd.jpg","Geocode":[40.7534247,-73.9803168]},{"id":"recjt5zMfoZeawn40","Investor name":"Domo Invest","Logo":".\/images\/funds\/recjt5zMfoZeawn40.jpg","Geocode":[-23.5843766,-46.6812573]},{"id":"rec8Q30t0wUL1eMIy","Investor name":"Companyon Ventures","Logo":".\/images\/funds\/rec8Q30t0wUL1eMIy.jpg","Geocode":[42.356652,-71.05251609999999]},{"id":"recdKxOl97SaeJDEk","Investor name":"Immeasurable","Logo":".\/images\/funds\/recdKxOl97SaeJDEk.jpg","Geocode":[34.0931603,-118.3783347]},{"id":"recdrihiD3BK9FbDn","Investor name":"Mountain Labs","Logo":".\/images\/funds\/recdrihiD3BK9FbDn.jpg","Geocode":[46.502925,7.285724800000001]},{"id":"recW8SCgJ6X00I8AR","Investor name":"Hyde Park Venture Partners","Logo":".\/images\/funds\/recW8SCgJ6X00I8AR.jpg","Geocode":[41.8898119,-87.63213309999999]},{"id":"rec0BpLta66Kv3hwa","Investor name":"Secways","Logo":".\/images\/funds\/rec0BpLta66Kv3hwa.jpg","Geocode":[41.4110039,2.1468529]},{"id":"recR30C2bGiR7M9HX","Investor name":"Forum Ventures","Logo":".\/images\/funds\/recR30C2bGiR7M9HX.jpg","Geocode":[40.7424843,-73.9912212]},{"id":"recaVGs8ny9tzhanG","Investor name":"Backed VC","Logo":".\/images\/funds\/recaVGs8ny9tzhanG.jpg","Geocode":[51.5276413,-0.07719039999999999]},{"id":"recqFB1tfzM3sCA4C","Investor name":"Infinium Venture Studio","Logo":".\/images\/funds\/recqFB1tfzM3sCA4C.jpg","Geocode":[39.7902833,-75.47443539999999]},{"id":"recp3vf49ojlkKAXl","Investor name":"True Growth Capital","Logo":".\/images\/funds\/recp3vf49ojlkKAXl.jpg","Geocode":[52.5431591,13.4128083]},{"id":"recrUSk6iV6JUZ4Co","Investor name":"Collaborative Fund","Logo":".\/images\/funds\/recrUSk6iV6JUZ4Co.jpg","Geocode":[40.7263613,-73.9914483]},{"id":"recK0kpLYCJz2IACE","Investor name":"test","Logo":".\/images\/funds\/recK0kpLYCJz2IACE.jpg","Geocode":[37.7859444,-122.3996934]},{"id":"rec90xEBXEGBwWbFc","Investor name":"Black Diamond Ventures","Logo":".\/images\/funds\/rec90xEBXEGBwWbFc.jpg","Geocode":[34.1531524,-118.2547954]},{"id":"recwgmPF6Gmgzvdtz","Investor name":"leAD Sports & Health Tech Partners","Logo":".\/images\/funds\/recwgmPF6Gmgzvdtz.jpg","Geocode":[28.3719516,-81.2770899]},{"id":"recK9kDExDxUkUu22","Investor name":"Dorm Room Fund","Logo":".\/images\/funds\/recK9kDExDxUkUu22.jpg","Geocode":[42.3627822,-71.0835375]},{"id":"recyYepkVhW0QLJSf","Investor name":"Critical Ventures","Logo":".\/images\/funds\/recyYepkVhW0QLJSf.jpg","Geocode":[40.192335,-8.5078975]},{"id":"recvaIZYruTIWoLOP","Investor name":"Buko Ventures","Logo":".\/images\/funds\/recvaIZYruTIWoLOP.jpg","Geocode":[40.3906828,-111.8277318]},{"id":"recEW7l9gOlEDPeGe","Investor name":"Acronym Venture Capital","Logo":".\/images\/funds\/recEW7l9gOlEDPeGe.jpg","Geocode":[26.4299532,-80.1905963]},{"id":"reciC7LHUNgi7Oxcl","Investor name":"idacapital VC","Logo":".\/images\/funds\/reciC7LHUNgi7Oxcl.jpg","Geocode":[41.0024105,29.0541688]},{"id":"recRq24kLkLpMtJqD","Investor name":"Seven Capital ","Logo":".\/images\/funds\/recRq24kLkLpMtJqD.jpg","Geocode":[50.84372459999999,4.3764156]},{"id":"recUdCHHkINwdBNn4","Investor name":"BCF Ventures","Logo":".\/images\/funds\/recUdCHHkINwdBNn4.jpg","Geocode":[45.4980791,-73.5703147]},{"id":"recr18CeESuRLtPCe","Investor name":"Crypto Kingdom Ventures","Logo":".\/images\/funds\/recr18CeESuRLtPCe.jpg","Geocode":[25.279053,55.376104]},{"id":"rec5ovjnS9kwrCvQi","Investor name":"Pretiosum Ventures","Logo":".\/images\/funds\/rec5ovjnS9kwrCvQi.jpg","Geocode":[51.5088715,-0.1460747]},{"id":"recSGoCvfywEdHrDo","Investor name":"European Investment Fund","Logo":".\/images\/funds\/recSGoCvfywEdHrDo.jpg","Geocode":[49.6292778,6.1637539]},{"id":"recp5be4Q7fxH80ML","Investor name":"Heavybit","Logo":".\/images\/funds\/recp5be4Q7fxH80ML.jpg","Geocode":[37.7899377,-122.396962]},{"id":"recxgWzMqsnAuYZ2V","Investor name":"Refactor Capital","Logo":".\/images\/funds\/recxgWzMqsnAuYZ2V.jpg","Geocode":[37.5784829,-122.348369]},{"id":"recFNbdqkXrIw5Bem","Investor name":"Pratithi Investments","Logo":".\/images\/funds\/recFNbdqkXrIw5Bem.jpg","Geocode":[12.9423744,77.60684289999999]},{"id":"recTakajKRYvVGDCj","Investor name":"simple.Capital()","Logo":".\/images\/funds\/recTakajKRYvVGDCj.jpg","Geocode":[51.4286974,-0.5728206]},{"id":"recfuIzX5RkBafoD9","Investor name":"Adelie Capital","Logo":".\/images\/funds\/recfuIzX5RkBafoD9.jpg","Geocode":[48.8709853,2.3327289]},{"id":"reciWELP5QRpgwCR2","Investor name":"Prospective Technologies VC","Logo":".\/images\/funds\/reciWELP5QRpgwCR2.jpg","Geocode":[40.722264,-73.987985]},{"id":"recG1pp2j8YS1AkSI","Investor name":"Night Ventures","Logo":".\/images\/funds\/recG1pp2j8YS1AkSI.jpg","Geocode":[30.2743198,-97.74345269999999]},{"id":"reci0QxyjhRL6mygC","Investor name":"Cathay AfricInvest Innovation","Logo":".\/images\/funds\/reci0QxyjhRL6mygC.jpg","Geocode":[-20.2418916,57.4895998]},{"id":"rec3nynd1pBnChD4S","Investor name":"Aditya Kumar","Logo":".\/images\/funds\/rec3nynd1pBnChD4S.jpg","Geocode":[37.371859,-122.0212337]},{"id":"recPxD4irlHAx6Nqr","Investor name":"Lea Partners","Logo":".\/images\/funds\/recPxD4irlHAx6Nqr.jpg","Geocode":[48.9976821,8.4628041]},{"id":"recnpZa49410TQDu6","Investor name":"Mandalay Ventures ","Logo":".\/images\/funds\/recnpZa49410TQDu6.jpg","Geocode":[-27.4540992,153.0147221]},{"id":"rectHsH4MBIbOyVNY","Investor name":"Flashpoint VC","Logo":".\/images\/funds\/rectHsH4MBIbOyVNY.jpg","Geocode":[51.51905199999999,-0.1480774]},{"id":"rec4ydvYlyKmT8bsE","Investor name":"Saber Capital","Logo":".\/images\/funds\/rec4ydvYlyKmT8bsE.jpg","Geocode":[48.2099871,16.370385]},{"id":"rec4C1LkryQo67Qxf","Investor name":"Recursive Ventures","Logo":".\/images\/funds\/rec4C1LkryQo67Qxf.jpg","Geocode":[37.8942892,-122.2879619]},{"id":"recGOtw4ZJrou4VIe","Investor name":"Graphene Ventures","Logo":".\/images\/funds\/recGOtw4ZJrou4VIe.jpg","Geocode":[37.4493401,-122.1599696]},{"id":"recBxLiAgAE59VpUD","Investor name":"Artesian","Logo":".\/images\/funds\/recBxLiAgAE59VpUD.jpg","Geocode":[-33.8659806,151.2103408]},{"id":"rece1R77lXQtnggOc","Investor name":"Indus Equity Partners","Logo":".\/images\/funds\/rece1R77lXQtnggOc.jpg","Geocode":[28.4175717,77.05284840000002]},{"id":"rec9653G6W0t2K3By","Investor name":"Eudemian Ventures","Logo":".\/images\/funds\/rec9653G6W0t2K3By.jpg","Geocode":[37.7874187,-122.3965138]},{"id":"recyqBT4wDVcVVJC2","Investor name":"Clint Capital","Logo":".\/images\/funds\/recyqBT4wDVcVVJC2.jpg","Geocode":[48.868193,2.3328187]},{"id":"reci8540gB8X6829p","Investor name":"Hedi Ben Chaabane","Logo":".\/images\/funds\/reci8540gB8X6829p.jpg","Geocode":[48.8640493,2.3310526]},{"id":"rectmwFKnXw3jVMZf","Investor name":"World Fund","Logo":".\/images\/funds\/rectmwFKnXw3jVMZf.jpg","Geocode":[52.5443326,13.3727988]},{"id":"recCdqnPTuvvf40ft","Investor name":"Lotux","Logo":".\/images\/funds\/recCdqnPTuvvf40ft.jpg","Geocode":[19.4296674,-99.16604819999999]},{"id":"recJiDR2kUneKOFEl","Investor name":"Sunicon Ventures","Logo":".\/images\/funds\/recJiDR2kUneKOFEl.jpg","Geocode":[19.0778417,72.8662712]},{"id":"rec8F748KfjgaBXlt","Investor name":"Thomson Reuters Ventures","Logo":".\/images\/funds\/rec8F748KfjgaBXlt.jpg","Geocode":[40.7564198,-73.9871]},{"id":"recozRv3jgpJCFw5e","Investor name":"Lightship Capital","Logo":".\/images\/funds\/recozRv3jgpJCFw5e.jpg","Geocode":[39.1098486,-84.51548780000002]},{"id":"rec98r87UAdt7adMC","Investor name":"G20 Ventures","Logo":".\/images\/funds\/rec98r87UAdt7adMC.jpg","Geocode":[42.3506354,-71.0740118]},{"id":"recftBzwZRoRRc9au","Investor name":"How Women Invest","Logo":".\/images\/funds\/recftBzwZRoRRc9au.jpg","Geocode":[38.0119444,-122.5156309]},{"id":"recIMz1ix26V0M0NS","Investor name":"Longley Capital","Logo":".\/images\/funds\/recIMz1ix26V0M0NS.jpg","Geocode":[32.8443675,-117.275442]},{"id":"recOalJOHrfQeLTZQ","Investor name":"M25","Logo":".\/images\/funds\/recOalJOHrfQeLTZQ.jpg","Geocode":[41.8902453,-87.63190709999999]},{"id":"recQwwhg8XSVYZPXO","Investor name":"Nina Capital","Logo":".\/images\/funds\/recQwwhg8XSVYZPXO.jpg","Geocode":[41.3960728,2.1522067]},{"id":"recfVmqm6y6VnUK6E","Investor name":"Demium Capital","Logo":".\/images\/funds\/recfVmqm6y6VnUK6E.jpg","Geocode":[39.4711401,-0.3669005]},{"id":"recFaFLNgF9It28QT","Investor name":"Silicon Road Ventures","Logo":".\/images\/funds\/recFaFLNgF9It28QT.jpg","Geocode":[33.794446,-84.38680099999999]},{"id":"recLVuTN55tZGMaTC","Investor name":"LiveOak Venture Partners","Logo":".\/images\/funds\/recLVuTN55tZGMaTC.jpg","Geocode":[30.2897275,-97.8297688]},{"id":"rec1mz6h5oHtYFRmU","Investor name":"Prime Ventures","Logo":".\/images\/funds\/rec1mz6h5oHtYFRmU.jpg","Geocode":[52.3575051,4.8835118]},{"id":"reczxRBbiwx5RYfXv","Investor name":"Coral Capital","Logo":".\/images\/funds\/reczxRBbiwx5RYfXv.jpg","Geocode":[35.6884052,139.7647492]},{"id":"reck2xoK4Cq5FObkL","Investor name":"EIT InnoEnergy","Logo":".\/images\/funds\/reck2xoK4Cq5FObkL.jpg","Geocode":[51.4457555,5.4819439]},{"id":"recEpZ45mLgqMT2wW","Investor name":"1982 Ventures","Logo":".\/images\/funds\/recEpZ45mLgqMT2wW.jpg","Geocode":[1.2792289,103.8487538]},{"id":"recyGoMIJ9cc0spWr","Investor name":"ff Venture Capital","Logo":".\/images\/funds\/recyGoMIJ9cc0spWr.jpg","Geocode":[40.7484405,-73.98566439999999]},{"id":"recl8XUzPQaBEZaRH","Investor name":"50 Partners Capital","Logo":".\/images\/funds\/recl8XUzPQaBEZaRH.jpg","Geocode":[48.8640888,2.3437342]},{"id":"rec3KiyczEyVkAaO2","Investor name":"Peaceful Progress","Logo":".\/images\/funds\/rec3KiyczEyVkAaO2.jpg","Geocode":[13.0369356,80.203361]},{"id":"recEatRwotlQSZVRP","Investor name":"Sierra Ventures","Logo":".\/images\/funds\/recEatRwotlQSZVRP.jpg","Geocode":[37.5562542,-122.2868359]},{"id":"recbfoElahkoGBwWp","Investor name":"Otium Capital","Logo":".\/images\/funds\/recbfoElahkoGBwWp.jpg","Geocode":[48.868363,2.3448896]},{"id":"recm1k5SsaxmOPkQu","Investor name":"First Bridge Ventures","Logo":".\/images\/funds\/recm1k5SsaxmOPkQu.jpg","Geocode":[48.8726419,2.3218749]},{"id":"recZX2qZLi2jBs6Xv","Investor name":"MassMutual Ventures","Logo":".\/images\/funds\/recZX2qZLi2jBs6Xv.jpg","Geocode":[42.3541894,-71.0513553]},{"id":"recuUbWMMPQAIVxFR","Investor name":"Monozukuri Ventures","Logo":".\/images\/funds\/recuUbWMMPQAIVxFR.jpg","Geocode":[34.9949427,135.7389541]},{"id":"recAUrnJ1D9pLXtnM","Investor name":"Palm Drive Capital","Logo":".\/images\/funds\/recAUrnJ1D9pLXtnM.jpg","Geocode":[40.7412721,-73.9931269]},{"id":"rece13cyrKEmVHw1C","Investor name":"Forerunner Ventures","Logo":".\/images\/funds\/rece13cyrKEmVHw1C.jpg","Geocode":[37.7778926,-122.4120835]},{"id":"recoctKInanIblnIg","Investor name":"The Arkfund","Logo":".\/images\/funds\/recoctKInanIblnIg.jpg","Geocode":[19.4305516,-99.2009341]},{"id":"recrutybCe6tus30u","Investor name":"Green Angel Ventures","Logo":".\/images\/funds\/recrutybCe6tus30u.jpg","Geocode":[51.46438060000001,-0.2206747]},{"id":"recRkIc8j2GS6qBnz","Investor name":"SQ Capital","Logo":".\/images\/funds\/recRkIc8j2GS6qBnz.jpg","Geocode":[45.8024585,16.0029627]},{"id":"recmeOLkvlryD5pDn","Investor name":"The Aventures","Logo":".\/images\/funds\/recmeOLkvlryD5pDn.jpg","Geocode":[55.6840087,12.5863641]},{"id":"recQcSE8cFXliVlFj","Investor name":"Cerulean Ventures","Logo":".\/images\/funds\/recQcSE8cFXliVlFj.jpg","Geocode":[34.425831,-119.6951406]},{"id":"rec8A0kVmhSAKPm7O","Investor name":"Druid Ventures","Logo":".\/images\/funds\/rec8A0kVmhSAKPm7O.jpg","Geocode":[27.9198352,-82.49179690000001]},{"id":"rec0oilbeK8x0L4IU","Investor name":"Paspalis","Logo":".\/images\/funds\/rec0oilbeK8x0L4IU.jpg","Geocode":[-12.4631465,130.8422626]},{"id":"rec3Lrr8XRMJBcQti","Investor name":"Constantia New Business","Logo":".\/images\/funds\/rec3Lrr8XRMJBcQti.jpg","Geocode":[48.20305279999999,16.3650288]},{"id":"recKXqAQoq4wkFkPA","Investor name":"TheVentureCity","Logo":".\/images\/funds\/recKXqAQoq4wkFkPA.jpg","Geocode":[25.765123,-80.23148499999999]},{"id":"rec1tCiz69tuq9vqp","Investor name":"SCV Second Century Ventures","Logo":".\/images\/funds\/rec1tCiz69tuq9vqp.jpg","Geocode":[41.89037099999999,-87.62470499999999]},{"id":"rec2Mjz9vrb21fFoe","Investor name":"Leta Capital","Logo":".\/images\/funds\/rec2Mjz9vrb21fFoe.jpg","Geocode":[19.2927923,-81.37736129999999]},{"id":"recOiSHKYaF1V4Dln","Investor name":"Halogen Ventures","Logo":".\/images\/funds\/recOiSHKYaF1V4Dln.jpg","Geocode":[33.97448060000001,-118.4177707]},{"id":"recXdVeO2IpfS2hc6","Investor name":"ScaleX Ventures","Logo":".\/images\/funds\/recXdVeO2IpfS2hc6.jpg","Geocode":[52.3520019,4.868426599999999]},{"id":"recMQSOCW5zBmYDNV","Investor name":"Tomcat Capital","Logo":".\/images\/funds\/recMQSOCW5zBmYDNV.jpg","Geocode":[48.8874433,2.2855622]},{"id":"rec5fAXyYVcWaxlI9","Investor name":"Grove Ventures","Logo":".\/images\/funds\/rec5fAXyYVcWaxlI9.jpg","Geocode":[32.1099275,34.8381351]},{"id":"recFZMowWE5oofVTJ","Investor name":"1435 Capital Management","Logo":".\/images\/funds\/recFZMowWE5oofVTJ.jpg","Geocode":[40.4142871,-74.6532587]},{"id":"rec4tozXxm14IHpdV","Investor name":"Finclusive Ventures","Logo":".\/images\/funds\/rec4tozXxm14IHpdV.jpg","Geocode":[25.8198058,-80.3794274]},{"id":"recy38PAS1NGEKg6Z","Investor name":"Aonia Ventures","Logo":".\/images\/funds\/recy38PAS1NGEKg6Z.jpg","Geocode":[46.2007214,6.156765399999999]},{"id":"recZYoU7wCpaT7xYZ","Investor name":"Sugar Capital","Logo":".\/images\/funds\/recZYoU7wCpaT7xYZ.jpg","Geocode":[37.7999063,-122.4004344]},{"id":"recG5mcaea2EgpAgA","Investor name":"Speedinvest","Logo":".\/images\/funds\/recG5mcaea2EgpAgA.jpg","Geocode":[48.2130594,16.3799014]},{"id":"reccGamDI8gAsjeB4","Investor name":"K Fund","Logo":".\/images\/funds\/reccGamDI8gAsjeB4.jpg","Geocode":[40.4327388,-3.6851942]},{"id":"recMuHQGWUC4LJcSj","Investor name":"BKR Capital","Logo":".\/images\/funds\/recMuHQGWUC4LJcSj.jpg","Geocode":[43.72288959999999,-79.45709939999999]},{"id":"recgReVLYSpCE8AtN","Investor name":"Outlier Ventures","Logo":".\/images\/funds\/recgReVLYSpCE8AtN.jpg","Geocode":[51.52262810000001,-0.1025193]},{"id":"recyYk8dExgemaiSk","Investor name":"People Ventures","Logo":".\/images\/funds\/recyYk8dExgemaiSk.jpg","Geocode":[55.6406843,12.2609606]},{"id":"recH2b0WVTQpYeYZ6","Investor name":"NGP Capital","Logo":".\/images\/funds\/recH2b0WVTQpYeYZ6.jpg","Geocode":[37.4469777,-122.1620218]},{"id":"recXJoPB4RA40iCRB","Investor name":"Terra Venture Partners","Logo":".\/images\/funds\/recXJoPB4RA40iCRB.jpg","Geocode":[32.6586633,35.0980658]},{"id":"recoIpnWKq28pIEHy","Investor name":"Nauta Capital","Logo":".\/images\/funds\/recoIpnWKq28pIEHy.jpg","Geocode":[51.5146787,-0.1406765]},{"id":"recUNPBQguwEYi8s3","Investor name":"UC Inclusive Credit","Logo":".\/images\/funds\/recUNPBQguwEYi8s3.jpg","Geocode":[12.9656998,77.6016928]},{"id":"recP3NKyUMH7vH68M","Investor name":"TSP Ventures","Logo":".\/images\/funds\/recP3NKyUMH7vH68M.jpg","Geocode":[51.51199260000001,-0.0944573]},{"id":"recKqTbH2uwsXrNbt","Investor name":"Cross Ocean Ventures","Logo":".\/images\/funds\/recKqTbH2uwsXrNbt.jpg","Geocode":[52.37295959999999,4.8876232]},{"id":"recJUfvP25aHjhjnK","Investor name":"Gradient","Logo":".\/images\/funds\/recJUfvP25aHjhjnK.jpg","Geocode":[37.7954425,-122.3936136]},{"id":"reccSjx8paSQxuj10","Investor name":"365.fintech","Logo":".\/images\/funds\/reccSjx8paSQxuj10.jpg","Geocode":[48.1415413,17.0910188]},{"id":"recplVvLZWcQRTjyz","Investor name":"Horizan VC","Logo":".\/images\/funds\/recplVvLZWcQRTjyz.jpg","Geocode":[51.5046793,-0.08854859999999999]},{"id":"recQQIIVUcNLyQIo8","Investor name":"DIP Capital","Logo":".\/images\/funds\/recQQIIVUcNLyQIo8.jpg","Geocode":[51.51563849999999,-0.1024475]},{"id":"recuw6ELkCYN2DYFX","Investor name":"OneRagtime","Logo":".\/images\/funds\/recuw6ELkCYN2DYFX.jpg","Geocode":[48.8788233,2.3246221]},{"id":"recNWbb6LR6fJ1N41","Investor name":"CreativeCo Capital","Logo":".\/images\/funds\/recNWbb6LR6fJ1N41.jpg","Geocode":[35.2248873,-80.843337]},{"id":"recibpEKP0wfKLdb7","Investor name":"FIRSTPICK","Logo":".\/images\/funds\/recibpEKP0wfKLdb7.jpg","Geocode":[54.6881849,25.274744]},{"id":"recBNlscYnq735YUX","Investor name":"Mudita Venture Partners","Logo":".\/images\/funds\/recBNlscYnq735YUX.jpg","Geocode":[42.5110865,-83.2822077]},{"id":"recf2zCwjLuTnor12","Investor name":"Atland Ventures","Logo":".\/images\/funds\/recf2zCwjLuTnor12.jpg","Geocode":[44.97039909999999,-93.24472809999999]},{"id":"recj1rKvPLfx5P2nT","Investor name":"Pentech","Logo":".\/images\/funds\/recj1rKvPLfx5P2nT.jpg","Geocode":[51.5329912,-0.1050653]},{"id":"rec4JaifDbEJOmu9R","Investor name":"Copilot Ventures","Logo":".\/images\/funds\/rec4JaifDbEJOmu9R.jpg","Geocode":[51.5213326,-0.0815098]},{"id":"recAHljME0wc2Isxe","Investor name":"Random Forest VC","Logo":".\/images\/funds\/recAHljME0wc2Isxe.jpg","Geocode":[32.0648915,34.7744453]},{"id":"recFPY272TM2LDuZM","Investor name":"Founders Capital","Logo":".\/images\/funds\/recFPY272TM2LDuZM.jpg","Geocode":[51.51484139999999,-0.1235516]},{"id":"recubr1IUS5Mc2quY","Investor name":"New York Life Ventures","Logo":".\/images\/funds\/recubr1IUS5Mc2quY.jpg","Geocode":[40.7430099,-73.98618809999999]},{"id":"recYUAJqIG9pthkKW","Investor name":"Galliott Capital Advisors","Logo":".\/images\/funds\/recYUAJqIG9pthkKW.jpg","Geocode":[34.0673735,-118.3980995]},{"id":"recC4Yx4ZSzwjrRD3","Investor name":"500 Istanbul","Logo":".\/images\/funds\/recC4Yx4ZSzwjrRD3.jpg","Geocode":[52.3592899,4.8894692]},{"id":"reccA96EJT0NUoWsA","Investor name":"Entrepreneur Invest","Logo":".\/images\/funds\/reccA96EJT0NUoWsA.jpg","Geocode":[48.8680171,2.2999031]},{"id":"recoV6FBner32vgcW","Investor name":"High Alpha","Logo":".\/images\/funds\/recoV6FBner32vgcW.jpg","Geocode":[39.7788333,-86.1441433]},{"id":"recP24YDF47qPZV0q","Investor name":"Zentynel","Logo":".\/images\/funds\/recP24YDF47qPZV0q.jpg","Geocode":[-33.5170647,-70.71377869999999]},{"id":"recSRGrHs2bNN9cjV","Investor name":"Singular","Logo":".\/images\/funds\/recSRGrHs2bNN9cjV.jpg","Geocode":[48.8726419,2.3218749]},{"id":"rec0QXz4nd4RJ88CH","Investor name":"Heartcore Capital","Logo":".\/images\/funds\/rec0QXz4nd4RJ88CH.jpg","Geocode":[55.6779333,12.5795289]},{"id":"recvAqJAfA0s5kREj","Investor name":"Chile Ventures","Logo":".\/images\/funds\/recvAqJAfA0s5kREj.jpg","Geocode":[-33.4231346,-70.6223184]},{"id":"recNVAgqq2n9spoVp","Investor name":"Alpha Vertex","Logo":".\/images\/funds\/recNVAgqq2n9spoVp.jpg","Geocode":[40.4301217,-3.6831364]},{"id":"recwPWiYmB4gEy7K1","Investor name":"Ignite Asia","Logo":".\/images\/funds\/recwPWiYmB4gEy7K1.jpg","Geocode":[3.1668876,101.6518685]},{"id":"recW6e9j5EtfO3Jld","Investor name":"CIG","Logo":".\/images\/funds\/recW6e9j5EtfO3Jld.jpg","Geocode":[50.4393407,30.4964723]},{"id":"recQKiVSPXwiY5aM7","Investor name":"Ischyros New York","Logo":".\/images\/funds\/recQKiVSPXwiY5aM7.jpg","Geocode":[51.5113242,-0.1457502]},{"id":"recXnfXfrHYvZoDgE","Investor name":"Newlin","Logo":".\/images\/funds\/recXnfXfrHYvZoDgE.jpg","Geocode":[41.90070970000001,-87.65318049999999]},{"id":"recRM8caAefxRDgGb","Investor name":"Lair East Labs","Logo":".\/images\/funds\/recRM8caAefxRDgGb.jpg","Geocode":[40.6571677,-74.0052695]},{"id":"recF2j4TllRIMHrwr","Investor name":"CreditEase Fintech Investment Fund","Logo":".\/images\/funds\/recF2j4TllRIMHrwr.jpg","Geocode":[39.912794,116.476225]},{"id":"reczj89RmZRtchume","Investor name":"Translink Capital","Logo":".\/images\/funds\/reczj89RmZRtchume.jpg","Geocode":[37.4490737,-122.159902]},{"id":"recRTUjrxa7Hlv6WM","Investor name":"Arborview Capital","Logo":".\/images\/funds\/recRTUjrxa7Hlv6WM.jpg","Geocode":[38.9623237,-77.08528009999999]},{"id":"recYDq9f4ApbRe3LN","Investor name":"Grand Ventures","Logo":".\/images\/funds\/recYDq9f4ApbRe3LN.jpg","Geocode":[42.9651309,-85.67272349999999]},{"id":"recD8aBEXGtY0uJXc","Investor name":"Kompas VC","Logo":".\/images\/funds\/recD8aBEXGtY0uJXc.jpg","Geocode":[55.8972822,12.4842612]},{"id":"recJyJ8ppxjLVR64g","Investor name":"Move Capital","Logo":".\/images\/funds\/recJyJ8ppxjLVR64g.jpg","Geocode":[48.8643795,2.2878653]},{"id":"reciFVS9DNXAWOSQi","Investor name":"Aezist","Logo":".\/images\/funds\/reciFVS9DNXAWOSQi.jpg","Geocode":[25.7671735,-80.19481739999999]},{"id":"recFW64UyLei0kH9Z","Investor name":"Kapita Investment Group AB","Logo":".\/images\/funds\/recFW64UyLei0kH9Z.jpg","Geocode":[57.7126025,11.9671815]},{"id":"recjz3MaiKy63Im8K","Investor name":"TPY Capital","Logo":".\/images\/funds\/recjz3MaiKy63Im8K.jpg","Geocode":[32.1100501,34.8376485]},{"id":"recEBmjIjgqOVpZDp","Investor name":"Convivialit\u00e9 Ventures","Logo":".\/images\/funds\/recEBmjIjgqOVpZDp.jpg","Geocode":[37.7873461,-122.3980044]},{"id":"recpjWj70o1IvIT9W","Investor name":"Meta3Ventures","Logo":".\/images\/funds\/recpjWj70o1IvIT9W.jpg","Geocode":[32.093423,34.832177]},{"id":"rec3C3UM4wfkucoXV","Investor name":"Octopus Ventures","Logo":".\/images\/funds\/rec3C3UM4wfkucoXV.jpg","Geocode":[51.51722059999999,-0.1086712]},{"id":"recZl61t4Sg39zNvf","Investor name":"Galaxy Venture Capital (GVC)","Logo":".\/images\/funds\/recZl61t4Sg39zNvf.jpg","Geocode":[33.5444635,-117.7832842]},{"id":"recEFkxUpvcT5GxT5","Investor name":"eCapital Entrepreneurial Partners","Logo":".\/images\/funds\/recEFkxUpvcT5GxT5.jpg","Geocode":[51.9521958,7.6418266]},{"id":"recMGKk5k0dbMPJNr","Investor name":"Purple Ventures","Logo":".\/images\/funds\/recMGKk5k0dbMPJNr.jpg","Geocode":[49.1920313,16.6103616]},{"id":"reclmqFSnjHZR83Ci","Investor name":"COREangels Atlantic","Logo":".\/images\/funds\/reclmqFSnjHZR83Ci.jpg","Geocode":[38.7290699,-9.1442335]},{"id":"recUtm5didOyjKxGs","Investor name":"Club degli Investitori","Logo":".\/images\/funds\/recUtm5didOyjKxGs.jpg","Geocode":[45.0541136,7.6835035]},{"id":"recQamypemjo0w589","Investor name":"January Ventures","Logo":".\/images\/funds\/recQamypemjo0w589.jpg","Geocode":[42.3078793,-71.2788599]},{"id":"recKBZTVfXdbJwONc","Investor name":"Vorwerk Ventures","Logo":".\/images\/funds\/recKBZTVfXdbJwONc.jpg","Geocode":[52.5346777,13.3998501]},{"id":"recImQp4gJ93w4MtC","Investor name":"Epic Ventures","Logo":".\/images\/funds\/recImQp4gJ93w4MtC.jpg","Geocode":[51.1532839,17.0652781]},{"id":"rec0onQYNumHP9EXL","Investor name":"Rampersand","Logo":".\/images\/funds\/rec0onQYNumHP9EXL.jpg","Geocode":[-37.8315733,144.9959746]},{"id":"recRgAWRCi11erfqb","Investor name":"Decade Ventures","Logo":".\/images\/funds\/recRgAWRCi11erfqb.jpg","Geocode":[37.9055817,-122.0569475]},{"id":"recyaEAl3v6bq7uSB","Investor name":"Volta Ventures","Logo":".\/images\/funds\/recyaEAl3v6bq7uSB.jpg","Geocode":[51.0502721,3.7174647]},{"id":"recSQ0b88OJolc9RK","Investor name":"Rosecliff Ventures","Logo":".\/images\/funds\/recSQ0b88OJolc9RK.jpg","Geocode":[40.7635906,-73.9724052]},{"id":"recqAtU2A0YMuGyj2","Investor name":"Link Capital","Logo":".\/images\/funds\/recqAtU2A0YMuGyj2.jpg","Geocode":[58.9691982,5.7573201]},{"id":"rec9Cnm6hh6hIWGpc","Investor name":"MetaProp Ventures","Logo":".\/images\/funds\/rec9Cnm6hh6hIWGpc.jpg","Geocode":[40.7543472,-73.9893281]},{"id":"recnYk5BEgGIlcdnD","Investor name":"Prequel Ventures","Logo":".\/images\/funds\/recnYk5BEgGIlcdnD.jpg","Geocode":[51.35277439999999,12.4127695]},{"id":"recuaP7nzOcLMG4qX","Investor name":"Brighteye Ventures","Logo":".\/images\/funds\/recuaP7nzOcLMG4qX.jpg","Geocode":[49.6315646,6.1673677]},{"id":"recSFafHOXxmXpicI","Investor name":"Bangladesh Angels Network","Logo":".\/images\/funds\/recSFafHOXxmXpicI.jpg","Geocode":[23.7787286,90.3744676]},{"id":"recZoZlkrEOGXLJY5","Investor name":"SpringTime Ventures","Logo":".\/images\/funds\/recZoZlkrEOGXLJY5.jpg","Geocode":[39.7541032,-105.0002242]},{"id":"recCSIMhs339lv7D3","Investor name":"First Wellington Securities Inc. ","Logo":".\/images\/funds\/recCSIMhs339lv7D3.jpg","Geocode":[43.7733397,-79.62542719999999]},{"id":"rec9BMBnxWLLY7i71","Investor name":"Anthemis","Logo":".\/images\/funds\/rec9BMBnxWLLY7i71.jpg","Geocode":[51.5151574,-0.1312435]},{"id":"recV76Bd4HbKdkgu0","Investor name":"Ulixes Capital Partners","Logo":".\/images\/funds\/recV76Bd4HbKdkgu0.jpg","Geocode":[41.8963738,12.4765386]},{"id":"recofGpfnqGFSJWxt","Investor name":"Macif Innovation","Logo":".\/images\/funds\/recofGpfnqGFSJWxt.jpg","Geocode":[48.8421616,2.2927665]},{"id":"recoHlMoLHzAWvMmx","Investor name":"Carbono3 Ventures","Logo":".\/images\/funds\/recoHlMoLHzAWvMmx.jpg","Geocode":[18.4301334,-66.07157959999999]},{"id":"recubslrniemJAtHJ","Investor name":"Wayra UK","Logo":".\/images\/funds\/recubslrniemJAtHJ.jpg","Geocode":[51.4889277,-0.1234721]},{"id":"recMj968B8TUPGWy0","Investor name":"Inflection Point venture","Logo":".\/images\/funds\/recMj968B8TUPGWy0.jpg","Geocode":[28.4194487,77.03881559999999]},{"id":"recqPrqkYoulImLuZ","Investor name":"Isai","Logo":".\/images\/funds\/recqPrqkYoulImLuZ.jpg","Geocode":[48.8720689,2.2935527]},{"id":"recEWa8akZcwZBpHr","Investor name":"sequel","Logo":".\/images\/funds\/recEWa8akZcwZBpHr.jpg","Geocode":[25.9498099,-80.19327349999999]},{"id":"recFiKjEOldRfdmSh","Investor name":"RocketX Fund One","Logo":".\/images\/funds\/recFiKjEOldRfdmSh.jpg","Geocode":[52.3642992,4.886048100000001]},{"id":"reclLTDW5YReCB3zA","Investor name":"Stephen Industries","Logo":".\/images\/funds\/reclLTDW5YReCB3zA.jpg","Geocode":[60.1699293,24.9455722]},{"id":"reczrc2Ez9ktQUkIJ","Investor name":"Overline","Logo":".\/images\/funds\/reczrc2Ez9ktQUkIJ.jpg","Geocode":[34.0666592,-84.223413]},{"id":"recS3yJmoWSkA2by4","Investor name":"Frederico Serras Gago","Logo":".\/images\/funds\/recS3yJmoWSkA2by4.jpg","Geocode":[38.7187365,-9.1443356]},{"id":"recwWM4gfStOR0eZa","Investor name":"Apeiron Venture Capital","Logo":".\/images\/funds\/recwWM4gfStOR0eZa.jpg","Geocode":[37.975335,23.7107928]},{"id":"recjHTel28ghAgtyD","Investor name":"Nasdaq Ventures","Logo":".\/images\/funds\/recjHTel28ghAgtyD.jpg","Geocode":[40.7557224,-73.98567899999999]},{"id":"recG3hdLShBfbmkga","Investor name":"Seed Milestone Fund","Logo":".\/images\/funds\/recG3hdLShBfbmkga.jpg","Geocode":[37.79675780000001,-122.3933848]},{"id":"recSAR2PGnZypENmn","Investor name":"Keen Venture Partners","Logo":".\/images\/funds\/recSAR2PGnZypENmn.jpg","Geocode":[52.36315099999999,4.891931]},{"id":"recieeFV68h11e7yF","Investor name":"Aurelia Ventures","Logo":".\/images\/funds\/recieeFV68h11e7yF.jpg","Geocode":[37.7882797,-122.4338949]},{"id":"recLzVdIut5k3msDp","Investor name":"APEX Capital","Logo":".\/images\/funds\/recLzVdIut5k3msDp.jpg","Geocode":[38.7076351,-9.3026895]},{"id":"receuiJd8E5R8ZeC2","Investor name":"Lightbank VC","Logo":".\/images\/funds\/receuiJd8E5R8ZeC2.jpg","Geocode":[41.8822456,-87.64167379999999]},{"id":"recjoMsUoH7lXG4yo","Investor name":"First Trust Capital Partners","Logo":".\/images\/funds\/recjoMsUoH7lXG4yo.jpg","Geocode":[41.8639624,-88.105674]},{"id":"recRecQbaiErcDP3H","Investor name":"Birchal First","Logo":".\/images\/funds\/recRecQbaiErcDP3H.jpg","Geocode":[-37.8308323,144.9955126]},{"id":"receg3u0XEJsgF3Hb","Investor name":"Stadia Ventures","Logo":".\/images\/funds\/receg3u0XEJsgF3Hb.jpg","Geocode":[38.6079088,-90.3446034]},{"id":"recY4d2tkiRfZoykO","Investor name":"Vantra","Logo":".\/images\/funds\/recY4d2tkiRfZoykO.jpg","Geocode":[47.197193,8.485017299999999]},{"id":"recQywVKURwP9Oyho","Investor name":"Kennet Partners","Logo":".\/images\/funds\/recQywVKURwP9Oyho.jpg","Geocode":[51.5125617,-0.1390443]},{"id":"recLVg5DAMWLmbRwv","Investor name":"Committed Capital","Logo":".\/images\/funds\/recLVg5DAMWLmbRwv.jpg","Geocode":[51.4932471,-0.1477252]},{"id":"recLfXYLMH0gwybZH","Investor name":"Serena","Logo":".\/images\/funds\/recLfXYLMH0gwybZH.jpg","Geocode":[48.873344,2.3275598]},{"id":"recwk4GWZWema3elZ","Investor name":"HG Ventures by The Heritage Group","Logo":".\/images\/funds\/recwk4GWZWema3elZ.jpg","Geocode":[39.8709512,-86.2712973]},{"id":"rec2d1a8Cyuie3eDr","Investor name":"Sway Ventures","Logo":".\/images\/funds\/rec2d1a8Cyuie3eDr.jpg","Geocode":[37.7974127,-122.401375]},{"id":"recPUZ0bH3Q8o9NKI","Investor name":"AQAL Capital","Logo":".\/images\/funds\/recPUZ0bH3Q8o9NKI.jpg","Geocode":[48.14331,11.60418]},{"id":"recKGNjtERyil58XX","Investor name":"Travel Capitalist Ventures","Logo":".\/images\/funds\/recKGNjtERyil58XX.jpg","Geocode":[25.3197594,51.5296774]},{"id":"recGpETHABTEwU8OX","Investor name":"TECS Capital","Logo":".\/images\/funds\/recGpETHABTEwU8OX.jpg","Geocode":[40.5915457,22.9478273]},{"id":"recFmhwjpWxiOBDG3","Investor name":"WePlay Ventures","Logo":".\/images\/funds\/recFmhwjpWxiOBDG3.jpg","Geocode":[40.9817556,29.146333]},{"id":"rec697ry8q9p3IHIc","Investor name":"SBXi Fund","Logo":".\/images\/funds\/rec697ry8q9p3IHIc.jpg","Geocode":[42.3627993,-71.0962734]},{"id":"recLRwH9wlPVPdluE","Investor name":"Schumpeter Ventures","Logo":".\/images\/funds\/recLRwH9wlPVPdluE.jpg","Geocode":[50.1171673,8.6672069]},{"id":"recJplRhVZruMG379","Investor name":"13o3","Logo":".\/images\/funds\/recJplRhVZruMG379.jpg","Geocode":[51.504692,-0.086741]},{"id":"recbvkOF4t4PUkWLx","Investor name":"Psion Partners","Logo":".\/images\/funds\/recbvkOF4t4PUkWLx.jpg","Geocode":[51.520568,-0.1348895]},{"id":"rechDTq19RaK0ivjO","Investor name":"Pear VC","Logo":".\/images\/funds\/rechDTq19RaK0ivjO.jpg","Geocode":[37.781249,-122.3948389]},{"id":"recuaBUkjf4yPfeiQ","Investor name":"Ethos Family Office","Logo":".\/images\/funds\/recuaBUkjf4yPfeiQ.jpg","Geocode":[40.0854193,-75.3374828]},{"id":"recPCwOJdf5LdM7gH","Investor name":"14Peaks Capital","Logo":".\/images\/funds\/recPCwOJdf5LdM7gH.jpg","Geocode":[47.1793638,8.466321899999999]},{"id":"recK8TSwPGIkAr0zu","Investor name":"Mindset Ventures","Logo":".\/images\/funds\/recK8TSwPGIkAr0zu.jpg","Geocode":[-23.5888146,-46.6805769]},{"id":"recex7YgX4Z9OAf3P","Investor name":"Distributed Ventures","Logo":".\/images\/funds\/recex7YgX4Z9OAf3P.jpg","Geocode":[40.7533488,-73.9766668]},{"id":"recX9CeDxvteUHb1G","Investor name":"Alven","Logo":".\/images\/funds\/recX9CeDxvteUHb1G.jpg","Geocode":[48.8682613,2.3443572]},{"id":"recTh4cfMYQbTDgP2","Investor name":"Elev8 VC","Logo":".\/images\/funds\/recTh4cfMYQbTDgP2.jpg","Geocode":[1.2793105,103.8498203]},{"id":"recxBtb1UUkaouHRf","Investor name":"Maverick Ventures (Israel)","Logo":".\/images\/funds\/recxBtb1UUkaouHRf.jpg","Geocode":[32.0655775,34.7756822]},{"id":"recF6CZKP86BEX71h","Investor name":"LeFonds by FrenchFounders","Logo":".\/images\/funds\/recF6CZKP86BEX71h.jpg","Geocode":[40.7406217,-73.9927001]},{"id":"reck4wGxiFkdRoIdP","Investor name":"Maor Investments","Logo":".\/images\/funds\/reck4wGxiFkdRoIdP.jpg","Geocode":[32.070351,34.7853954]},{"id":"recJIrVrTKM7YHKg0","Investor name":"CRECI Ventures","Logo":".\/images\/funds\/recJIrVrTKM7YHKg0.jpg","Geocode":[30.2702889,-97.7452273]},{"id":"recaEiskcoxmB8Bpj","Investor name":"Save the Children Global Ventures","Logo":".\/images\/funds\/recaEiskcoxmB8Bpj.jpg","Geocode":[-37.8033885,144.9623452]},{"id":"recO9B2iRG53CtcTT","Investor name":"BGV Bethnal Green Ventures","Logo":".\/images\/funds\/recO9B2iRG53CtcTT.jpg","Geocode":[51.5169192,-0.0673691]},{"id":"recRU5vjhULhzr4sc","Investor name":"Upheaval Investments","Logo":".\/images\/funds\/recRU5vjhULhzr4sc.jpg","Geocode":[41.8863146,-87.63950779999999]},{"id":"rec6ziCgIdBhUGH5K","Investor name":"iVESTA Family Office","Logo":".\/images\/funds\/rec6ziCgIdBhUGH5K.jpg","Geocode":[48.8669733,2.3299206]},{"id":"rec2JsW3empZm8DW1","Investor name":"IceCubator LAG","Logo":".\/images\/funds\/rec2JsW3empZm8DW1.jpg","Geocode":[47.2003435,8.5258031]},{"id":"rec6SJRA5rQJGj0MC","Investor name":"Seed Healthcare","Logo":".\/images\/funds\/rec6SJRA5rQJGj0MC.jpg","Geocode":[18.4571793,-66.2861046]},{"id":"recaFFtIw3OWADtyW","Investor name":"Ethos Fund","Logo":".\/images\/funds\/recaFFtIw3OWADtyW.jpg","Geocode":[34.0622655,-118.298496]},{"id":"recIY18l8cQF8kdKi","Investor name":"Element Ventures","Logo":".\/images\/funds\/recIY18l8cQF8kdKi.jpg","Geocode":[51.5227639,-0.1023813]},{"id":"recmZQzzzDusvXeFg","Investor name":"A\u2019Z Angels","Logo":".\/images\/funds\/recmZQzzzDusvXeFg.jpg","Geocode":[37.79478810000001,-122.3984101]},{"id":"rec7SdE68BGDc8908","Investor name":"Dreamit Ventures","Logo":".\/images\/funds\/rec7SdE68BGDc8908.jpg","Geocode":[39.954055,-75.16750069999999]},{"id":"recnsi2BYt658uXdk","Investor name":"840 Venture Partners","Logo":".\/images\/funds\/recnsi2BYt658uXdk.jpg","Geocode":[40.7382272,-73.9820738]},{"id":"reczwpMaKcr4fm7YE","Investor name":"Source Ventures","Logo":".\/images\/funds\/reczwpMaKcr4fm7YE.jpg","Geocode":[48.8587824,2.4236312]},{"id":"rec0Tlo7NiloPmTxe","Investor name":"RPS Ventures","Logo":".\/images\/funds\/rec0Tlo7NiloPmTxe.jpg","Geocode":[37.4477799,-122.1572265]},{"id":"recTlbD1SsCkDQ719","Investor name":"Santa Barbara Venture Partners","Logo":".\/images\/funds\/recTlbD1SsCkDQ719.jpg","Geocode":[34.433094,-119.6817845]},{"id":"recdQMgREP5gUyDvl","Investor name":"Romulus Capital","Logo":".\/images\/funds\/recdQMgREP5gUyDvl.jpg","Geocode":[42.35500930000001,-71.0587493]},{"id":"recCzGQ6pLeH37bIx","Investor name":"MDR Lab","Logo":".\/images\/funds\/recCzGQ6pLeH37bIx.jpg","Geocode":[51.5170005,-0.1193815]},{"id":"recQl6tO4DCJsNAxG","Investor name":"d.ventures","Logo":".\/images\/funds\/recQl6tO4DCJsNAxG.jpg","Geocode":[48.21199499999999,16.3458645]},{"id":"recp5Pdt9CKwA9SjM","Investor name":"Portugal Ventures","Logo":".\/images\/funds\/recp5Pdt9CKwA9SjM.jpg","Geocode":[41.1646969,-8.6623181]},{"id":"recYzPvieuOWEqghk","Investor name":"Florida Funders","Logo":".\/images\/funds\/recYzPvieuOWEqghk.jpg","Geocode":[27.9548759,-82.5232766]},{"id":"recuJY1dcXUIaKdRz","Investor name":"Energy Impact Partners","Logo":".\/images\/funds\/recuJY1dcXUIaKdRz.jpg","Geocode":[40.7493238,-73.97590919999999]},{"id":"rectSFhaEczug8Wp9","Investor name":"Raise Ventures","Logo":".\/images\/funds\/rectSFhaEczug8Wp9.jpg","Geocode":[48.8581406,2.316939]},{"id":"rec89zgjVzZfwkUDe","Investor name":"Clear Path Investments","Logo":".\/images\/funds\/rec89zgjVzZfwkUDe.jpg","Geocode":[51.4630308,-2.5109381]},{"id":"rec3ITPDBhmhxs2jb","Investor name":"IBM Ventures","Logo":".\/images\/funds\/rec3ITPDBhmhxs2jb.jpg","Geocode":[41.1080896,-73.7201109]},{"id":"recklI5aASbzT1Q99","Investor name":"Geometry Venture Development","Logo":".\/images\/funds\/recklI5aASbzT1Q99.jpg","Geocode":[41.1622917,29.0474203]},{"id":"recRmgxwaJWAlAkYO","Investor name":"Arctern Ventures","Logo":".\/images\/funds\/recRmgxwaJWAlAkYO.jpg","Geocode":[43.6599806,-79.38849499999999]},{"id":"rec9gJQGxciLB0syq","Investor name":"Cusp Capital","Logo":".\/images\/funds\/rec9gJQGxciLB0syq.jpg","Geocode":[51.4381154,7.0048356]},{"id":"recDnop49z2h4yXiU","Investor name":"Connect Ventures","Logo":".\/images\/funds\/recDnop49z2h4yXiU.jpg","Geocode":[51.52570430000001,-0.0833216]},{"id":"recQvJsK7LQ73DdZl","Investor name":"AgriBoom Ventures","Logo":".\/images\/funds\/recQvJsK7LQ73DdZl.jpg","Geocode":[50.3788223,16.0305729]},{"id":"recwZ2vG1eSg7OTWK","Investor name":"Prefcap","Logo":".\/images\/funds\/recwZ2vG1eSg7OTWK.jpg","Geocode":[51.5207874,-0.0883303]},{"id":"recC8lr96CV1A7h2P","Investor name":"Singtel Innov8","Logo":".\/images\/funds\/recC8lr96CV1A7h2P.jpg","Geocode":[1.2967267,103.7867528]},{"id":"recyfgtQ1GVBJaW39","Investor name":"Target Global","Logo":".\/images\/funds\/recyfgtQ1GVBJaW39.jpg","Geocode":[52.5169465,13.3978516]},{"id":"recpzhTO18hbQ1KNj","Investor name":"Okta Ventures","Logo":".\/images\/funds\/recpzhTO18hbQ1KNj.jpg","Geocode":[37.7894956,-122.397478]},{"id":"rec7i6yAgK01ySyRQ","Investor name":"Frontier Ventures","Logo":".\/images\/funds\/rec7i6yAgK01ySyRQ.jpg","Geocode":[37.3235598,-122.013062]},{"id":"rec2EK5otC2rBFObE","Investor name":"Sure Valley Ventures","Logo":".\/images\/funds\/rec2EK5otC2rBFObE.jpg","Geocode":[51.5154465,-0.07977669999999999]},{"id":"recN8Tbz755oI2eYT","Investor name":"RTP Global","Logo":".\/images\/funds\/recN8Tbz755oI2eYT.jpg","Geocode":[40.73711979999999,-73.9930457]},{"id":"recUFwes53fxi7ZSZ","Investor name":"Telkomsel VC","Logo":".\/images\/funds\/recUFwes53fxi7ZSZ.jpg","Geocode":[-6.23067,106.8174022]},{"id":"recq6YSYIVMtdR62S","Investor name":"The LegalTech Fund","Logo":".\/images\/funds\/recq6YSYIVMtdR62S.jpg","Geocode":[26.1195231,-80.1382352]},{"id":"recb8qVD9ew5jdSJV","Investor name":"Salesforce Ventures","Logo":".\/images\/funds\/recb8qVD9ew5jdSJV.jpg","Geocode":[37.7910512,-122.3991722]},{"id":"recGyT3O1UIwtEs0f","Investor name":"Navivo Capital","Logo":".\/images\/funds\/recGyT3O1UIwtEs0f.jpg","Geocode":[52.2314496,20.987923]},{"id":"recRMrXeVGQ5u1xDC","Investor name":"Howden Ventures","Logo":".\/images\/funds\/recRMrXeVGQ5u1xDC.jpg","Geocode":[51.514223,-0.0787461]},{"id":"recxqEnToEiYvxjs2","Investor name":"Firmament","Logo":".\/images\/funds\/recxqEnToEiYvxjs2.jpg","Geocode":[40.7594603,-73.9784658]},{"id":"recf3z1xCUoaqXim7","Investor name":"Aster Capital","Logo":".\/images\/funds\/recf3z1xCUoaqXim7.jpg","Geocode":[48.8668584,2.3342304]},{"id":"recA05AmnrKBuFkmR","Investor name":"iSelect Fund","Logo":".\/images\/funds\/recA05AmnrKBuFkmR.jpg","Geocode":[38.65015349999999,-90.2642839]},{"id":"recIofedp8Th0txUi","Investor name":"Great Wave Ventures","Logo":".\/images\/funds\/recIofedp8Th0txUi.jpg","Geocode":[40.7607986,-73.97176220000001]},{"id":"recP91CIXPJmM3b8W","Investor name":"Unshackled Ventures","Logo":".\/images\/funds\/recP91CIXPJmM3b8W.jpg","Geocode":[37.4469468,-122.1587308]},{"id":"recNMTon49CcUdu5p","Investor name":"Bluestein Ventures","Logo":".\/images\/funds\/recNMTon49CcUdu5p.jpg","Geocode":[41.8888685,-87.6328709]},{"id":"rectGbvGSRHzEAJEJ","Investor name":"Storm Ventures","Logo":".\/images\/funds\/rectGbvGSRHzEAJEJ.jpg","Geocode":[37.4441431,-122.1623685]},{"id":"recRL16BuxeG0npA1","Investor name":"Allianz Life Ventures","Logo":".\/images\/funds\/recRL16BuxeG0npA1.jpg","Geocode":[44.972156,-93.35375119999999]},{"id":"recphcLmUszKbLfa2","Investor name":"Investors Club FrenchFounders","Logo":".\/images\/funds\/recphcLmUszKbLfa2.jpg","Geocode":[40.7406217,-73.9927001]},{"id":"recLwACpp5sUNinlH","Investor name":"Khoob","Logo":".\/images\/funds\/recLwACpp5sUNinlH.jpg","Geocode":[28.5495287,77.2504835]},{"id":"recTO2UwVf70S6tES","Investor name":"Olive Capital","Logo":".\/images\/funds\/recTO2UwVf70S6tES.jpg","Geocode":[46.2059929,6.121909200000001]},{"id":"recKakQpyC1peUaxz","Investor name":"Join Capital","Logo":".\/images\/funds\/recKakQpyC1peUaxz.jpg","Geocode":[52.5295449,13.4130213]},{"id":"recRa27eNDhbrfCEe","Investor name":"Blumberg Capital","Logo":".\/images\/funds\/recRa27eNDhbrfCEe.jpg","Geocode":[37.7825802,-122.3944934]},{"id":"recwuuAARpqiZnv9H","Investor name":"RiverPark Ventures","Logo":".\/images\/funds\/recwuuAARpqiZnv9H.jpg","Geocode":[40.7642558,-73.9797638]},{"id":"rec44Ys9bUjdC2UrP","Investor name":"Perseverance Capital","Logo":".\/images\/funds\/rec44Ys9bUjdC2UrP.jpg","Geocode":[33.6541108,-117.7457671]},{"id":"recLnWdxxkLEiOKr1","Investor name":"IPO Club","Logo":".\/images\/funds\/recLnWdxxkLEiOKr1.jpg","Geocode":[25.7909106,-80.140205]},{"id":"recKeOGULnqFkAk1U","Investor name":"Kibo Ventures","Logo":".\/images\/funds\/recKeOGULnqFkAk1U.jpg","Geocode":[40.4304646,-3.6933674]},{"id":"recPXwrYdtrjGu1vh","Investor name":"Axeleo Capital","Logo":".\/images\/funds\/recPXwrYdtrjGu1vh.jpg","Geocode":[48.8602927,2.3436967]},{"id":"rec6XFooEnEv4XHaX","Investor name":"Northventures.dk","Logo":".\/images\/funds\/rec6XFooEnEv4XHaX.jpg","Geocode":[55.6799554,12.5868723]},{"id":"recXxWd3BEZCe4WPp","Investor name":"XY Ventures","Logo":".\/images\/funds\/recXxWd3BEZCe4WPp.jpg","Geocode":[59.3393603,18.0951935]},{"id":"rectuAHYJNJ9dV8Vw","Investor name":"Expert Dojo","Logo":".\/images\/funds\/rectuAHYJNJ9dV8Vw.jpg","Geocode":[34.0141707,-118.4935128]},{"id":"recrw4qRk7OgQg3RF","Investor name":"LvlUp Ventures","Logo":".\/images\/funds\/recrw4qRk7OgQg3RF.jpg","Geocode":[34.0438463,-118.2427961]},{"id":"recgsiveoRW95DJBT","Investor name":"Jib Ventures","Logo":".\/images\/funds\/recgsiveoRW95DJBT.jpg","Geocode":[42.9625196,-78.7837758]},{"id":"recNodZhMqAyF7nei","Investor name":"Hummingbird Capital Partners","Logo":".\/images\/funds\/recNodZhMqAyF7nei.jpg","Geocode":[47.3723579,8.535677999999999]},{"id":"recSeZqrn7SmwBQGZ","Investor name":"Stuart Nixdorff","Logo":".\/images\/funds\/recSeZqrn7SmwBQGZ.jpg","Geocode":[42.3548561,-71.0661193]},{"id":"rechmysckbTyCXWYl","Investor name":"Nova","Logo":".\/images\/funds\/rechmysckbTyCXWYl.jpg","Geocode":[53.3957072,-2.9816823]},{"id":"recQltxVeCiTF7c64","Investor name":"Dwarves Ventures","Logo":".\/images\/funds\/recQltxVeCiTF7c64.jpg","Geocode":[10.789621,106.6393658]},{"id":"recvccbO8oo3ixk83","Investor name":"Malpani Ventures","Logo":".\/images\/funds\/recvccbO8oo3ixk83.jpg","Geocode":[19.0521122,72.900668]},{"id":"recjLL6kDmmh96srR","Investor name":"Digital+ Partners","Logo":".\/images\/funds\/recjLL6kDmmh96srR.jpg","Geocode":[48.13587589999999,11.5711592]},{"id":"rec5QBn5qeZIUGmIS","Investor name":"Catalyst by Wellstar","Logo":".\/images\/funds\/rec5QBn5qeZIUGmIS.jpg","Geocode":[33.9835929,-84.5290235]},{"id":"rechwGLynMMsB7Lem","Investor name":"LOI Venture","Logo":".\/images\/funds\/rechwGLynMMsB7Lem.jpg","Geocode":[49.27338899999999,-123.0749223]},{"id":"recKMGw9c0sbzUKtQ","Investor name":"Bpifrance ","Logo":".\/images\/funds\/recKMGw9c0sbzUKtQ.jpg","Geocode":[48.814711,2.423353]},{"id":"recvtxpZjBBEByv04","Investor name":"Slimmer AI","Logo":".\/images\/funds\/recvtxpZjBBEByv04.jpg","Geocode":[52.3666645,4.8924587]},{"id":"recTPpi6yIdlY7zpA","Investor name":"Hustle Fund","Logo":".\/images\/funds\/recTPpi6yIdlY7zpA.jpg","Geocode":[37.5046174,-122.2587206]},{"id":"recBOY1X69rgC3ndd","Investor name":"WXR Fund","Logo":".\/images\/funds\/recBOY1X69rgC3ndd.jpg","Geocode":[37.7929158,-122.4046905]},{"id":"recSygTzGxHDQI8nS","Investor name":"Act Venture Capital","Logo":".\/images\/funds\/recSygTzGxHDQI8nS.jpg","Geocode":[53.3122426,-6.2374769]},{"id":"recrw8ZGXRdJDBwb6","Investor name":"VI Partners","Logo":".\/images\/funds\/recrw8ZGXRdJDBwb6.jpg","Geocode":[47.1931835,8.822206099999999]},{"id":"rec9Yjyf8yBqGSLv3","Investor name":"TenOneTen Ventures","Logo":".\/images\/funds\/rec9Yjyf8yBqGSLv3.jpg","Geocode":[34.0588788,-118.4171318]},{"id":"recqcT8oOX5ptYc1Z","Investor name":"Concentric","Logo":".\/images\/funds\/recqcT8oOX5ptYc1Z.jpg","Geocode":[51.5129637,-0.1351885]},{"id":"recOPN5KIHoR2qUxZ","Investor name":"Moderne Ventures","Logo":".\/images\/funds\/recOPN5KIHoR2qUxZ.jpg","Geocode":[41.890311,-87.62470239999999]},{"id":"recDA6u8k2R3ojdjr","Investor name":"Artichoke Capital","Logo":".\/images\/funds\/recDA6u8k2R3ojdjr.jpg","Geocode":[19.2921562,-81.385498]},{"id":"recnw8go6bXC2T4WM","Investor name":"CofounderZone","Logo":".\/images\/funds\/recnw8go6bXC2T4WM.jpg","Geocode":[52.2362676,21.0046036]},{"id":"recxXIviNwPdeLUkN","Investor name":"Aleph VC","Logo":".\/images\/funds\/recxXIviNwPdeLUkN.jpg","Geocode":[32.0630935,34.7730763]},{"id":"recF1O91Q7xF7Ndck","Investor name":"Fulcrum Equity Partners","Logo":".\/images\/funds\/recF1O91Q7xF7Ndck.jpg","Geocode":[33.9041077,-84.3600788]},{"id":"recngrJibOnUifJn1","Investor name":"Ventech","Logo":".\/images\/funds\/recngrJibOnUifJn1.jpg","Geocode":[48.8695072,2.3325331]},{"id":"recXhpXpd2w2iHjFA","Investor name":"Hampton Capital","Logo":".\/images\/funds\/recXhpXpd2w2iHjFA.jpg","Geocode":[-33.8638546,151.2091393]},{"id":"recItpjs3KjBvYDn0","Investor name":"G. Ventures","Logo":".\/images\/funds\/recItpjs3KjBvYDn0.jpg","Geocode":[48.8353526,2.3698427]},{"id":"recyzGxMl1cqQgPa5","Investor name":"Montechiaro Consultants","Logo":".\/images\/funds\/recyzGxMl1cqQgPa5.jpg","Geocode":[25.7286097,-80.241633]},{"id":"recoKK2KnAEaC5ZGY","Investor name":"Vectr Ventures","Logo":".\/images\/funds\/recoKK2KnAEaC5ZGY.jpg","Geocode":[22.2878955,114.1486033]},{"id":"recSpFgPx84Onu6zu","Investor name":"SCOR Ventures","Logo":".\/images\/funds\/recSpFgPx84Onu6zu.jpg","Geocode":[48.8716314,2.2938452]},{"id":"recPlncplqEABvIis","Investor name":"Superbet Ventures","Logo":".\/images\/funds\/recPlncplqEABvIis.jpg","Geocode":[51.5236721,-0.1421495]},{"id":"rec94lpzhH0u3EdaO","Investor name":"Navigate Ventures","Logo":".\/images\/funds\/rec94lpzhH0u3EdaO.jpg","Geocode":[34.0666739,-118.409255]},{"id":"recGre4oF1j2alPn0","Investor name":"Boost Capital Partners","Logo":".\/images\/funds\/recGre4oF1j2alPn0.jpg","Geocode":[51.5098794,-0.1445595]},{"id":"recvE7AvcY5IVlwRp","Investor name":"OpenCNP by CNP Assurances","Logo":".\/images\/funds\/recvE7AvcY5IVlwRp.jpg","Geocode":[48.8415857,2.3199971]},{"id":"rechGIthaj5WU6wDd","Investor name":"CVX Ventures","Logo":".\/images\/funds\/rechGIthaj5WU6wDd.jpg","Geocode":[55.6862655,12.5840186]},{"id":"recErGvkt1zChU17h","Investor name":"Berkeley SkyDeck","Logo":".\/images\/funds\/recErGvkt1zChU17h.jpg","Geocode":[37.8700006,-122.2686421]},{"id":"rec990rHJQRxdLt9f","Investor name":"DH Ventures (Delivery Hero Ventures)","Logo":".\/images\/funds\/rec990rHJQRxdLt9f.jpg","Geocode":[52.5247931,13.3930661]},{"id":"recF6lisT8tduHZWL","Investor name":"Hellens Rock Capital","Logo":".\/images\/funds\/recF6lisT8tduHZWL.jpg","Geocode":[44.4577816,26.0938906]},{"id":"recwyqgrcyMJw5pVP","Investor name":"ID Capital","Logo":".\/images\/funds\/recwyqgrcyMJw5pVP.jpg","Geocode":[1.3062932,103.8318472]},{"id":"recTN0kcpATAZKAtY","Investor name":"Angelsquare Capital","Logo":".\/images\/funds\/recTN0kcpATAZKAtY.jpg","Geocode":[48.8681656,2.354016]},{"id":"recAJfeUxzbsnqvbL","Investor name":"Equentis","Logo":".\/images\/funds\/recAJfeUxzbsnqvbL.jpg","Geocode":[18.99493,72.8306556]},{"id":"recMdwY7VeP0s53KS","Investor name":"Hypertherm Ventures","Logo":".\/images\/funds\/recMdwY7VeP0s53KS.jpg","Geocode":[43.6819519,-72.236468]},{"id":"recd80gHSsA4E7C3q","Investor name":"Stephan Heller","Logo":".\/images\/funds\/recd80gHSsA4E7C3q.jpg","Geocode":[48.1415008,11.6069769]},{"id":"recuE6PQVUE92kJgu","Investor name":"Cactus Venture Partners","Logo":".\/images\/funds\/recuE6PQVUE92kJgu.jpg","Geocode":[19.1119148,72.85992399999999]},{"id":"recRIwButnco6DXzC","Investor name":"Capacity Capital","Logo":".\/images\/funds\/recRIwButnco6DXzC.jpg","Geocode":[35.0435943,-85.3089386]},{"id":"recFYDp3g6Qtx6nKI","Investor name":"Cisco Climate Commitment","Logo":".\/images\/funds\/recFYDp3g6Qtx6nKI.jpg","Geocode":[37.4083615,-121.9541545]},{"id":"rec3WBwuKgLMsmhdq","Investor name":"Fuel Ventures","Logo":".\/images\/funds\/rec3WBwuKgLMsmhdq.jpg","Geocode":[51.5158655,-0.0876959]},{"id":"recMYufUFnVm3nz76","Investor name":"Counter Culture Ventures","Logo":".\/images\/funds\/recMYufUFnVm3nz76.jpg","Geocode":[37.7871906,-122.3949926]},{"id":"recQHHuuckBxnVUZm","Investor name":"Poligono Capital","Logo":".\/images\/funds\/recQHHuuckBxnVUZm.jpg","Geocode":[20.7109926,-103.4100066]},{"id":"recAZjVglYzc4lkdz","Investor name":"Fortino Capital","Logo":".\/images\/funds\/recAZjVglYzc4lkdz.jpg","Geocode":[51.2001149,4.4353813]},{"id":"recopnwNd0ACHWC9u","Investor name":"Digital-Hub srl","Logo":".\/images\/funds\/recopnwNd0ACHWC9u.jpg","Geocode":[43.6853004,10.4880088]},{"id":"rec7WOcxx9y7lhSEM","Investor name":"Alliance For Impact (AFI)","Logo":".\/images\/funds\/rec7WOcxx9y7lhSEM.jpg","Geocode":[48.8695072,2.3325331]},{"id":"recf6dA4ZksfVTQfe","Investor name":"Seb Alliance","Logo":".\/images\/funds\/recf6dA4ZksfVTQfe.jpg","Geocode":[45.79822009999999,4.7731891]},{"id":"recb1aTbXVcy87F3r","Investor name":"Better Ventures","Logo":".\/images\/funds\/recb1aTbXVcy87F3r.jpg","Geocode":[37.814677,-122.266924]},{"id":"recTJ7TAoarqUxEbX","Investor name":"Haatch","Logo":".\/images\/funds\/recTJ7TAoarqUxEbX.jpg","Geocode":[52.6515675,-0.4748914]},{"id":"recpVOsLyc7jLX9sU","Investor name":"Calm\/Storm Ventures","Logo":".\/images\/funds\/recpVOsLyc7jLX9sU.jpg","Geocode":[48.1974319,16.3678297]},{"id":"recoJv0WRyQOi7Ij3","Investor name":"Miles Ahead","Logo":".\/images\/funds\/recoJv0WRyQOi7Ij3.jpg","Geocode":[51.0464534,3.7191811]},{"id":"recguzIkF8ISxjG0U","Investor name":"Early Capital Group","Logo":".\/images\/funds\/recguzIkF8ISxjG0U.jpg","Geocode":[1.2880169,103.8477094]},{"id":"recuI8qhK7UwA0ten","Investor name":"Credo Ventures ","Logo":".\/images\/funds\/recuI8qhK7UwA0ten.jpg","Geocode":[50.0754555,14.418459]},{"id":"reczMn1E4P7gjIh0s","Investor name":"Mosaic Ventures","Logo":".\/images\/funds\/reczMn1E4P7gjIh0s.jpg","Geocode":[51.51214659999999,-0.1369046]},{"id":"recqaGySVB8jZ49tV","Investor name":"Paris Business Angels","Logo":".\/images\/funds\/recqaGySVB8jZ49tV.jpg","Geocode":[48.8639027,2.349792]},{"id":"recXP7lgKmFhDb60b","Investor name":"Draper B1","Logo":".\/images\/funds\/recXP7lgKmFhDb60b.jpg","Geocode":[39.4562681,-0.3295587]},{"id":"recLIVZyHBvDhhbxI","Investor name":"Molten Ventures","Logo":".\/images\/funds\/recLIVZyHBvDhhbxI.jpg","Geocode":[51.5117719,-0.1265769]},{"id":"recWzBGjL3pylHPwC","Investor name":"Vendep Capital","Logo":".\/images\/funds\/recWzBGjL3pylHPwC.jpg","Geocode":[60.17773469999999,24.8343103]},{"id":"recUTTLjlEOR5gd9e","Investor name":"Velocity Partners","Logo":".\/images\/funds\/recUTTLjlEOR5gd9e.jpg","Geocode":[37.9754029,23.7105759]},{"id":"rechQdbHzamdvI3rd","Investor name":"Richfox Capital Investment Management AG","Logo":".\/images\/funds\/rechQdbHzamdvI3rd.jpg","Geocode":[47.3630678,8.531614099999999]},{"id":"recShwVldbFa5MISO","Investor name":"Creadev","Logo":".\/images\/funds\/recShwVldbFa5MISO.jpg","Geocode":[48.8696356,2.3330954]},{"id":"rec5C9oadv9UvmCL5","Investor name":"Praxis","Logo":".\/images\/funds\/rec5C9oadv9UvmCL5.jpg","Geocode":[40.76077129999999,-73.9917198]},{"id":"recB9A00KVPs5UAPG","Investor name":"Huddle Ventures","Logo":".\/images\/funds\/recB9A00KVPs5UAPG.jpg","Geocode":[28.4511202,77.0965147]},{"id":"recaSrcBrspFS2IDH","Investor name":"Zephyr Angels","Logo":".\/images\/funds\/recaSrcBrspFS2IDH.jpg","Geocode":[41.9812295,21.4554471]},{"id":"recEB9HqSxXTbQ0PR","Investor name":"Form Life Ventures","Logo":".\/images\/funds\/recEB9HqSxXTbQ0PR.jpg","Geocode":[37.7564728,-122.4354944]},{"id":"recuEL30og5ItkGLh","Investor name":"Media Investments","Logo":".\/images\/funds\/recuEL30og5ItkGLh.jpg","Geocode":[51.5149037,-0.1235842]},{"id":"recM9YBr3PKAjYxEO","Investor name":"Klass Capital","Logo":".\/images\/funds\/recM9YBr3PKAjYxEO.jpg","Geocode":[43.6704775,-79.3872741]},{"id":"recOES99nQg80XHxK","Investor name":"Assured Asset Management Limited","Logo":".\/images\/funds\/recOES99nQg80XHxK.jpg","Geocode":[22.2863187,114.1483711]},{"id":"rec92NNx7DJAWVhm9","Investor name":"HubSpot Ventures","Logo":".\/images\/funds\/rec92NNx7DJAWVhm9.jpg","Geocode":[42.3697672,-71.077356]},{"id":"recDvTm9Zj4h33Pbl","Investor name":"Global Health Impact Fund","Logo":".\/images\/funds\/recDvTm9Zj4h33Pbl.jpg","Geocode":[37.8935623,-122.07637]},{"id":"reczcS7ir3wkTAvjS","Investor name":"IQ Capital","Logo":".\/images\/funds\/reczcS7ir3wkTAvjS.jpg","Geocode":[51.5240836,-0.1256325]},{"id":"recOEqdNyGwefiWng","Investor name":"First Star","Logo":".\/images\/funds\/recOEqdNyGwefiWng.jpg","Geocode":[42.3625589,-71.08474489999999]},{"id":"recsN3GPMRMIoPIfl","Investor name":"BIP Capital","Logo":".\/images\/funds\/recsN3GPMRMIoPIfl.jpg","Geocode":[33.8521908,-84.38017219999999]},{"id":"recYHGcmMRXkSyNNS","Investor name":"Calculus Capital","Logo":".\/images\/funds\/recYHGcmMRXkSyNNS.jpg","Geocode":[51.5124743,-0.1417635]},{"id":"recH1IFsK91v9tTLg","Investor name":"Concrete Ventures","Logo":".\/images\/funds\/recH1IFsK91v9tTLg.jpg","Geocode":[51.5225968,-0.08560590000000001]},{"id":"recpfPP4whQZBI56Q","Investor name":"AMG Block","Logo":".\/images\/funds\/recpfPP4whQZBI56Q.jpg","Geocode":[19.3610905,-99.1897619]},{"id":"recYb1oMuZUJqwA0T","Investor name":"Blueprint Equity","Logo":".\/images\/funds\/recYb1oMuZUJqwA0T.jpg","Geocode":[32.9800056,-117.2563554]},{"id":"rectuGvdkBzcZKCPy","Investor name":"Vibranium.VC","Logo":".\/images\/funds\/rectuGvdkBzcZKCPy.jpg","Geocode":[37.4832505,-122.1743908]},{"id":"recsg2j7XsVKrLrhS","Investor name":"Innsaei Capital","Logo":".\/images\/funds\/recsg2j7XsVKrLrhS.jpg","Geocode":[51.5159612,-0.1439851]},{"id":"recp5Ck7oPSqTFn1d","Investor name":"9Unicorns","Logo":".\/images\/funds\/recp5Ck7oPSqTFn1d.jpg","Geocode":[19.1044592,72.8807628]},{"id":"receNjObMCbmNaPRH","Investor name":"Quam Venture Capital","Logo":".\/images\/funds\/receNjObMCbmNaPRH.jpg","Geocode":[51.5045,-0.0865]},{"id":"recvUfT8v0Yc8dn1z","Investor name":"Verge Healthtech Fund","Logo":".\/images\/funds\/recvUfT8v0Yc8dn1z.jpg","Geocode":[1.2987089,103.85862]},{"id":"rec74lpi7nqbySQYm","Investor name":"InQvation","Logo":".\/images\/funds\/rec74lpi7nqbySQYm.jpg","Geocode":[55.6406843,12.2609606]},{"id":"reciheMEU8rWI5WlS","Investor name":"Global Millennial Capital","Logo":".\/images\/funds\/reciheMEU8rWI5WlS.jpg","Geocode":[25.2239394,55.28274709999999]},{"id":"reczfKstFMhsczm4J","Investor name":"Forster Chase Ventures","Logo":".\/images\/funds\/reczfKstFMhsczm4J.jpg","Geocode":[51.5112616,-0.1082663]},{"id":"reclfTBYJHY1BT6L9","Investor name":"Mindshift Ventures","Logo":".\/images\/funds\/reclfTBYJHY1BT6L9.jpg","Geocode":[52.3666645,4.8924587]},{"id":"recReqYZiUqC86RZp","Investor name":"Scale Venture Partners","Logo":".\/images\/funds\/recReqYZiUqC86RZp.jpg","Geocode":[37.5583061,-122.2763692]},{"id":"recp9BeDX8th7ta2j","Investor name":"Yellowdog","Logo":".\/images\/funds\/recp9BeDX8th7ta2j.jpg","Geocode":[37.545657,127.0471899]},{"id":"recKhnIjG0cpErgcA","Investor name":"Libertystreet Advisors, Inc.","Logo":".\/images\/funds\/recKhnIjG0cpErgcA.jpg","Geocode":[37.5776043,-122.3455996]},{"id":"rec8e5yZq67uJA6XY","Investor name":"Kalei Ventures","Logo":".\/images\/funds\/rec8e5yZq67uJA6XY.jpg","Geocode":[-31.42203039999999,-64.18974170000001]},{"id":"rectLZDUTaLJJFppE","Investor name":"Ardent Venture Partners","Logo":".\/images\/funds\/rectLZDUTaLJJFppE.jpg","Geocode":[38.9003466,-77.04556409999999]},{"id":"recLY96JvqIRnS1t7","Investor name":"Embryo Ventures","Logo":".\/images\/funds\/recLY96JvqIRnS1t7.jpg","Geocode":[51.5101186,-0.1473798]},{"id":"recWBOeeutdADmVT5","Investor name":"Finch Capital","Logo":".\/images\/funds\/recWBOeeutdADmVT5.jpg","Geocode":[52.3558356,4.8781906]},{"id":"recgsY3MDAQzMiitw","Investor name":"Change Ventures","Logo":".\/images\/funds\/recgsY3MDAQzMiitw.jpg","Geocode":[59.41954819999999,24.8048714]},{"id":"recgSROmz0psloq8c","Investor name":"Ilavska Vuillermoz Capital","Logo":".\/images\/funds\/recgSROmz0psloq8c.jpg","Geocode":[49.6016079,6.1014117]},{"id":"recK7bnvZjPzyA4fi","Investor name":"DIY Lithium","Logo":".\/images\/funds\/recK7bnvZjPzyA4fi.jpg","Geocode":[40.7202344,-73.9986357]},{"id":"recK1ZWVYqQI2Sh0y","Investor name":"Hitachi Ventures","Logo":".\/images\/funds\/recK1ZWVYqQI2Sh0y.jpg","Geocode":[48.1699541,11.5864452]},{"id":"recwCJd79Y0DDF8FW","Investor name":"115K","Logo":".\/images\/funds\/recwCJd79Y0DDF8FW.jpg","Geocode":[48.8680078,2.3538313]},{"id":"rect93zYqDWLJvRt9","Investor name":"Cleo Capital","Logo":".\/images\/funds\/rect93zYqDWLJvRt9.jpg","Geocode":[37.775454,-122.4990386]},{"id":"reclKMSCBYMO7YtIN","Investor name":"GoAhead Ventures","Logo":".\/images\/funds\/reclKMSCBYMO7YtIN.jpg","Geocode":[37.4587621,-122.1729423]},{"id":"recbjDno8ISIsB1SP","Investor name":"Taram Capital","Logo":".\/images\/funds\/recbjDno8ISIsB1SP.jpg","Geocode":[-33.4254365,-70.6138974]},{"id":"recIVu0mKXY6Dowsm","Investor name":"Incisive Ventures","Logo":".\/images\/funds\/recIVu0mKXY6Dowsm.jpg","Geocode":[47.6388057,-122.3566223]},{"id":"rec3dfSOblBbCDisf","Investor name":"Strike Ventures","Logo":".\/images\/funds\/rec3dfSOblBbCDisf.jpg","Geocode":[38.257386,-85.76012089999999]},{"id":"recF37114zxqQT2Pt","Investor name":"Peninsular Capital","Logo":".\/images\/funds\/recF37114zxqQT2Pt.jpg","Geocode":[48.8656327,2.3428965]},{"id":"recnj6IWqA3oE8GUr","Investor name":"Headline","Logo":".\/images\/funds\/recnj6IWqA3oE8GUr.jpg","Geocode":[37.7904341,-122.4025256]},{"id":"recJXZbyluTaN1RcW","Investor name":"Day One Capital","Logo":".\/images\/funds\/recJXZbyluTaN1RcW.jpg","Geocode":[47.5256756,19.0197335]},{"id":"recYi65mOjZqosLM4","Investor name":"FundL Ventures","Logo":".\/images\/funds\/recYi65mOjZqosLM4.jpg","Geocode":[35.671004,139.7502998]},{"id":"recjqpSUcHBeOAqOZ","Investor name":"Knockout Capital","Logo":".\/images\/funds\/recjqpSUcHBeOAqOZ.jpg","Geocode":[34.0598898,-118.4443139]},{"id":"recMOQVhSAflrDNeH","Investor name":"Accelerate Venture Partners","Logo":".\/images\/funds\/recMOQVhSAflrDNeH.jpg","Geocode":[37.6893143,-97.3436973]},{"id":"recXldPx5fVPaLfWM","Investor name":"Cobin Angels","Logo":".\/images\/funds\/recXldPx5fVPaLfWM.jpg","Geocode":[52.2283692,20.9973774]},{"id":"recH29r5lSs16Nqt9","Investor name":"Angels Bay Invest","Logo":".\/images\/funds\/recH29r5lSs16Nqt9.jpg","Geocode":[43.6152175,7.0749757]},{"id":"reclwjlKJMQMHxpHR","Investor name":"Differential Ventures","Logo":".\/images\/funds\/reclwjlKJMQMHxpHR.jpg","Geocode":[40.7583085,-73.9737248]},{"id":"recNwSyHZwaNTLW7g","Investor name":"MD One Ventures","Logo":".\/images\/funds\/recNwSyHZwaNTLW7g.jpg","Geocode":[51.513478,-0.1609834]},{"id":"recBS0dXE2yAcpfCl","Investor name":"Brickyard","Logo":".\/images\/funds\/recBS0dXE2yAcpfCl.jpg","Geocode":[35.0308613,-85.2954934]},{"id":"rect1TDNMf7Wxgg2Q","Investor name":"Sony Innovation Fund","Logo":".\/images\/funds\/rect1TDNMf7Wxgg2Q.jpg","Geocode":[35.6312119,139.7436477]},{"id":"reccKthDg3t2shewX","Investor name":"Vulpes Investment Management","Logo":".\/images\/funds\/reccKthDg3t2shewX.jpg","Geocode":[1.2880726,103.8447117]},{"id":"recs1FR2pXkDe5lzd","Investor name":"Unknown Ventures","Logo":".\/images\/funds\/recs1FR2pXkDe5lzd.jpg","Geocode":[30.2663502,-97.74146379999999]},{"id":"recZE3OnfDOcBrKZo","Investor name":"Mercury Fund","Logo":".\/images\/funds\/recZE3OnfDOcBrKZo.jpg","Geocode":[29.7331018,-95.4284788]},{"id":"recV8GeDnoYiG98ZS","Investor name":"Braven Partners","Logo":".\/images\/funds\/recV8GeDnoYiG98ZS.jpg","Geocode":[40.7607986,-73.97176220000001]},{"id":"recMjKV3j9Qqy2NKJ","Investor name":"Redwood Ventures","Logo":".\/images\/funds\/recMjKV3j9Qqy2NKJ.jpg","Geocode":[20.7107628,-103.4138826]},{"id":"recnBSj9cZ20fjlbu","Investor name":"FTTF Fraunhofer Tech Transfer Fund","Logo":".\/images\/funds\/recnBSj9cZ20fjlbu.jpg","Geocode":[48.1378792,11.5728634]},{"id":"recfnqhqPmVuV0H8Q","Investor name":"Good Company","Logo":".\/images\/funds\/recfnqhqPmVuV0H8Q.jpg","Geocode":[32.0634673,34.7748138]},{"id":"recrIBwNGGvGQJlzp","Investor name":"SinWave Ventures","Logo":".\/images\/funds\/recrIBwNGGvGQJlzp.jpg","Geocode":[38.8585742,-77.0512766]},{"id":"recctOwa53x5sQXsr","Investor name":"Felix Capital","Logo":".\/images\/funds\/recctOwa53x5sQXsr.jpg","Geocode":[51.5122635,-0.1381156]},{"id":"recmsYydz5DNNoGj1","Investor name":"Eastlink Capital","Logo":".\/images\/funds\/recmsYydz5DNNoGj1.jpg","Geocode":[37.4587621,-122.1729423]},{"id":"recbyqgInNlnIHQfl","Investor name":"G+D Ventures","Logo":".\/images\/funds\/recbyqgInNlnIHQfl.jpg","Geocode":[48.1387706,11.6225204]},{"id":"recK40IfeHiNYV5gc","Investor name":"Paua Ventures","Logo":".\/images\/funds\/recK40IfeHiNYV5gc.jpg","Geocode":[52.5283466,13.4098659]},{"id":"reczUQOh36UHzDih3","Investor name":"Progress Tech Transfer","Logo":".\/images\/funds\/reczUQOh36UHzDih3.jpg","Geocode":[45.4767877,9.1960529]},{"id":"recccvH2jf3zgK2Jk","Investor name":"Sunfish Partners","Logo":".\/images\/funds\/recccvH2jf3zgK2Jk.jpg","Geocode":[52.2345031,20.991792]},{"id":"rec9izTxHyd3qLfip","Investor name":"Angular Ventures","Logo":".\/images\/funds\/rec9izTxHyd3qLfip.jpg","Geocode":[32.091033,34.7794985]},{"id":"recI6PHFGPxid788o","Investor name":"Blume Equity","Logo":".\/images\/funds\/recI6PHFGPxid788o.jpg","Geocode":[51.5113242,-0.1457502]},{"id":"recFucdvzJfaV9exl","Investor name":"Moontide Capital","Logo":".\/images\/funds\/recFucdvzJfaV9exl.jpg","Geocode":[37.7863903,-122.3942727]},{"id":"rec40e6IadwlJ8kP2","Investor name":"C4 Ventures","Logo":".\/images\/funds\/rec40e6IadwlJ8kP2.jpg","Geocode":[51.4937505,-0.1479584]},{"id":"recM5WywqFLdnYsyf","Investor name":"No Such Ventures","Logo":".\/images\/funds\/recM5WywqFLdnYsyf.jpg","Geocode":[52.3478359,4.9138285]},{"id":"recbjewrScacFG8Ym","Investor name":"Karista","Logo":".\/images\/funds\/recbjewrScacFG8Ym.jpg","Geocode":[48.8672715,2.2887374]},{"id":"rec57zGlJEsVbIzc5","Investor name":"Innovatiefonds Noord-Holland","Logo":".\/images\/funds\/rec57zGlJEsVbIzc5.jpg","Geocode":[52.36232769999999,4.911354800000001]},{"id":"recboHdXPFQqdIKpy","Investor name":"Far Out Ventures","Logo":".\/images\/funds\/recboHdXPFQqdIKpy.jpg","Geocode":[34.414241,-119.6910246]},{"id":"recGoElO0sEfLJwHx","Investor name":"Techhub Invest","Logo":".\/images\/funds\/recGoElO0sEfLJwHx.jpg","Geocode":[55.4666115,8.4525551]},{"id":"recEMB4RKChP6Nvel","Investor name":"Sea Fund","Logo":".\/images\/funds\/recEMB4RKChP6Nvel.jpg","Geocode":[13.0545019,77.5939176]},{"id":"recGT8AOWOMM0I6gx","Investor name":"Great Eagle Holdings","Logo":".\/images\/funds\/recGT8AOWOMM0I6gx.jpg","Geocode":[22.2810258,114.1750919]},{"id":"recrkmOzw6gRusZiF","Investor name":"Pact","Logo":".\/images\/funds\/recrkmOzw6gRusZiF.jpg","Geocode":[51.49590509999999,-0.1864638]},{"id":"recp2mAN4r6KrhBDC","Investor name":"Telah","Logo":".\/images\/funds\/recp2mAN4r6KrhBDC.jpg","Geocode":[48.8290197,2.3565813]},{"id":"rec7vHwJ7r5HCpRyt","Investor name":"Forum Ventures","Logo":".\/images\/funds\/rec7vHwJ7r5HCpRyt.jpg","Geocode":[40.7424843,-73.9912212]},{"id":"recWv6KJDVeKA7mfZ","Investor name":"Melnichek Investments","Logo":".\/images\/funds\/recWv6KJDVeKA7mfZ.jpg","Geocode":[34.6886796,33.0689885]},{"id":"recsttmMgNA6cFyAI","Investor name":"Educapital","Logo":".\/images\/funds\/recsttmMgNA6cFyAI.jpg","Geocode":[48.86960560000001,2.3375196]},{"id":"recUtD7jTNAgKkMDI","Investor name":"American Prudential Capital, inc.","Logo":".\/images\/funds\/recUtD7jTNAgKkMDI.jpg","Geocode":[29.9326691,-95.5271071]},{"id":"rec6JpakRjtVA9m5c","Investor name":"CapHorn","Logo":".\/images\/funds\/rec6JpakRjtVA9m5c.jpg","Geocode":[48.8728047,2.3402859]},{"id":"recT3rJEBpeSuZNR9","Investor name":"FortyTwo.vc","Logo":".\/images\/funds\/recT3rJEBpeSuZNR9.jpg","Geocode":[33.1693104,-96.7321535]},{"id":"recXEN0O2uARQUb48","Investor name":"Lexi Ventures","Logo":".\/images\/funds\/recXEN0O2uARQUb48.jpg","Geocode":[37.4547371,-122.1815118]},{"id":"recBViAsE22vJ92bu","Investor name":"SOSV","Logo":".\/images\/funds\/recBViAsE22vJ92bu.jpg","Geocode":[40.3508795,-74.6561225]},{"id":"recRVgNklYI0NvOY4","Investor name":"APX","Logo":".\/images\/funds\/recRVgNklYI0NvOY4.jpg","Geocode":[52.5083898,13.3983757]},{"id":"rec7omfVxrHI4NiIG","Investor name":"Infinitum Partners","Logo":".\/images\/funds\/rec7omfVxrHI4NiIG.jpg","Geocode":[37.5252462,126.9247708]},{"id":"recrXiwUts6FeJO19","Investor name":"De Eik","Logo":".\/images\/funds\/recrXiwUts6FeJO19.jpg","Geocode":[50.8523009,4.2767601]},{"id":"recmeLzhjvOxor3EA","Investor name":"Innovent Capital","Logo":".\/images\/funds\/recmeLzhjvOxor3EA.jpg","Geocode":[34.1530652,-118.4658663]},{"id":"reczydOQArv1lwkNw","Investor name":"Valuetech Seed","Logo":".\/images\/funds\/reczydOQArv1lwkNw.jpg","Geocode":[52.2267456,20.998553]},{"id":"recmXQzFPV4j0C0Qh","Investor name":"Amdocs Ventures","Logo":".\/images\/funds\/recmXQzFPV4j0C0Qh.jpg","Geocode":[38.6440171,-90.4963444]},{"id":"recgfLWcDnUiXSRwG","Investor name":"Patrice Fleurquin","Logo":".\/images\/funds\/recgfLWcDnUiXSRwG.jpg","Geocode":[50.9215166,5.344740499999999]},{"id":"recF0JzbKMpQ1pBuA","Investor name":"Cortado Ventures","Logo":".\/images\/funds\/recF0JzbKMpQ1pBuA.jpg","Geocode":[35.4650328,-97.51163679999999]},{"id":"recOfJ2KCisZ9BbXm","Investor name":"RevTech Ventures","Logo":".\/images\/funds\/recOfJ2KCisZ9BbXm.jpg","Geocode":[32.7811533,-96.80703609999999]},{"id":"recxD2QqHN2nGByVl","Investor name":"Sector 7","Logo":".\/images\/funds\/recxD2QqHN2nGByVl.jpg","Geocode":[19.1094157,72.88563479999999]},{"id":"recRXpy1zjr6aC4Rw","Investor name":"Atlanta Seed Company","Logo":".\/images\/funds\/recRXpy1zjr6aC4Rw.jpg","Geocode":[33.77744300000001,-84.38912309999999]},{"id":"recpgLCnLWum7hGSV","Investor name":"Starburst Ventures","Logo":".\/images\/funds\/recpgLCnLWum7hGSV.jpg","Geocode":[33.9031698,-118.3862946]},{"id":"recMY9dmKZ7cDFeqW","Investor name":"Spinaker Alfa","Logo":".\/images\/funds\/recMY9dmKZ7cDFeqW.jpg","Geocode":[51.7595026,19.4532948]},{"id":"recjGJaMddWPkL6Ea","Investor name":"Simpact Ventures","Logo":".\/images\/funds\/recjGJaMddWPkL6Ea.jpg","Geocode":[52.1903961,21.0190047]},{"id":"rech67ozij18ulSCJ","Investor name":"HoaQ","Logo":".\/images\/funds\/rech67ozij18ulSCJ.jpg","Geocode":[53.4087906,-6.444494799999999]},{"id":"recgX1w4gMkwdupFr","Investor name":"Bynd Venture Capital","Logo":".\/images\/funds\/recgX1w4gMkwdupFr.jpg","Geocode":[38.7142631,-9.1528856]},{"id":"recmhaA1WuZ4p6j75","Investor name":"Ibex Investors","Logo":".\/images\/funds\/recmhaA1WuZ4p6j75.jpg","Geocode":[39.7205072,-104.9579958]},{"id":"recRaptK9QuId18O5","Investor name":"Atlantis Ventures","Logo":".\/images\/funds\/recRaptK9QuId18O5.jpg","Geocode":[48.128029,11.5741032]},{"id":"recKjRxz6M96Fx9Jo","Investor name":"Cacao Capital VC","Logo":".\/images\/funds\/recKjRxz6M96Fx9Jo.jpg","Geocode":[14.6195099,-90.514743]},{"id":"recEmRnqgcO999G6s","Investor name":"Verve Ventures","Logo":".\/images\/funds\/recEmRnqgcO999G6s.jpg","Geocode":[47.3656334,8.526340800000002]},{"id":"rectfESdJHMBkbxzH","Investor name":"Adesso Ventures","Logo":".\/images\/funds\/rectfESdJHMBkbxzH.jpg","Geocode":[52.50253739999999,13.4100532]},{"id":"rec9oSVbOW2PHp1Rv","Investor name":"Aston Capital","Logo":".\/images\/funds\/rec9oSVbOW2PHp1Rv.jpg","Geocode":[25.7523052,-80.2617674]},{"id":"recoVyrJou866clRB","Investor name":"Newark Venture Partners","Logo":".\/images\/funds\/recoVyrJou866clRB.jpg","Geocode":[40.7360549,-74.1755494]},{"id":"recMne5pB7avJI7l1","Investor name":"Saison Capital","Logo":".\/images\/funds\/recMne5pB7avJI7l1.jpg","Geocode":[1.278968,103.851237]},{"id":"recxQXjZYQCaocb4E","Investor name":"Opus11 VC","Logo":".\/images\/funds\/recxQXjZYQCaocb4E.jpg","Geocode":[59.42961029999999,24.7727714]},{"id":"recLh5L8lnrBZIcwN","Investor name":"Icehouse Ventures","Logo":".\/images\/funds\/recLh5L8lnrBZIcwN.jpg","Geocode":[-36.850744,174.7826639]},{"id":"recmvKBGfUhajnnzi","Investor name":"Razor Capital","Logo":".\/images\/funds\/recmvKBGfUhajnnzi.jpg","Geocode":[51.4964278,-0.2085211]},{"id":"rec9RpNRv5iSjP5aG","Investor name":"XNV","Logo":".\/images\/funds\/rec9RpNRv5iSjP5aG.jpg","Geocode":[41.8872793,-87.6542199]},{"id":"recwP6We04rh8z3vP","Investor name":"Anaxago","Logo":".\/images\/funds\/recwP6We04rh8z3vP.jpg","Geocode":[48.86871670000001,2.3512359]},{"id":"recrjBeeSo0jIssg4","Investor name":"Operate","Logo":".\/images\/funds\/recrjBeeSo0jIssg4.jpg","Geocode":[33.6454422,-117.9314628]},{"id":"recYrxVU1lHBW5UKA","Investor name":"Augmentum Fintech","Logo":".\/images\/funds\/recYrxVU1lHBW5UKA.jpg","Geocode":[51.52065469999999,-0.08800029999999999]},{"id":"recRKKudKBwnL5ncW","Investor name":"Graduate Entrepreneur","Logo":".\/images\/funds\/recRKKudKBwnL5ncW.jpg","Geocode":[51.91904419999999,4.4941597]},{"id":"recXdVBQ3VYnFncSr","Investor name":"Faraday Venture Partners","Logo":".\/images\/funds\/recXdVBQ3VYnFncSr.jpg","Geocode":[40.4481198,-3.6896313]},{"id":"recSmR7YxTSWudr7l","Investor name":"Wix Capital","Logo":".\/images\/funds\/recSmR7YxTSWudr7l.jpg","Geocode":[31.9895976,34.7790236]},{"id":"recYXPGkTbCNGcFU6","Investor name":"VentureFriends","Logo":".\/images\/funds\/recYXPGkTbCNGcFU6.jpg","Geocode":[38.0413838,23.8031774]},{"id":"recxIZhzUyaiul73d","Investor name":"Fintech Start","Logo":".\/images\/funds\/recxIZhzUyaiul73d.jpg","Geocode":[36.778261,-119.4179324]},{"id":"recxxNHK7VbHannjp","Investor name":"Mercuri VC","Logo":".\/images\/funds\/recxxNHK7VbHannjp.jpg","Geocode":[51.5348236,-0.1217561]},{"id":"recub8jnwiLTxr0bP","Investor name":"LT Capital","Logo":".\/images\/funds\/recub8jnwiLTxr0bP.jpg","Geocode":[50.01524910000001,19.8845313]},{"id":"recn8b0nPqarTBZxu","Investor name":"Sn\u00f6 Ventures","Logo":".\/images\/funds\/recn8b0nPqarTBZxu.jpg","Geocode":[59.909962,10.7270427]},{"id":"recwwBJLjQUnE1IAR","Investor name":"Techne Infiniti Ventures","Logo":".\/images\/funds\/recwwBJLjQUnE1IAR.jpg","Geocode":[37.3188651,-122.030242]},{"id":"recFLZFzjyQMcG566","Investor name":"Alpha Square Group","Logo":".\/images\/funds\/recFLZFzjyQMcG566.jpg","Geocode":[40.7488813,-73.9856811]},{"id":"recpHT1qTtRrwx3KD","Investor name":"Lightrock","Logo":".\/images\/funds\/recpHT1qTtRrwx3KD.jpg","Geocode":[51.5093246,-0.1353561]},{"id":"recOeUQRjurWd3EvT","Investor name":"Vertex Ventures US","Logo":".\/images\/funds\/recOeUQRjurWd3EvT.jpg","Geocode":[37.4269109,-122.1439348]},{"id":"rec3nTTBx71wYEpbQ","Investor name":"Dig Ventures","Logo":".\/images\/funds\/rec3nTTBx71wYEpbQ.jpg","Geocode":[51.515653,-0.1313433]},{"id":"recygiEb0uiZYCXdq","Investor name":"Presto Ventures","Logo":".\/images\/funds\/recygiEb0uiZYCXdq.jpg","Geocode":[50.0855469,14.4290625]},{"id":"recscjK4MxCl27PSM","Investor name":"Intonation Ventures","Logo":".\/images\/funds\/recscjK4MxCl27PSM.jpg","Geocode":[40.7206058,-74.0014893]},{"id":"recPpWJNbOc3UcUha","Investor name":"Marigold Capital","Logo":".\/images\/funds\/recPpWJNbOc3UcUha.jpg","Geocode":[43.6472736,-79.3943065]},{"id":"recboI1KxbPq2O4RK","Investor name":"Grishin Robotics","Logo":".\/images\/funds\/recboI1KxbPq2O4RK.jpg","Geocode":[37.4195626,-122.2088291]},{"id":"recdXU7UirzuCuJDR","Investor name":"bValue VC","Logo":".\/images\/funds\/recdXU7UirzuCuJDR.jpg","Geocode":[52.1316128,20.9031221]},{"id":"reciwkWsVzxaojiZe","Investor name":"Sova VC","Logo":".\/images\/funds\/reciwkWsVzxaojiZe.jpg","Geocode":[51.5170235,-0.0943999]},{"id":"recHyWCy6tsgnmQJN","Investor name":"XPRESS Ventures","Logo":".\/images\/funds\/recHyWCy6tsgnmQJN.jpg","Geocode":[52.5326403,13.4092789]},{"id":"rec8WitULTOQoGkYZ","Investor name":"No Label Ventures","Logo":".\/images\/funds\/rec8WitULTOQoGkYZ.jpg","Geocode":[51.5133291,-0.1361574]},{"id":"recaC1J2exrgi9eIb","Investor name":"Endeit Capital","Logo":".\/images\/funds\/recaC1J2exrgi9eIb.jpg","Geocode":[52.3571971,4.8843625]},{"id":"reclMYQ8J6DPC2o6E","Investor name":"Supercharge Capital","Logo":".\/images\/funds\/reclMYQ8J6DPC2o6E.jpg","Geocode":[52.2548432,21.0400756]},{"id":"receXGfufU3bvLShV","Investor name":"IBB Ventures","Logo":".\/images\/funds\/receXGfufU3bvLShV.jpg","Geocode":[52.4956082,13.3314649]},{"id":"recWfwi2NF5wcJ6r0","Investor name":"Platanus Ventures","Logo":".\/images\/funds\/recWfwi2NF5wcJ6r0.jpg","Geocode":[-33.3987113,-70.5885381]},{"id":"recQhQs1AJqi3RC2o","Investor name":"Lumen Ventures","Logo":".\/images\/funds\/recQhQs1AJqi3RC2o.jpg","Geocode":[41.92650880000001,12.4831949]},{"id":"recNBSIPvg0bY0zuU","Investor name":"Innovacom","Logo":".\/images\/funds\/recNBSIPvg0bY0zuU.jpg","Geocode":[48.8761168,2.3119743]},{"id":"recufHId6Smmhix3S","Investor name":"Blisce\/","Logo":".\/images\/funds\/recufHId6Smmhix3S.jpg","Geocode":[48.864987,2.3062465]},{"id":"recJacsZidU6vfhSO","Investor name":"Pygma","Logo":".\/images\/funds\/recJacsZidU6vfhSO.jpg","Geocode":[4.694158799999999,-74.0324909]},{"id":"recDBteYn7bImnRia","Investor name":"Essential Capital","Logo":".\/images\/funds\/recDBteYn7bImnRia.jpg","Geocode":[40.7238032,-74.0061542]},{"id":"recZpLa7OwWhXw2bg","Investor name":"Lewis & Clark Ventures","Logo":".\/images\/funds\/recZpLa7OwWhXw2bg.jpg","Geocode":[38.647975,-90.33809959999999]},{"id":"recstTj2OMFJJTxAw","Investor name":"Conscience","Logo":".\/images\/funds\/recstTj2OMFJJTxAw.jpg","Geocode":[25.8518985,-80.1574944]},{"id":"recBMpEJzMdRNOIgP","Investor name":"Newgen Venture Partners","Logo":".\/images\/funds\/recBMpEJzMdRNOIgP.jpg","Geocode":[31.16855,121.39865]},{"id":"rec4QEC4xiAkf9iqM","Investor name":"Kings Health Partners Ventures","Logo":".\/images\/funds\/rec4QEC4xiAkf9iqM.jpg","Geocode":[51.5026327,-0.1161632]},{"id":"recOhluBAl3aQjZ1w","Investor name":"SP8CEVC","Logo":".\/images\/funds\/recOhluBAl3aQjZ1w.jpg","Geocode":[40.7054756,-74.0130029]},{"id":"recJCvB8B0onFdWIw","Investor name":"Semapa Next","Logo":".\/images\/funds\/recJCvB8B0onFdWIw.jpg","Geocode":[38.7280915,-9.148062]},{"id":"recX1jWTMzalqdRXR","Investor name":"Keiretsu Forum Spain","Logo":".\/images\/funds\/recX1jWTMzalqdRXR.jpg","Geocode":[41.3957426,2.1492851]},{"id":"rec3xTxnFMfFS7PiE","Investor name":"Reazon Capital","Logo":".\/images\/funds\/rec3xTxnFMfFS7PiE.jpg","Geocode":[10.7820158,106.7003482]},{"id":"reclwJcKKhVpc1cY6","Investor name":"Seraphim Space","Logo":".\/images\/funds\/reclwJcKKhVpc1cY6.jpg","Geocode":[51.5160804,-0.1035713]},{"id":"recDu9UmfOEazDaUP","Investor name":"2|Twelve","Logo":".\/images\/funds\/recDu9UmfOEazDaUP.jpg","Geocode":[37.8978453,-122.4996933]},{"id":"recKnrHY5SU4HCUrW","Investor name":"Black Jays Investments","Logo":".\/images\/funds\/recKnrHY5SU4HCUrW.jpg","Geocode":[40.7404885,-74.0060041]},{"id":"recQKCocNWhG3lkYX","Investor name":"NOW Venture Studio","Logo":".\/images\/funds\/recQKCocNWhG3lkYX.jpg","Geocode":[12.9277146,77.6209881]},{"id":"recUPtVydO6pyFVCW","Investor name":"RH Capital","Logo":".\/images\/funds\/recUPtVydO6pyFVCW.jpg","Geocode":[37.7885338,-122.4038171]},{"id":"recnUxkCIOOcttgde","Investor name":"Bedford Bridge","Logo":".\/images\/funds\/recnUxkCIOOcttgde.jpg","Geocode":[40.7798567,-73.9873973]},{"id":"recBECJIIGlHfRzwY","Investor name":"Laert Karaashev","Logo":".\/images\/funds\/recBECJIIGlHfRzwY.jpg","Geocode":[51.4787298,-0.1395162]},{"id":"recXMcBCs3EdOhub3","Investor name":"Avesta Fund","Logo":".\/images\/funds\/recXMcBCs3EdOhub3.jpg","Geocode":[39.7178886,-104.9873223]},{"id":"reciDOyQ9KwGWSkCt","Investor name":"Ground Capital","Logo":".\/images\/funds\/reciDOyQ9KwGWSkCt.jpg","Geocode":[38.7570261,-9.107810899999999]},{"id":"rece2S2sUGwL4wzkm","Investor name":"PT Saratoga Investama Sedaya Tbk","Logo":".\/images\/funds\/rece2S2sUGwL4wzkm.jpg","Geocode":[-6.2321291,106.8317575]},{"id":"recYehlPF9ufXDiIp","Investor name":"Wavelaunch VC","Logo":".\/images\/funds\/recYehlPF9ufXDiIp.jpg","Geocode":[28.4673843,77.0894248]},{"id":"rec3Uvx2OBpDog7Im","Investor name":"Quansight Initiate","Logo":".\/images\/funds\/rec3Uvx2OBpDog7Im.jpg","Geocode":[30.2573497,-97.86127669999999]},{"id":"receYhBGrm9Ued6YV","Investor name":"Ellerra Ventures","Logo":".\/images\/funds\/receYhBGrm9Ued6YV.jpg","Geocode":[37.4493401,-122.1599696]},{"id":"recLmAtpiEOlYaI8h","Investor name":"Centrepolis Accelerator","Logo":".\/images\/funds\/recLmAtpiEOlYaI8h.jpg","Geocode":[42.4782582,-83.2545281]},{"id":"recjqKPh2NJCTJP2X","Investor name":"Metavallon VC","Logo":".\/images\/funds\/recjqKPh2NJCTJP2X.jpg","Geocode":[38.002136,23.7938278]},{"id":"recYKSwXNLCuhN6VY","Investor name":"Two Bridge Capital","Logo":".\/images\/funds\/recYKSwXNLCuhN6VY.jpg","Geocode":[41.03874039999999,-73.8740687]},{"id":"recy7AIAquoNBakXP","Investor name":"Marathon Ventures","Logo":".\/images\/funds\/recy7AIAquoNBakXP.jpg","Geocode":[4.669365,-74.0508965]},{"id":"recRkF5lFmheake8o","Investor name":"Open Circle Capital","Logo":".\/images\/funds\/recRkF5lFmheake8o.jpg","Geocode":[54.69203520000001,25.2636207]},{"id":"recChBErRrMN876ve","Investor name":"Aperio Partners ","Logo":".\/images\/funds\/recChBErRrMN876ve.jpg","Geocode":[19.039471,72.8466553]},{"id":"rectLLA107droflvv","Investor name":"StartCapital Partners","Logo":".\/images\/funds\/rectLLA107droflvv.jpg","Geocode":[52.2726695,5.248079499999999]},{"id":"recHvEBmYX045owFT","Investor name":"MAIF Impact","Logo":".\/images\/funds\/recHvEBmYX045owFT.jpg","Geocode":[48.8614322,2.3077142]},{"id":"rec6lJrClx1rGfOzf","Investor name":"10D","Logo":".\/images\/funds\/rec6lJrClx1rGfOzf.jpg","Geocode":[32.0701276,34.7864988]},{"id":"recM4lhH1ajnyDP4Q","Investor name":"Yamaha Motor Ventures","Logo":".\/images\/funds\/recM4lhH1ajnyDP4Q.jpg","Geocode":[37.4225562,-122.1383675]},{"id":"recD25UUhjOwvYAir","Investor name":"Zanichelli Venture","Logo":".\/images\/funds\/recD25UUhjOwvYAir.jpg","Geocode":[44.49963229999999,11.3512939]},{"id":"recyO04qxavsDz4io","Investor name":"Bread and Butter Ventures","Logo":".\/images\/funds\/recyO04qxavsDz4io.jpg","Geocode":[44.9343086,-93.08455769999999]},{"id":"recnZ2LSeNdMqyteT","Investor name":"Accelerace","Logo":".\/images\/funds\/recnZ2LSeNdMqyteT.jpg","Geocode":[55.7157461,12.549367]},{"id":"rec7sWeUBj4Ay1nqC","Investor name":"Movens VC","Logo":".\/images\/funds\/rec7sWeUBj4Ay1nqC.jpg","Geocode":[52.24235160000001,21.0113834]},{"id":"rec1D8dbNDU1qAMrO","Investor name":"Slay Ventures","Logo":".\/images\/funds\/rec1D8dbNDU1qAMrO.jpg","Geocode":[25.7903484,-80.13162919999999]},{"id":"reci7miVHUYBcYbzL","Investor name":"VITALIZE Venture Capital","Logo":".\/images\/funds\/reci7miVHUYBcYbzL.jpg","Geocode":[41.88977120000001,-87.6321689]},{"id":"recVHodLos8P9JqPz","Investor name":"TX Ventures","Logo":".\/images\/funds\/recVHodLos8P9JqPz.jpg","Geocode":[47.3725763,8.5300596]},{"id":"recduhK3SKh1haL2m","Investor name":"Start Ventures","Logo":".\/images\/funds\/recduhK3SKh1haL2m.jpg","Geocode":[38.7062655,-9.1563249]},{"id":"recFtDIRW4LrLIN2B","Investor name":"Keyrus","Logo":".\/images\/funds\/recFtDIRW4LrLIN2B.jpg","Geocode":[48.8980383,2.2792975]},{"id":"recobyi0THXhcjZJY","Investor name":"TSVC","Logo":".\/images\/funds\/recobyi0THXhcjZJY.jpg","Geocode":[37.3794105,-122.1174064]},{"id":"recgvDwMGFWIJoDPG","Investor name":"Mendoza Ventures","Logo":".\/images\/funds\/recgvDwMGFWIJoDPG.jpg","Geocode":[42.3502603,-71.0809687]},{"id":"recbhS50kM0yD9b50","Investor name":"Kelston Smith","Logo":".\/images\/funds\/recbhS50kM0yD9b50.jpg","Geocode":[51.51562879999999,-0.1598215]},{"id":"reccz4A8rO3jjLAIv","Investor name":"Sputnik ATX","Logo":".\/images\/funds\/reccz4A8rO3jjLAIv.jpg","Geocode":[30.265279,-97.74285019999999]},{"id":"recZiUhiJWdewKMUy","Investor name":"BK-XL","Logo":".\/images\/funds\/recZiUhiJWdewKMUy.jpg","Geocode":[40.6568243,-74.00837659999999]},{"id":"rec0uYpZhBhN6eMBc","Investor name":"Nordic Secondary Fund","Logo":".\/images\/funds\/rec0uYpZhBhN6eMBc.jpg","Geocode":[55.68190389999999,12.5909885]},{"id":"recrnKlrUPcnj5iCH","Investor name":"Venturerock","Logo":".\/images\/funds\/recrnKlrUPcnj5iCH.jpg","Geocode":[52.37254220000001,4.917797]},{"id":"recdGMNVgPaozOT1U","Investor name":"Moonfire Ventures","Logo":".\/images\/funds\/recdGMNVgPaozOT1U.jpg","Geocode":[51.5180012,-0.1388352]},{"id":"recYc2iKFum28Junn","Investor name":"UDHC","Logo":".\/images\/funds\/recYc2iKFum28Junn.jpg","Geocode":[44.7977708,-106.9549504]},{"id":"recoKGtUDPnuLMeHS","Investor name":"Just Ventures","Logo":".\/images\/funds\/recoKGtUDPnuLMeHS.jpg","Geocode":[40.7007567,-73.9723487]},{"id":"recg2uii3FYY3wPMA","Investor name":"Grouport Ventures","Logo":".\/images\/funds\/recg2uii3FYY3wPMA.jpg","Geocode":[50.1076431,14.4426346]},{"id":"recGkAViA0QmtzrL3","Investor name":"Protocol Labs","Logo":".\/images\/funds\/recGkAViA0QmtzrL3.jpg","Geocode":[37.7786871,-122.4212424]},{"id":"rec0Fjz71MprXvZcd","Investor name":"Oyster Ventures","Logo":".\/images\/funds\/rec0Fjz71MprXvZcd.jpg","Geocode":[37.7767796,-122.4166804]},{"id":"recyW6cbZvvily4pf","Investor name":"Iris Capital","Logo":".\/images\/funds\/recyW6cbZvvily4pf.jpg","Geocode":[48.8694528,2.303809]},{"id":"rec2hiOUHf0DzTWUS","Investor name":"SignalFire","Logo":".\/images\/funds\/rec2hiOUHf0DzTWUS.jpg","Geocode":[37.7832263,-122.3927897]},{"id":"recJ3IuCwtbLjID8p","Investor name":"43North","Logo":".\/images\/funds\/recJ3IuCwtbLjID8p.jpg","Geocode":[42.8802996,-78.8764236]},{"id":"recd98YtkgdyQXgQw","Investor name":"JT ventures","Logo":".\/images\/funds\/recd98YtkgdyQXgQw.jpg","Geocode":[12.982876,77.7519497]},{"id":"rech5ZLuJXByUWW0S","Investor name":"Avalanche VC","Logo":".\/images\/funds\/rech5ZLuJXByUWW0S.jpg","Geocode":[47.61448679999999,-122.3410783]},{"id":"recgmrN2oBLGBSFe9","Investor name":"P Capital Partners ","Logo":".\/images\/funds\/recgmrN2oBLGBSFe9.jpg","Geocode":[59.3366998,18.0735969]},{"id":"recqVwRyvIzoSRHp0","Investor name":"Startup Wise Guys","Logo":".\/images\/funds\/recqVwRyvIzoSRHp0.jpg","Geocode":[59.4320824,24.7567289]},{"id":"recPcgFnuuWUrWuOf","Investor name":"Pesu Venture Labs","Logo":".\/images\/funds\/recPcgFnuuWUrWuOf.jpg","Geocode":[12.9350817,77.5360407]},{"id":"recBs6XhJsM1Fy0YE","Investor name":"Team8","Logo":".\/images\/funds\/recBs6XhJsM1Fy0YE.jpg","Geocode":[32.0732734,34.7970061]},{"id":"recrGGTrxM9V6GMCt","Investor name":"Seedventure Limited","Logo":".\/images\/funds\/recrGGTrxM9V6GMCt.jpg","Geocode":[51.573059,0.1469905]},{"id":"recl9vI4JLQTIcyz5","Investor name":"BFM Fund","Logo":".\/images\/funds\/recl9vI4JLQTIcyz5.jpg","Geocode":[45.5176142,-122.6776702]},{"id":"recLo3LUtrYE6IYzi","Investor name":"JumpStart Ventures","Logo":".\/images\/funds\/recLo3LUtrYE6IYzi.jpg","Geocode":[41.5035494,-81.6430822]},{"id":"rec7GbUR5YeDRIP91","Investor name":"Schematic Ventures","Logo":".\/images\/funds\/rec7GbUR5YeDRIP91.jpg","Geocode":[37.7900112,-122.4041154]},{"id":"recKeEQn2OsL3QpIf","Investor name":"Sheesha Finance","Logo":".\/images\/funds\/recKeEQn2OsL3QpIf.jpg","Geocode":[25.0689836,55.1412048]},{"id":"recOISAff66hX0L6d","Investor name":"Guinness Ventures","Logo":".\/images\/funds\/recOISAff66hX0L6d.jpg","Geocode":[51.4955923,-0.1267263]},{"id":"recZuSGFD9am5ILkT","Investor name":"Omnes","Logo":".\/images\/funds\/recZuSGFD9am5ILkT.jpg","Geocode":[48.8771826,2.3211258]},{"id":"recg4ozWq1tIKI0Pg","Investor name":"Alecla7","Logo":".\/images\/funds\/recg4ozWq1tIKI0Pg.jpg","Geocode":[45.4736206,9.2044971]},{"id":"recA8jq8lBMGpTPRt","Investor name":"Clean Growth Fund","Logo":".\/images\/funds\/recA8jq8lBMGpTPRt.jpg","Geocode":[51.50975,-0.1276111]},{"id":"recgW2eOWdlUrtcfL","Investor name":"Future Positive Capital","Logo":".\/images\/funds\/recgW2eOWdlUrtcfL.jpg","Geocode":[48.8697852,2.2950655]},{"id":"rec6DQnu7U9CTmVwe","Investor name":"SpeedUp Venture Capital Group","Logo":".\/images\/funds\/rec6DQnu7U9CTmVwe.jpg","Geocode":[52.40567859999999,16.9312766]},{"id":"recSrcZAFM9badep5","Investor name":"LAUNCHub Ventures","Logo":".\/images\/funds\/recSrcZAFM9badep5.jpg","Geocode":[42.6617161,23.3180411]},{"id":"recQtS4ViGo66ZNqs","Investor name":"Reach Capital","Logo":".\/images\/funds\/recQtS4ViGo66ZNqs.jpg","Geocode":[37.7818894,-122.395445]},{"id":"receVphdhpyuPAyV5","Investor name":"1Sharpe Ventures","Logo":".\/images\/funds\/receVphdhpyuPAyV5.jpg","Geocode":[37.8111491,-122.2673576]},{"id":"recyPDmygRaW9nRGM","Investor name":"The Moon Venture","Logo":".\/images\/funds\/recyPDmygRaW9nRGM.jpg","Geocode":[48.1103726,-1.6681618]},{"id":"recY07VqTrioOcrvW","Investor name":"George Mwenda","Logo":".\/images\/funds\/recY07VqTrioOcrvW.jpg","Geocode":[-0.322865,37.6546274]},{"id":"rec3fyQSfupWEZhyu","Investor name":"Best Nights VC","Logo":".\/images\/funds\/rec3fyQSfupWEZhyu.jpg","Geocode":[52.5237875,13.4076443]},{"id":"recelH2qwRy5Nlfhz","Investor name":"Spark Capital","Logo":".\/images\/funds\/recelH2qwRy5Nlfhz.jpg","Geocode":[37.7922085,-122.4015524]},{"id":"recMmXY0LqE2lREFZ","Investor name":"Tremis Capital","Logo":".\/images\/funds\/recMmXY0LqE2lREFZ.jpg","Geocode":[28.5415056,77.21608499999999]},{"id":"rec0niOuhvcj5GQSm","Investor name":"Evolution Equity Partners","Logo":".\/images\/funds\/rec0niOuhvcj5GQSm.jpg","Geocode":[40.759793,-73.97535800000001]},{"id":"recxVMmiMaX6MUJlQ","Investor name":"Foundation Ventures","Logo":".\/images\/funds\/recxVMmiMaX6MUJlQ.jpg","Geocode":[30.0637817,31.2196034]},{"id":"recFSVDra4nxl2vXp","Investor name":"JME Ventures","Logo":".\/images\/funds\/recFSVDra4nxl2vXp.jpg","Geocode":[40.417074,-3.6907112]},{"id":"rec0xBab9i5VdCs56","Investor name":"Capital Midwest","Logo":".\/images\/funds\/rec0xBab9i5VdCs56.jpg","Geocode":[43.2100578,-87.9235901]},{"id":"reckjHRtQWIFGJ3Uw","Investor name":"Vertex Ventures (Southeast Asia and India)","Logo":".\/images\/funds\/reckjHRtQWIFGJ3Uw.jpg","Geocode":[1.2942599,103.8529533]},{"id":"recWmrXNMKBNkSbqf","Investor name":"Brandenburg Kapital","Logo":".\/images\/funds\/recWmrXNMKBNkSbqf.jpg","Geocode":[52.3930879,13.068637]},{"id":"recwtZueUMfcijp1Z","Investor name":"Masawa","Logo":".\/images\/funds\/recwtZueUMfcijp1Z.jpg","Geocode":[52.5371318,13.3945599]},{"id":"rec1Qgg9tVXTdyJpb","Investor name":"Index Exchange","Logo":".\/images\/funds\/rec1Qgg9tVXTdyJpb.jpg","Geocode":[43.6428899,-79.3946346]},{"id":"rec55g7T3iuGMamdK","Investor name":"Indicator Ventures","Logo":".\/images\/funds\/rec55g7T3iuGMamdK.jpg","Geocode":[42.3562527,-71.059798]},{"id":"rec2VPQ5WKfBvpUfr","Investor name":"National Telecom","Logo":".\/images\/funds\/rec2VPQ5WKfBvpUfr.jpg","Geocode":[13.8963191,100.5802773]},{"id":"recUeW0LDZYgdMXdh","Investor name":"Norselab","Logo":".\/images\/funds\/recUeW0LDZYgdMXdh.jpg","Geocode":[59.9113427,10.7414655]},{"id":"recpYAbTpHBqYJqth","Investor name":"Wellstreet","Logo":".\/images\/funds\/recpYAbTpHBqYJqth.jpg","Geocode":[59.43990219999999,17.9306324]},{"id":"recP21lG78WJj9tjW","Investor name":"IOVC","Logo":".\/images\/funds\/recP21lG78WJj9tjW.jpg","Geocode":[37.7799306,-122.3948945]},{"id":"rec97BtfFBRVKJqJH","Investor name":"Radian Capital","Logo":".\/images\/funds\/rec97BtfFBRVKJqJH.jpg","Geocode":[40.7476873,-73.9878772]},{"id":"rec7ssv8OWE7qYDO2","Investor name":"b.value AG","Logo":".\/images\/funds\/rec7ssv8OWE7qYDO2.jpg","Geocode":[51.4894926,7.408248200000001]},{"id":"recPLxiqRQknMqsgK","Investor name":"Quidnet Ventures","Logo":".\/images\/funds\/recPLxiqRQknMqsgK.jpg","Geocode":[37.90528520000001,-122.5269684]},{"id":"rectNmwRuPxJ0dKOj","Investor name":"LIFTT","Logo":".\/images\/funds\/rectNmwRuPxJ0dKOj.jpg","Geocode":[45.0663085,7.6603812]},{"id":"recd4hbvXz5DZocjw","Investor name":"Starlight Ventures","Logo":".\/images\/funds\/recd4hbvXz5DZocjw.jpg","Geocode":[25.7504173,-80.2056303]},{"id":"recHRC3U7Pit01ucE","Investor name":"NYVP New York Venture Partners","Logo":".\/images\/funds\/recHRC3U7Pit01ucE.jpg","Geocode":[40.7409415,-73.9847017]},{"id":"rec3H1m9W9F6GM2s9","Investor name":"Encomenda Smart Capital","Logo":".\/images\/funds\/rec3H1m9W9F6GM2s9.jpg","Geocode":[41.4030529,2.1374873]},{"id":"recFjbfdwaAQvkLhy","Investor name":"Crush Ventures","Logo":".\/images\/funds\/recFjbfdwaAQvkLhy.jpg","Geocode":[40.7322535,-73.9874105]},{"id":"recOnVApQjy6tWC3d","Investor name":"Island Capital Partners","Logo":".\/images\/funds\/recOnVApQjy6tWC3d.jpg","Geocode":[46.2319082,-63.12532859999999]},{"id":"recUhVNl3zo4m5c32","Investor name":"Comeback Capital","Logo":".\/images\/funds\/recUhVNl3zo4m5c32.jpg","Geocode":[41.5139193,-81.6747295]},{"id":"recGGGPMpW0yBVqFs","Investor name":"Altalurra Ventures","Logo":".\/images\/funds\/recGGGPMpW0yBVqFs.jpg","Geocode":[40.9830696,-73.68788210000001]},{"id":"recWYYM3mUl6xQpPT","Investor name":"Tyche Partners","Logo":".\/images\/funds\/recWYYM3mUl6xQpPT.jpg","Geocode":[37.4211758,-122.2092786]},{"id":"recKYt19Zpx8pQqOU","Investor name":"Triumph Culture Capital","Logo":".\/images\/funds\/recKYt19Zpx8pQqOU.jpg","Geocode":[49.2861632,-123.123181]},{"id":"recxalEneppMRnqXE","Investor name":"Collider Ventures","Logo":".\/images\/funds\/recxalEneppMRnqXE.jpg","Geocode":[32.0852999,34.78176759999999]},{"id":"recC9tWWBMuHVD8Xw","Investor name":"Graphite Ventures","Logo":".\/images\/funds\/recC9tWWBMuHVD8Xw.jpg","Geocode":[43.6443873,-79.3667966]},{"id":"recB23vNaPuXbbadY","Investor name":"Pipeline Capital ","Logo":".\/images\/funds\/recB23vNaPuXbbadY.jpg","Geocode":[-28.0900681,153.4515447]},{"id":"rech7nWR8DVWMNx2M","Investor name":"Scala","Logo":".\/images\/funds\/rech7nWR8DVWMNx2M.jpg","Geocode":[4.710988599999999,-74.072092]},{"id":"recdcm2ZHNHg5SAAK","Investor name":"Marathon Venture Capital","Logo":".\/images\/funds\/recdcm2ZHNHg5SAAK.jpg","Geocode":[37.9678816,23.7298239]},{"id":"rec7CniR7Xx0blKRb","Investor name":"Alarabi Venture Capital","Logo":".\/images\/funds\/rec7CniR7Xx0blKRb.jpg","Geocode":[25.2074025,55.2777425]},{"id":"recv2qCvH1GEiecCT","Investor name":"Colle Capital Partners","Logo":".\/images\/funds\/recv2qCvH1GEiecCT.jpg","Geocode":[40.75524739999999,-74.0018429]},{"id":"recvYMeMtqkMHxTYF","Investor name":"Fabric Ventures","Logo":".\/images\/funds\/recvYMeMtqkMHxTYF.jpg","Geocode":[51.5140173,-0.2226903]},{"id":"recdJDomvrnqSzfbN","Investor name":"Finaves","Logo":".\/images\/funds\/recdJDomvrnqSzfbN.jpg","Geocode":[41.3933435,2.1078633]},{"id":"recv45LDnPfPj1Ijk","Investor name":"Sunsino Venture Group","Logo":".\/images\/funds\/recv45LDnPfPj1Ijk.jpg","Geocode":[25.0887167,121.504675]},{"id":"reclS1OQkckZ38Vgu","Investor name":"Jefferies","Logo":".\/images\/funds\/reclS1OQkckZ38Vgu.jpg","Geocode":[40.7602617,-73.97462999999999]},{"id":"recwN6mlTiV1IiItZ","Investor name":"W&W Brandpool","Logo":".\/images\/funds\/recwN6mlTiV1IiItZ.jpg","Geocode":[48.773483,9.163052]},{"id":"recM0cHNhCvdmzaZT","Investor name":"Liquidity Capital","Logo":".\/images\/funds\/recM0cHNhCvdmzaZT.jpg","Geocode":[40.7235269,-74.0008853]},{"id":"rec9Lw5mdkpXPBEfH","Investor name":"Prima Ventures","Logo":".\/images\/funds\/rec9Lw5mdkpXPBEfH.jpg","Geocode":[35.4934427,-97.5205415]},{"id":"recBJsqVrtLym3Qu2","Investor name":"Monochrome Capital","Logo":".\/images\/funds\/recBJsqVrtLym3Qu2.jpg","Geocode":[37.7561438,-122.4325682]},{"id":"recHwIrzxweGT6Mbj","Investor name":"Venture Highway","Logo":".\/images\/funds\/recHwIrzxweGT6Mbj.jpg","Geocode":[28.5705492,77.2686442]},{"id":"recOF8QrxVvXKE9NR","Investor name":"GreyMatter Capital","Logo":".\/images\/funds\/recOF8QrxVvXKE9NR.jpg","Geocode":[40.7775309,-73.97839809999999]},{"id":"recVaikgj6NDOf2f4","Investor name":"Companisto Investor Network","Logo":".\/images\/funds\/recVaikgj6NDOf2f4.jpg","Geocode":[52.50608870000001,13.4306206]},{"id":"recW4ThXDuELLmBWe","Investor name":"Blue Heron Capital","Logo":".\/images\/funds\/recW4ThXDuELLmBWe.jpg","Geocode":[37.5676228,-77.4701059]},{"id":"recFdkhFjwWctCylJ","Investor name":"RevTech Labs","Logo":".\/images\/funds\/recFdkhFjwWctCylJ.jpg","Geocode":[35.2268865,-80.8463201]},{"id":"recaWQObilQi3tF0w","Investor name":"R17 Ventures","Logo":".\/images\/funds\/recaWQObilQi3tF0w.jpg","Geocode":[47.3736991,8.5388062]},{"id":"recOYWZ6N1vtclE3E","Investor name":"Claret Capital Partners","Logo":".\/images\/funds\/recOYWZ6N1vtclE3E.jpg","Geocode":[51.4986304,-0.1432421]},{"id":"recNLrOaL6CGZh38K","Investor name":"DCA Asset Management","Logo":".\/images\/funds\/recNLrOaL6CGZh38K.jpg","Geocode":[33.623662,-111.9251183]},{"id":"recL5kq6HJ0e5CcWz","Investor name":"Vektor Partners","Logo":".\/images\/funds\/recL5kq6HJ0e5CcWz.jpg","Geocode":[51.4963123,-0.1616753]},{"id":"recn8TtuqdbxZtjAq","Investor name":"Courtside Ventures","Logo":".\/images\/funds\/recn8TtuqdbxZtjAq.jpg","Geocode":[40.7442492,-73.9945086]},{"id":"recn498xdi8mpM3NP","Investor name":"Hi Inov by Dentressangle","Logo":".\/images\/funds\/recn498xdi8mpM3NP.jpg","Geocode":[48.8702194,2.3254994]},{"id":"recMaAujdPSjRs8b1","Investor name":"Lukkap Venture Lab","Logo":".\/images\/funds\/recMaAujdPSjRs8b1.jpg","Geocode":[40.4424073,-3.6907531]},{"id":"recW5gVplkjdJ9hyf","Investor name":"Nunatak Capital","Logo":".\/images\/funds\/recW5gVplkjdJ9hyf.jpg","Geocode":[52.2296516,21.0227504]},{"id":"reciKi5UnU0rIPCin","Investor name":"Almabruur Investment ","Logo":".\/images\/funds\/reciKi5UnU0rIPCin.jpg","Geocode":[51.51435439999999,-0.1117246]},{"id":"recE0gouvn5R4nWhV","Investor name":"Playground Global","Logo":".\/images\/funds\/recE0gouvn5R4nWhV.jpg","Geocode":[37.4228782,-122.1383092]},{"id":"recjf7twryhxiT8q5","Investor name":"KK39 Ventures","Logo":".\/images\/funds\/recjf7twryhxiT8q5.jpg","Geocode":[1.325428,103.8535097]},{"id":"recbuC6h5KE3zJyfM","Investor name":"Sprint1","Logo":".\/images\/funds\/recbuC6h5KE3zJyfM.jpg","Geocode":[43.196623,-88.1290077]},{"id":"rec31lAyxEI0EHaCw","Investor name":"gener8tor","Logo":".\/images\/funds\/rec31lAyxEI0EHaCw.jpg","Geocode":[43.0812442,-89.37421669999999]},{"id":"recPwxnEsFGIJ1FQD","Investor name":"Keyhorse Capital","Logo":".\/images\/funds\/recPwxnEsFGIJ1FQD.jpg","Geocode":[38.0496573,-84.5001573]},{"id":"reckOXm1HBNXArkdt","Investor name":"JPIN Venture Cataysts","Logo":".\/images\/funds\/reckOXm1HBNXArkdt.jpg","Geocode":[51.5027171,-0.0194332]},{"id":"reciUKUkLIMdhfZCs","Investor name":"Vision Platform","Logo":".\/images\/funds\/reciUKUkLIMdhfZCs.jpg","Geocode":[35.6741496,139.7294188]},{"id":"recbAv9Y4BQMsPQKY","Investor name":"Company Ventures","Logo":".\/images\/funds\/recbAv9Y4BQMsPQKY.jpg","Geocode":[40.7535575,-73.9781361]},{"id":"recGLgzGwz9ddGfbm","Investor name":"Maccabee Ventures","Logo":".\/images\/funds\/recGLgzGwz9ddGfbm.jpg","Geocode":[40.7536739,-73.9782259]},{"id":"recEC5szmNsnwUM4B","Investor name":"Cornerstone Venture Partners Fund ","Logo":".\/images\/funds\/recEC5szmNsnwUM4B.jpg","Geocode":[19.1160637,72.85623439999999]},{"id":"recpXLki8vUS7zUw8","Investor name":"Coreteq Ventures","Logo":".\/images\/funds\/recpXLki8vUS7zUw8.jpg","Geocode":[50.0689681,14.399637]},{"id":"recsY8zVSfLda6T6G","Investor name":"Inveready","Logo":".\/images\/funds\/recsY8zVSfLda6T6G.jpg","Geocode":[41.3914579,2.1130169]},{"id":"recAHciVPBciogFFm","Investor name":"Motu Ventures","Logo":".\/images\/funds\/recAHciVPBciogFFm.jpg","Geocode":[52.50134,13.3154]},{"id":"rec9rGSEGqB8c9LQp","Investor name":"Zen Ventures","Logo":".\/images\/funds\/rec9rGSEGqB8c9LQp.jpg","Geocode":[40.7007567,-73.9723487]},{"id":"recJ6DFosn1bSWRQc","Investor name":"Capnamic","Logo":".\/images\/funds\/recJ6DFosn1bSWRQc.jpg","Geocode":[50.9436103,6.941906800000001]},{"id":"recuUAkCk8l0q2WxW","Investor name":"Collective Spark","Logo":".\/images\/funds\/recuUAkCk8l0q2WxW.jpg","Geocode":[41.1022431,29.0200389]},{"id":"recLtefw1uNhMowhl","Investor name":"LDV Capital","Logo":".\/images\/funds\/recLtefw1uNhMowhl.jpg","Geocode":[40.7342581,-73.9890623]},{"id":"recbI9iOgIeDGoOK9","Investor name":"Helicase Venture","Logo":".\/images\/funds\/recbI9iOgIeDGoOK9.jpg","Geocode":[42.3584802,-71.0608268]},{"id":"recTHuN4nVPJylBux","Investor name":"Idekapital","Logo":".\/images\/funds\/recTHuN4nVPJylBux.jpg","Geocode":[59.91315549999999,10.7308088]},{"id":"recsoNT5BMNYw2hUO","Investor name":"Actio Capital Ventures (ACV)","Logo":".\/images\/funds\/recsoNT5BMNYw2hUO.jpg","Geocode":[56.9616357,24.0315338]},{"id":"recMWbNlfszgQzFvH","Investor name":"Staenberg Ventures","Logo":".\/images\/funds\/recMWbNlfszgQzFvH.jpg","Geocode":[47.6183387,-122.3373335]},{"id":"rechqt8GRoNMb3X3d","Investor name":"Kaya VC","Logo":".\/images\/funds\/rechqt8GRoNMb3X3d.jpg","Geocode":[50.0918076,14.4524751]},{"id":"reciQS8KyiRURjb4p","Investor name":"Sentiero Ventures","Logo":".\/images\/funds\/reciQS8KyiRURjb4p.jpg","Geocode":[33.0428853,-96.7686239]},{"id":"recCshTlVhLwXb1Ga","Investor name":"York IE","Logo":".\/images\/funds\/recCshTlVhLwXb1Ga.jpg","Geocode":[42.9877993,-71.4659817]},{"id":"recFWYLorOCosSDh8","Investor name":"Plus Venture Capital (+VC)","Logo":".\/images\/funds\/recFWYLorOCosSDh8.jpg","Geocode":[26.2144517,50.59299840000001]},{"id":"recc5F7VWYvSpjwQA","Investor name":"NEXT Canada","Logo":".\/images\/funds\/recc5F7VWYvSpjwQA.jpg","Geocode":[43.6706947,-79.38250819999999]},{"id":"reczzQwmwQmt7P5d7","Investor name":"Speciale Invest","Logo":".\/images\/funds\/reczzQwmwQmt7P5d7.jpg","Geocode":[12.972893,77.611233]},{"id":"recpaMQunSB3b8FWw","Investor name":"Oxford Angel Fund","Logo":".\/images\/funds\/recpaMQunSB3b8FWw.jpg","Geocode":[37.4457966,-122.1575745]},{"id":"recdzXdk4ws5awawr","Investor name":"Underscore VC","Logo":".\/images\/funds\/recdzXdk4ws5awawr.jpg","Geocode":[42.3580623,-71.0592199]},{"id":"recNVPiVoKIg6aMTt","Investor name":"GoHub Ventures","Logo":".\/images\/funds\/recNVPiVoKIg6aMTt.jpg","Geocode":[39.481009,-0.3625644]},{"id":"rec69NGExVjdBc0SN","Investor name":"Likeminded.vc","Logo":".\/images\/funds\/rec69NGExVjdBc0SN.jpg","Geocode":[55.8409726,12.5284237]},{"id":"recIN6myiB96exApd","Investor name":"Via ID","Logo":".\/images\/funds\/recIN6myiB96exApd.jpg","Geocode":[48.8683921,2.3503731]},{"id":"recjc0gCR7IDI4AOa","Investor name":"Primo Ventures","Logo":".\/images\/funds\/recjc0gCR7IDI4AOa.jpg","Geocode":[45.4709335,9.2060358]},{"id":"rectX0jqug6VdBamy","Investor name":"Radical Ventures","Logo":".\/images\/funds\/rectX0jqug6VdBamy.jpg","Geocode":[43.6595009,-79.3896697]},{"id":"rectnfPcHTUOY0sRo","Investor name":"Collaborative Capital Opportunity Fund","Logo":".\/images\/funds\/rectnfPcHTUOY0sRo.jpg","Geocode":[39.0410367,-94.590189]},{"id":"recwiXq9SLG5cZMlc","Investor name":"Baloise Mobility","Logo":".\/images\/funds\/recwiXq9SLG5cZMlc.jpg","Geocode":[47.5497096,7.5930957]},{"id":"recb9IerTLleoxjzU","Investor name":"Amiti","Logo":".\/images\/funds\/recb9IerTLleoxjzU.jpg","Geocode":[32.0627892,34.7714755]},{"id":"recDaIzQQHiZNLpeQ","Investor name":"Newfund Capital","Logo":".\/images\/funds\/recDaIzQQHiZNLpeQ.jpg","Geocode":[48.8744424,2.3248355]},{"id":"rec5OYNN42FIvUREw","Investor name":"Mayfield Fund","Logo":".\/images\/funds\/rec5OYNN42FIvUREw.jpg","Geocode":[37.4232942,-122.205418]},{"id":"recvVGWSWA9ngO9aD","Investor name":"Partech Partners","Logo":".\/images\/funds\/recvVGWSWA9ngO9aD.jpg","Geocode":[48.8674615,2.3435923]},{"id":"recP2nDEVKdEF7Ion","Investor name":"BCVP Bull City Venture Partners","Logo":".\/images\/funds\/recP2nDEVKdEF7Ion.jpg","Geocode":[35.9956523,-78.902181]},{"id":"recdemKSXsTfTsN2J","Investor name":"Leonard","Logo":".\/images\/funds\/recdemKSXsTfTsN2J.jpg","Geocode":[48.84434539999999,2.3830827]},{"id":"recJG49T3PVzcwcgG","Investor name":"One Way Labs","Logo":".\/images\/funds\/recJG49T3PVzcwcgG.jpg","Geocode":[33.846072,-84.37190679999999]},{"id":"recW1gfVQLKBLp52n","Investor name":"Astorya","Logo":".\/images\/funds\/recW1gfVQLKBLp52n.jpg","Geocode":[48.8733349,2.3033035]},{"id":"rec3U7JtmnRsrVt2R","Investor name":"Jaiatech Ventures","Logo":".\/images\/funds\/rec3U7JtmnRsrVt2R.jpg","Geocode":[12.982876,77.7519497]},{"id":"recshXLoOdgmJqwZ5","Investor name":"Iterative","Logo":".\/images\/funds\/recshXLoOdgmJqwZ5.jpg","Geocode":[1.2757723,103.8459572]},{"id":"recvQUclFdoHPMQDz","Investor name":"Faber","Logo":".\/images\/funds\/recvQUclFdoHPMQDz.jpg","Geocode":[38.7180433,-9.144623]},{"id":"rec3nEw5FRM8Dp36s","Investor name":"Ovo Fund","Logo":".\/images\/funds\/rec3nEw5FRM8Dp36s.jpg","Geocode":[37.4493401,-122.1599696]},{"id":"recTNJyq2N9WgoKFV","Investor name":"Dreamers VC","Logo":".\/images\/funds\/recTNJyq2N9WgoKFV.jpg","Geocode":[43.3814269,-2.9798284]},{"id":"recSJB1dRE5cq5eaV","Investor name":"Impacta VC","Logo":".\/images\/funds\/recSJB1dRE5cq5eaV.jpg","Geocode":[-33.3995438,-70.58718999999999]},{"id":"recDOn5v0r6anfdu9","Investor name":"Kickstart Fund","Logo":".\/images\/funds\/recDOn5v0r6anfdu9.jpg","Geocode":[40.632344,-111.8135288]},{"id":"reckshWHFx8OsSCTz","Investor name":"Taver Capital","Logo":".\/images\/funds\/reckshWHFx8OsSCTz.jpg","Geocode":[39.7455021,-75.5482765]},{"id":"recVeUZC9cAlt39K2","Investor name":"Alpha Intelligence Capital","Logo":".\/images\/funds\/recVeUZC9cAlt39K2.jpg","Geocode":[49.5978192,6.131324299999999]},{"id":"rec01zmntjvdSOBIu","Investor name":"Swanlaab Venture Factory","Logo":".\/images\/funds\/rec01zmntjvdSOBIu.jpg","Geocode":[40.5133564,-3.6786021]},{"id":"recTNrhJdbAgfsCmK","Investor name":"MeOhr Ventures","Logo":".\/images\/funds\/recTNrhJdbAgfsCmK.jpg","Geocode":[32.7832251,34.9808751]},{"id":"reci1VaENdBPaNZuF","Investor name":"Defense Angels","Logo":".\/images\/funds\/reci1VaENdBPaNZuF.jpg","Geocode":[30.2603535,-97.7145152]},{"id":"rec1OOfO8AFZ5vFfo","Investor name":"Talent Venture Group","Logo":".\/images\/funds\/rec1OOfO8AFZ5vFfo.jpg","Geocode":[59.333757,18.0379726]},{"id":"recWNbqLswAA4anNH","Investor name":"Starquest Capital","Logo":".\/images\/funds\/recWNbqLswAA4anNH.jpg","Geocode":[48.8679664,2.3221096]},{"id":"recSNObgqfz96U0DI","Investor name":"Orbita Capital","Logo":".\/images\/funds\/recSNObgqfz96U0DI.jpg","Geocode":[55.7468783,37.539184]},{"id":"rect1VYYCfjiEERj1","Investor name":"Forestay Capital","Logo":".\/images\/funds\/rect1VYYCfjiEERj1.jpg","Geocode":[51.507633,-0.145428]},{"id":"rec7XkHMeYcPC9HLk","Investor name":"Arc Ventures","Logo":".\/images\/funds\/rec7XkHMeYcPC9HLk.jpg","Geocode":[40.7502405,-73.9741981]},{"id":"recE5zBVtwaKW9vfz","Investor name":"Eclipse","Logo":".\/images\/funds\/recE5zBVtwaKW9vfz.jpg","Geocode":[37.4439483,-122.163427]},{"id":"recoikIPXURGdEpMW","Investor name":"Trust Esport","Logo":".\/images\/funds\/recoikIPXURGdEpMW.jpg","Geocode":[48.8663393,2.2988179]},{"id":"recMPl2StPCIwnlOL","Investor name":"Blu Ventures","Logo":".\/images\/funds\/recMPl2StPCIwnlOL.jpg","Geocode":[38.927356,-77.2422751]},{"id":"recWSODyD9dDlRrxf","Investor name":"Abdelmuhaimen Madi","Logo":".\/images\/funds\/recWSODyD9dDlRrxf.jpg","Geocode":[43.6744217,-79.40972409999999]},{"id":"recioI8ui7lSxugZ3","Investor name":"Thinkuvate Ventures","Logo":".\/images\/funds\/recioI8ui7lSxugZ3.jpg","Geocode":[1.2836335,103.8469622]},{"id":"recM0l8tFMS8soAH7","Investor name":"Autonom Ventures","Logo":".\/images\/funds\/recM0l8tFMS8soAH7.jpg","Geocode":[44.4627706,26.1012279]},{"id":"recdowKThme9t7LbE","Investor name":"OSS Ventures","Logo":".\/images\/funds\/recdowKThme9t7LbE.jpg","Geocode":[48.867496,2.3371224]},{"id":"rec0qy36Vsw69mG5M","Investor name":"SE Ventures","Logo":".\/images\/funds\/rec0qy36Vsw69mG5M.jpg","Geocode":[37.4216193,-122.2145651]},{"id":"recutpM7NUxddKktx","Investor name":"Leafy Tunnel","Logo":".\/images\/funds\/recutpM7NUxddKktx.jpg","Geocode":[51.49797179999999,-0.1410482]},{"id":"rec1LdrW4KWgXnTsW","Investor name":"RoundX","Logo":".\/images\/funds\/rec1LdrW4KWgXnTsW.jpg","Geocode":[45.4683338,9.1951331]},{"id":"recaMmwrpJrdG7Vgt","Investor name":"Matchstick Ventures","Logo":".\/images\/funds\/recaMmwrpJrdG7Vgt.jpg","Geocode":[40.0149856,-105.2705456]},{"id":"recGbT1kbgz1KCOxP","Investor name":"Alberts Impact Ventures","Logo":".\/images\/funds\/recGbT1kbgz1KCOxP.jpg","Geocode":[-33.8663399,151.2122344]},{"id":"recKt0MdZcGRivqDW","Investor name":"Susa Ventures","Logo":".\/images\/funds\/recKt0MdZcGRivqDW.jpg","Geocode":[37.7608658,-122.4093401]},{"id":"recRt4g75LXBQWAqo","Investor name":"3one4 Capital","Logo":".\/images\/funds\/recRt4g75LXBQWAqo.jpg","Geocode":[12.9753638,77.6018504]},{"id":"rec1GHFMhhMsPACfl","Investor name":"MFV Partners","Logo":".\/images\/funds\/rec1GHFMhhMsPACfl.jpg","Geocode":[37.7836048,-122.3989583]},{"id":"recx3IOsGNslheLDZ","Investor name":"Leonis Investissement","Logo":".\/images\/funds\/recx3IOsGNslheLDZ.jpg","Geocode":[48.8328181,2.3667812]},{"id":"recwjraHsnlGw6gTn","Investor name":"Motivate Ventures","Logo":".\/images\/funds\/recwjraHsnlGw6gTn.jpg","Geocode":[41.8865704,-87.64786199999999]},{"id":"recxSDSYhUBLPO7xn","Investor name":"SBI Ven Capital Pte Ltd","Logo":".\/images\/funds\/recxSDSYhUBLPO7xn.jpg","Geocode":[35.6652379,139.7395964]},{"id":"reck4QU6aTKJZm04s","Investor name":"Future Planet Capital","Logo":".\/images\/funds\/reck4QU6aTKJZm04s.jpg","Geocode":[51.50722039999999,-0.1437531]},{"id":"recKdC3FaBIXTh5wH","Investor name":"Rhodium Ventures","Logo":".\/images\/funds\/recKdC3FaBIXTh5wH.jpg","Geocode":[32.1660383,34.8113712]},{"id":"rec9wmuFJavmz6WZs","Investor name":"Good Alpha Industries","Logo":".\/images\/funds\/rec9wmuFJavmz6WZs.jpg","Geocode":[34.0235695,-118.4826537]},{"id":"recSHCxTGcVAqCRZR","Investor name":"Blockrocket","Logo":".\/images\/funds\/recSHCxTGcVAqCRZR.jpg","Geocode":[50.11198,8.66889]},{"id":"recTIF8JGYYUcrUeG","Investor name":"AngelSpark","Logo":".\/images\/funds\/recTIF8JGYYUcrUeG.jpg","Geocode":[25.1078793,55.1651604]},{"id":"recPWXKjbuESWXEPb","Investor name":"OTF","Logo":".\/images\/funds\/recPWXKjbuESWXEPb.jpg","Geocode":[23.5670151,58.17077380000001]},{"id":"recqni4dzOMwxv8hO","Investor name":"SIX Fintech Ventures","Logo":".\/images\/funds\/recqni4dzOMwxv8hO.jpg","Geocode":[47.3934871,8.5094063]},{"id":"recekUyhrjzHhdSMm","Investor name":"TheClubDeal Capital Advisors","Logo":".\/images\/funds\/recekUyhrjzHhdSMm.jpg","Geocode":[50.7851493,4.3772176]},{"id":"reckRMTMohlZ6gqTd","Investor name":"TS Ventures","Logo":".\/images\/funds\/reckRMTMohlZ6gqTd.jpg","Geocode":[50.9659857,7.1583763]},{"id":"recbj8bWSfSfDzYYm","Investor name":"StartFast Ventures","Logo":".\/images\/funds\/recbj8bWSfSfDzYYm.jpg","Geocode":[43.0446158,-76.1499365]},{"id":"recYp3lu4OVQIKwkz","Investor name":"Trive VC","Logo":".\/images\/funds\/recYp3lu4OVQIKwkz.jpg","Geocode":[1.3001685,103.8372952]},{"id":"recisfqsuJR1iBsAb","Investor name":"Cambridge Companies SPG","Logo":".\/images\/funds\/recisfqsuJR1iBsAb.jpg","Geocode":[33.6210256,-117.8743193]},{"id":"reclLHn77ysOPg70K","Investor name":"Accion Venture Lab","Logo":".\/images\/funds\/reclLHn77ysOPg70K.jpg","Geocode":[38.904065,-77.0340662]},{"id":"recjQa1gomEpQZ28B","Investor name":"MTE MedTech Entrepreneurs","Logo":".\/images\/funds\/recjQa1gomEpQZ28B.jpg","Geocode":[48.1375119,11.5833154]},{"id":"recSoeCRsdWGXxxQ9","Investor name":"United Ventures","Logo":".\/images\/funds\/recSoeCRsdWGXxxQ9.jpg","Geocode":[45.4634409,9.194243]},{"id":"recGKD1W1OKrtsJK4","Investor name":"Story Ventures","Logo":".\/images\/funds\/recGKD1W1OKrtsJK4.jpg","Geocode":[40.74118170000001,-73.99319539999999]},{"id":"rec3GUtRqexyGRL6r","Investor name":"Karma Ventures","Logo":".\/images\/funds\/rec3GUtRqexyGRL6r.jpg","Geocode":[59.4374232,24.7333609]},{"id":"rec9u0almvVw7dJOr","Investor name":"Atlantic Labs","Logo":".\/images\/funds\/rec9u0almvVw7dJOr.jpg","Geocode":[52.5274753,13.4028715]},{"id":"rec4fps41YhV6lLK5","Investor name":"Neva SGR","Logo":".\/images\/funds\/rec4fps41YhV6lLK5.jpg","Geocode":[45.06635319999999,7.6609864]},{"id":"recdSY7WLhRFESUnT","Investor name":"Fernbrook Capital Management","Logo":".\/images\/funds\/recdSY7WLhRFESUnT.jpg","Geocode":[40.7570209,-73.97466949999999]},{"id":"recAOCzud0qHPuFcG","Investor name":"Olma Luxury Holdings","Logo":".\/images\/funds\/recAOCzud0qHPuFcG.jpg","Geocode":[53.3540273,-6.246165599999999]},{"id":"rec9E3OjrACLQy4BE","Investor name":"Fil Rouge Capital","Logo":".\/images\/funds\/rec9E3OjrACLQy4BE.jpg","Geocode":[45.8116555,15.9824813]},{"id":"rece9i3VjPbaSMhnB","Investor name":"Venture Catalysts","Logo":".\/images\/funds\/rece9i3VjPbaSMhnB.jpg","Geocode":[19.1044592,72.8807628]},{"id":"recMQm4zYSxz8ffcK","Investor name":"Houghton Street Ventures","Logo":".\/images\/funds\/recMQm4zYSxz8ffcK.jpg","Geocode":[51.5146729,-0.1157158]},{"id":"recRyvTTFk4NVSfJP","Investor name":"Hike Ventures","Logo":".\/images\/funds\/recRyvTTFk4NVSfJP.jpg","Geocode":[37.7857652,-122.4255782]},{"id":"recGPhvp1QkLI5yVU","Investor name":"Engage","Logo":".\/images\/funds\/recGPhvp1QkLI5yVU.jpg","Geocode":[33.77744300000001,-84.38912309999999]},{"id":"recjQpRI7jqjVymdf","Investor name":"Yolo Investments","Logo":".\/images\/funds\/recjQpRI7jqjVymdf.jpg","Geocode":[59.4459818,24.7455375]},{"id":"recLLUXmcXHhecLpc","Investor name":"Insurtech Gateway","Logo":".\/images\/funds\/recLLUXmcXHhecLpc.jpg","Geocode":[51.50644759999999,-0.1062081]},{"id":"rec8LtqkQSKnF6cc7","Investor name":"Lavrock Ventures","Logo":".\/images\/funds\/rec8LtqkQSKnF6cc7.jpg","Geocode":[38.8798394,-77.11260039999999]},{"id":"recnjPR9o1FekVRiD","Investor name":"Evolvex Accelerator","Logo":".\/images\/funds\/recnjPR9o1FekVRiD.jpg","Geocode":[19.1313938,72.8557019]},{"id":"rec2ehPb9uJWE9jH0","Investor name":"SyndicateRoom","Logo":".\/images\/funds\/rec2ehPb9uJWE9jH0.jpg","Geocode":[52.2034776,0.1318278]},{"id":"recBlTk9lpUKjQZp7","Investor name":"J&T Ventures","Logo":".\/images\/funds\/recBlTk9lpUKjQZp7.jpg","Geocode":[50.0978686,14.4641883]},{"id":"recJr3EOndIV3G0kB","Investor name":"Inventure","Logo":".\/images\/funds\/recJr3EOndIV3G0kB.jpg","Geocode":[60.166794,24.9224633]},{"id":"recqMfX8pl2UOsNC6","Investor name":"SET Ventures","Logo":".\/images\/funds\/recqMfX8pl2UOsNC6.jpg","Geocode":[52.3633891,4.8978933]},{"id":"rec4eFSWDIbAdpEBf","Investor name":"Homeroom Fund","Logo":".\/images\/funds\/rec4eFSWDIbAdpEBf.jpg","Geocode":[40.3139881,-74.6538629]},{"id":"recoQBq8SxTTNYumM","Investor name":"SeedBlink","Logo":".\/images\/funds\/recoQBq8SxTTNYumM.jpg","Geocode":[44.4267674,26.1025384]},{"id":"recbqKb7hXPBqDEif","Investor name":"Nova Growth Capital","Logo":".\/images\/funds\/recbqKb7hXPBqDEif.jpg","Geocode":[53.3952824,-2.9809607]},{"id":"rec8Kl6RPwDdPrT5p","Investor name":"IW Capital","Logo":".\/images\/funds\/rec8Kl6RPwDdPrT5p.jpg","Geocode":[51.5108599,-0.1455713]},{"id":"recUDpNGXumIJS5Rp","Investor name":"Trend Forward Capital","Logo":".\/images\/funds\/recUDpNGXumIJS5Rp.jpg","Geocode":[37.3175581,-121.9485109]},{"id":"recIZ0tT81XEb3VNm","Investor name":"GSV Ventures","Logo":".\/images\/funds\/recIZ0tT81XEb3VNm.jpg","Geocode":[37.7872658,-122.3985428]},{"id":"recKnFewx2F4cNXun","Investor name":"ISX8 Ventures","Logo":".\/images\/funds\/recKnFewx2F4cNXun.jpg","Geocode":[37.5349925,-122.3050823]},{"id":"recZh1RsgY1z3pLnQ","Investor name":"innoWerft","Logo":".\/images\/funds\/recZh1RsgY1z3pLnQ.jpg","Geocode":[49.2925093,8.6548029]},{"id":"rec1dUsF4KOOnn83c","Investor name":"Expon Capital","Logo":".\/images\/funds\/rec1dUsF4KOOnn83c.jpg","Geocode":[49.6151917,6.1061882]},{"id":"recNQsC6BoMMNcQCa","Investor name":"N\/ABLE Capital","Logo":".\/images\/funds\/recNQsC6BoMMNcQCa.jpg","Geocode":[51.5022641,-0.159285]},{"id":"recLAifDGz3ATIW43","Investor name":"Sandwater","Logo":".\/images\/funds\/recLAifDGz3ATIW43.jpg","Geocode":[59.913947,10.74647]},{"id":"rec2rZTSCYEVoYZT4","Investor name":"AFI Ventures","Logo":".\/images\/funds\/rec2rZTSCYEVoYZT4.jpg","Geocode":[48.8695072,2.3325331]},{"id":"recopr7DJZOXVXoYU","Investor name":"Monks Hill Ventures","Logo":".\/images\/funds\/recopr7DJZOXVXoYU.jpg","Geocode":[1.2859607,103.8478512]},{"id":"rec1siZLhC1U5wtAk","Investor name":"Kinetic Investments","Logo":".\/images\/funds\/rec1siZLhC1U5wtAk.jpg","Geocode":[51.51699730000001,-0.08159]},{"id":"recDbq7aY7NUT7JIh","Investor name":"Minimal Capital","Logo":".\/images\/funds\/recDbq7aY7NUT7JIh.jpg","Geocode":[38.765153,-75.2117057]},{"id":"recbEvY3e0M76A3v4","Investor name":"Kogito Ventures","Logo":".\/images\/funds\/recbEvY3e0M76A3v4.jpg","Geocode":[52.2312488,20.9843995]},{"id":"reced0WZ8lSZlutEI","Investor name":"Plymouth Growth","Logo":".\/images\/funds\/reced0WZ8lSZlutEI.jpg","Geocode":[42.241673,-83.74108009999999]},{"id":"rec6392rST10tdD4g","Investor name":"Katapult Seed","Logo":".\/images\/funds\/rec6392rST10tdD4g.jpg","Geocode":[59.9174968,10.7400708]},{"id":"reclA9AT6Yz6qLn31","Investor name":"Tech Square Ventures","Logo":".\/images\/funds\/reclA9AT6Yz6qLn31.jpg","Geocode":[33.7774564,-84.38957219999999]},{"id":"rec7L7BGhTJFKKErk","Investor name":"Crossbeam Ventures","Logo":".\/images\/funds\/rec7L7BGhTJFKKErk.jpg","Geocode":[25.7661878,-80.19621850000001]},{"id":"recC3zG2Y7LRvHvIk","Investor name":"Pario Ventures","Logo":".\/images\/funds\/recC3zG2Y7LRvHvIk.jpg","Geocode":[51.5101186,-0.1473798]},{"id":"recjrTrlHyCVzSbP7","Investor name":"JVP Jerusalem Venture Partners","Logo":".\/images\/funds\/recjrTrlHyCVzSbP7.jpg","Geocode":[31.7670383,35.2254295]},{"id":"reckNDfYhl48vnsOb","Investor name":"Truffle Capital","Logo":".\/images\/funds\/reckNDfYhl48vnsOb.jpg","Geocode":[48.8745251,2.3108304]},{"id":"recuVfa4KZFnUBCtM","Investor name":"Designer Fund","Logo":".\/images\/funds\/recuVfa4KZFnUBCtM.jpg","Geocode":[37.7898166,-122.4009478]},{"id":"recCkOZ1lAC3DOnZC","Investor name":"Samaipata","Logo":".\/images\/funds\/recCkOZ1lAC3DOnZC.jpg","Geocode":[40.4234112,-3.6839939]},{"id":"recXvsJInxVBeKwml","Investor name":"Cardumen Capital","Logo":".\/images\/funds\/recXvsJInxVBeKwml.jpg","Geocode":[40.4383107,-3.681498999999999]},{"id":"recSaSi3FkiYVhvJJ","Investor name":"1337 Ventures","Logo":".\/images\/funds\/recSaSi3FkiYVhvJJ.jpg","Geocode":[3.1633844,101.7177893]},{"id":"rechOAGqPQOs4Reiq","Investor name":"Canaan","Logo":".\/images\/funds\/rechOAGqPQOs4Reiq.jpg","Geocode":[37.4187208,-122.2099603]},{"id":"recDZ9k1t05aql3zu","Investor name":"Sapphire Sport","Logo":".\/images\/funds\/recDZ9k1t05aql3zu.jpg","Geocode":[37.3999138,-122.1458871]},{"id":"rec7Gh30BylP24rpf","Investor name":"XRC Labs","Logo":".\/images\/funds\/rec7Gh30BylP24rpf.jpg","Geocode":[40.7036176,-73.9916246]},{"id":"reclVIHDbwNrU9PTA","Investor name":"Inovia Capital","Logo":".\/images\/funds\/reclVIHDbwNrU9PTA.jpg","Geocode":[45.5019527,-73.5695254]},{"id":"rech4HI1oOvvz70GW","Investor name":"Smedvig Capital","Logo":".\/images\/funds\/rech4HI1oOvvz70GW.jpg","Geocode":[51.50657580000001,-0.1402994]},{"id":"recp8gJTE2d0YfmxC","Investor name":"AVP AXA Venture Partners","Logo":".\/images\/funds\/recp8gJTE2d0YfmxC.jpg","Geocode":[48.86960500000001,2.3230566]},{"id":"recNwX6FaF4f0wQpn","Investor name":"AdTay Ventures","Logo":".\/images\/funds\/recNwX6FaF4f0wQpn.jpg","Geocode":[51.5460198,-0.1899748]},{"id":"recLsTtEbvRkwr7MO","Investor name":"Serengeti Business Angels Network","Logo":".\/images\/funds\/recLsTtEbvRkwr7MO.jpg","Geocode":[-6.7252483,39.2260491]},{"id":"recb4MAnmUjeZhbud","Investor name":"Angel Club","Logo":".\/images\/funds\/recb4MAnmUjeZhbud.jpg","Geocode":[37.9792245,-122.5801725]},{"id":"recehfSy6VYYpyCIR","Investor name":"London Venture Partners","Logo":".\/images\/funds\/recehfSy6VYYpyCIR.jpg","Geocode":[51.51425159999999,-0.1359314]},{"id":"recWlLzOITAycE2L0","Investor name":"CDM Capital","Logo":".\/images\/funds\/recWlLzOITAycE2L0.jpg","Geocode":[19.0581602,72.8651798]},{"id":"recf2n5Y0abombLjZ","Investor name":"Eutopia","Logo":".\/images\/funds\/recf2n5Y0abombLjZ.jpg","Geocode":[48.868363,2.3448896]},{"id":"recWJGoq0Rxo1BLVW","Investor name":"Third Prime","Logo":".\/images\/funds\/recWJGoq0Rxo1BLVW.jpg","Geocode":[40.757991,-73.9761584]},{"id":"recQN5LtdyEO2o6cZ","Investor name":"Evergy Ventures","Logo":".\/images\/funds\/recQN5LtdyEO2o6cZ.jpg","Geocode":[39.0996858,-94.5836786]},{"id":"recycfA4mBjEtg9Z2","Investor name":"Digital Horizon","Logo":".\/images\/funds\/recycfA4mBjEtg9Z2.jpg","Geocode":[51.510846,-0.1389567]},{"id":"reca4LjKp9vulB0vg","Investor name":"Swiss Founders Fund","Logo":".\/images\/funds\/reca4LjKp9vulB0vg.jpg","Geocode":[47.4238947,9.3719965]},{"id":"recBH4ZCQggt3K8rn","Investor name":"Good News Ventures","Logo":".\/images\/funds\/recBH4ZCQggt3K8rn.jpg","Geocode":[43.849138,-79.3239578]},{"id":"recyhgaRjtVyPbveV","Investor name":"Zell Capital","Logo":".\/images\/funds\/recyhgaRjtVyPbveV.jpg","Geocode":[39.9588156,-82.99749249999999]},{"id":"recaHdXp1g1Y0O6R8","Investor name":"Galicia Ventures","Logo":".\/images\/funds\/recaHdXp1g1Y0O6R8.jpg","Geocode":[-34.6053082,-58.3725241]},{"id":"rec6wZaOrB2KzBxCj","Investor name":"Because Ventures","Logo":".\/images\/funds\/rec6wZaOrB2KzBxCj.jpg","Geocode":[35.995854,-78.90142879999999]},{"id":"recVuNHoBSMU6CRyu","Investor name":"SuperAngel.Fund","Logo":".\/images\/funds\/recVuNHoBSMU6CRyu.jpg","Geocode":[40.7217861,-74.0094471]},{"id":"recgBYOfyusGQdGXk","Investor name":"Beacon Capital (UK)","Logo":".\/images\/funds\/recgBYOfyusGQdGXk.jpg","Geocode":[51.5191121,-0.1817039]},{"id":"recuYDzWrN1uVLj1z","Investor name":"Sparking Capital","Logo":".\/images\/funds\/recuYDzWrN1uVLj1z.jpg","Geocode":[44.4651773,26.0872336]},{"id":"recWhNhPgGHU3EaKO","Investor name":"Mash VC","Logo":".\/images\/funds\/recWhNhPgGHU3EaKO.jpg","Geocode":[51.5124516,-0.1150753]},{"id":"recwh2QmWF0hsoKGN","Investor name":"BDev Ventures","Logo":".\/images\/funds\/recwh2QmWF0hsoKGN.jpg","Geocode":[37.386449,-122.0840732]},{"id":"recyoPZobETaSQhDI","Investor name":"HearstLab","Logo":".\/images\/funds\/recyoPZobETaSQhDI.jpg","Geocode":[40.7662791,-73.98345309999999]},{"id":"reccNFJSxYZ26G15M","Investor name":"Angel Chahin","Logo":".\/images\/funds\/reccNFJSxYZ26G15M.jpg","Geocode":[18.846966,-97.0912992]},{"id":"reccI4HExyCSrxr6t","Investor name":"Ace of Cups","Logo":".\/images\/funds\/reccI4HExyCSrxr6t.jpg","Geocode":[25.7917344,-80.1390831]},{"id":"recNatoccpWLvWMmq","Investor name":"Femmes Business Angels","Logo":".\/images\/funds\/recNatoccpWLvWMmq.jpg","Geocode":[48.862919,2.3409515]},{"id":"reckFoAUgMXXfIYps","Investor name":"Aescuvest","Logo":".\/images\/funds\/reckFoAUgMXXfIYps.jpg","Geocode":[50.122189,8.740763600000001]},{"id":"recmgMjQTqlszSlSk","Investor name":"Addendum Capital","Logo":".\/images\/funds\/recmgMjQTqlszSlSk.jpg","Geocode":[40.4311174,-3.6904775]},{"id":"rec2y0buKw0ODcqB1","Investor name":"Salfati Group Venture (SGV)","Logo":".\/images\/funds\/rec2y0buKw0ODcqB1.jpg","Geocode":[47.60538,-122.336388]},{"id":"recXqYYGqDq8rFaAT","Investor name":"Innovation Nest","Logo":".\/images\/funds\/recXqYYGqDq8rFaAT.jpg","Geocode":[50.0442415,19.9388275]},{"id":"recnq4P2JhOUqS5SF","Investor name":"Pl\u00e9iade Venture","Logo":".\/images\/funds\/recnq4P2JhOUqS5SF.jpg","Geocode":[48.87307300000001,2.315827]},{"id":"recoVw4yTx6JWUQ5Y","Investor name":"Koa Labs","Logo":".\/images\/funds\/recoVw4yTx6JWUQ5Y.jpg","Geocode":[42.3729889,-71.12090239999999]},{"id":"recdwWfOEf29Jx9Ai","Investor name":"Neer Venture Partners","Logo":".\/images\/funds\/recdwWfOEf29Jx9Ai.jpg","Geocode":[26.852336,-80.1625699]},{"id":"recMBKGKbMCXFhTKh","Investor name":"Creandum","Logo":".\/images\/funds\/recMBKGKbMCXFhTKh.jpg","Geocode":[59.33494220000001,18.0699634]},{"id":"recrJ9bxGwah1RCla","Investor name":"Skilltor Tech Venture Studio","Logo":".\/images\/funds\/recrJ9bxGwah1RCla.jpg","Geocode":[12.9715987,77.5945627]},{"id":"rec9IVrHGH4zHqI25","Investor name":"Blue Future Partners","Logo":".\/images\/funds\/rec9IVrHGH4zHqI25.jpg","Geocode":[48.1287747,11.5600565]},{"id":"recqpAE67WhWHjUf6","Investor name":"Venture Studio from Crisis","Logo":".\/images\/funds\/recqpAE67WhWHjUf6.jpg","Geocode":[51.51811619999999,-0.0739063]},{"id":"recQLuEzPbgnb1Ge5","Investor name":"Small Ventures USA","Logo":".\/images\/funds\/recQLuEzPbgnb1Ge5.jpg","Geocode":[29.7475079,-95.4052902]},{"id":"recmpsXkIh4XBYkPe","Investor name":"Crowberry Capital","Logo":".\/images\/funds\/recmpsXkIh4XBYkPe.jpg","Geocode":[64.14682499999999,-21.9287346]},{"id":"reckdUrHoKMWtyScV","Investor name":"Aperitivo","Logo":".\/images\/funds\/reckdUrHoKMWtyScV.jpg","Geocode":[41.3928527,2.1428891]},{"id":"recPnn71GSBVMnRZV","Investor name":"Frenetik Priority","Logo":".\/images\/funds\/recPnn71GSBVMnRZV.jpg","Geocode":[41.1743346,-8.6863952]},{"id":"reczE6rhSEj6wHFes","Investor name":"Shri Capital","Logo":".\/images\/funds\/reczE6rhSEj6wHFes.jpg","Geocode":[51.52563689999999,-0.083692]},{"id":"rec3gd1aG2ZZHO8iI","Investor name":"Curiosity VC","Logo":".\/images\/funds\/rec3gd1aG2ZZHO8iI.jpg","Geocode":[52.35575739999999,4.8413359]},{"id":"recxrM1SORE2qcmoa","Investor name":"GoodSoil VC","Logo":".\/images\/funds\/recxrM1SORE2qcmoa.jpg","Geocode":[51.5158749,-0.1317564]},{"id":"rec7AnHvP7rtPEKxq","Investor name":"Apex Ventures","Logo":".\/images\/funds\/rec7AnHvP7rtPEKxq.jpg","Geocode":[48.20888,16.3688502]},{"id":"recPuCNu9zgFwqjcr","Investor name":"Panakes Partners","Logo":".\/images\/funds\/recPuCNu9zgFwqjcr.jpg","Geocode":[45.4814186,9.2050424]},{"id":"recKnyG4KNkwCJyNu","Investor name":"Binnacle Group","Logo":".\/images\/funds\/recKnyG4KNkwCJyNu.jpg","Geocode":[41.14667300000001,-73.49363300000002]},{"id":"recv5utQyFOiCmFdp","Investor name":"OneTen\u00b0 Capital","Logo":".\/images\/funds\/recv5utQyFOiCmFdp.jpg","Geocode":[35.0560132,-106.5267965]},{"id":"reccJP34mLvR5q6qV","Investor name":"Ternel","Logo":".\/images\/funds\/reccJP34mLvR5q6qV.jpg","Geocode":[48.8614322,2.3077142]},{"id":"recrJeIt0uA3sY06Z","Investor name":"GPI Global Partners Investments","Logo":".\/images\/funds\/recrJeIt0uA3sY06Z.jpg","Geocode":[51.5027088,0.0453916]},{"id":"recvM756EtLI15H6a","Investor name":"A-Venture","Logo":".\/images\/funds\/recvM756EtLI15H6a.jpg","Geocode":[48.8722501,2.2866716]},{"id":"rec16LtoJLE9Y7qvL","Investor name":"Eos Venture Partners","Logo":".\/images\/funds\/rec16LtoJLE9Y7qvL.jpg","Geocode":[51.5089063,-0.1448463]},{"id":"recNGowtlmXHjRNXV","Investor name":"Meyer Global Management","Logo":".\/images\/funds\/recNGowtlmXHjRNXV.jpg","Geocode":[40.758558,-73.9746236]},{"id":"recEIWbXPLPebP2c0","Investor name":"Sprout Fund","Logo":".\/images\/funds\/recEIWbXPLPebP2c0.jpg","Geocode":[53.5184217,-113.5055573]},{"id":"rec8IVO7cx8dHh9aR","Investor name":"Van Wickle Ventures","Logo":".\/images\/funds\/rec8IVO7cx8dHh9aR.jpg","Geocode":[41.827494,-71.40278959999999]},{"id":"recMRuryTv9XpQbFu","Investor name":"InsurTech Fund","Logo":".\/images\/funds\/recMRuryTv9XpQbFu.jpg","Geocode":[40.7424843,-73.9912212]},{"id":"recldMYHWG2dVD5c5","Investor name":"True Altitude","Logo":".\/images\/funds\/recldMYHWG2dVD5c5.jpg","Geocode":[51.51562879999999,-0.1598215]},{"id":"recA6reZfCgJ6mkVl","Investor name":"Origins Fund","Logo":".\/images\/funds\/recA6reZfCgJ6mkVl.jpg","Geocode":[40.7472941,-73.9844324]},{"id":"recORYJWEkJzxfNOQ","Investor name":"Grit Ventures","Logo":".\/images\/funds\/recORYJWEkJzxfNOQ.jpg","Geocode":[37.4252478,-122.1365044]},{"id":"rec3xcOIHnmrWwrGq","Investor name":"Pi Campus","Logo":".\/images\/funds\/rec3xcOIHnmrWwrGq.jpg","Geocode":[41.8234463,12.4612513]},{"id":"recBYMhOF92l1CnWT","Investor name":"Triple Point (UK)","Logo":".\/images\/funds\/recBYMhOF92l1CnWT.jpg","Geocode":[51.5126729,-0.0884167]},{"id":"recCuMLxkFYKRMD8A","Investor name":"Origin Ventures","Logo":".\/images\/funds\/recCuMLxkFYKRMD8A.jpg","Geocode":[41.8842091,-87.6416916]},{"id":"recNJyoUvCdFrwNwY","Investor name":"Telos Impact","Logo":".\/images\/funds\/recNJyoUvCdFrwNwY.jpg","Geocode":[50.8235572,4.3715685]},{"id":"recMQcW43nXVX2m00","Investor name":"Wavemaker Partners","Logo":".\/images\/funds\/recMQcW43nXVX2m00.jpg","Geocode":[1.2902512,103.8386992]},{"id":"recB53uKFX9gPEcSM","Investor name":"Star Tech Ventures ","Logo":".\/images\/funds\/recB53uKFX9gPEcSM.jpg","Geocode":[45.4784154,9.2035372]},{"id":"recohnKgWYKbdax5s","Investor name":"Oxx Ventures","Logo":".\/images\/funds\/recohnKgWYKbdax5s.jpg","Geocode":[51.5134438,-0.1532019]},{"id":"recy4CIfiXolLST1M","Investor name":"ROCH Ventures","Logo":".\/images\/funds\/recy4CIfiXolLST1M.jpg","Geocode":[49.63296,6.1667449]},{"id":"recCqSkmp1wza35Lw","Investor name":"Make Studios","Logo":".\/images\/funds\/recCqSkmp1wza35Lw.jpg","Geocode":[34.0879198,-118.3444636]},{"id":"rec6d3zkLNzGzxZk4","Investor name":"Pear Tree Ventures","Logo":".\/images\/funds\/rec6d3zkLNzGzxZk4.jpg","Geocode":[33.8328469,-118.3877433]},{"id":"reccfM3nm797OSFpZ","Investor name":"Kalaari Capital","Logo":".\/images\/funds\/reccfM3nm797OSFpZ.jpg","Geocode":[12.9857967,77.7341139]},{"id":"recY6wABuvGXbtpwd","Investor name":"Whales Ventures","Logo":".\/images\/funds\/recY6wABuvGXbtpwd.jpg","Geocode":[27.8662424,-82.2869257]},{"id":"recogjxqY4JUCACf6","Investor name":"Phoenix Venture Partners Ltd.","Logo":".\/images\/funds\/recogjxqY4JUCACf6.jpg","Geocode":[24.5004899,54.3894519]},{"id":"recSftKHgIcmjzwD2","Investor name":"NextGen Venture Partners","Logo":".\/images\/funds\/recSftKHgIcmjzwD2.jpg","Geocode":[39.2805499,-76.59450609999999]},{"id":"recqpnzO65VWV3HfN","Investor name":"Reinventure Capital","Logo":".\/images\/funds\/recqpnzO65VWV3HfN.jpg","Geocode":[42.2998169,-71.111476]},{"id":"recgkghDhEqjZqegu","Investor name":"Alumshares","Logo":".\/images\/funds\/recgkghDhEqjZqegu.jpg","Geocode":[35.7705563,-78.6772867]},{"id":"recyvw1JoYV8JtJwu","Investor name":"Excellis Holding","Logo":".\/images\/funds\/recyvw1JoYV8JtJwu.jpg","Geocode":[45.070735,7.7183654]},{"id":"recFwKnie7cOmYMDO","Investor name":"Bullish","Logo":".\/images\/funds\/recFwKnie7cOmYMDO.jpg","Geocode":[40.7186419,-73.9942377]},{"id":"recOOqNSOv2GNhtTS","Investor name":"AV8","Logo":".\/images\/funds\/recOOqNSOv2GNhtTS.jpg","Geocode":[37.4493401,-122.1599696]},{"id":"reccoieaqVrAwhgyq","Investor name":"Cavalry Ventures","Logo":".\/images\/funds\/reccoieaqVrAwhgyq.jpg","Geocode":[52.5284926,13.3884716]},{"id":"rec5k0KUJvovfHxNx","Investor name":"Karot Capital","Logo":".\/images\/funds\/rec5k0KUJvovfHxNx.jpg","Geocode":[48.8544204,2.2780044]},{"id":"recQlNpba6kLfmp26","Investor name":"Go Capital","Logo":".\/images\/funds\/recQlNpba6kLfmp26.jpg","Geocode":[48.092804,-1.704099]},{"id":"recB7Wgwb79NWk6qP","Investor name":"NXTP Ventures","Logo":".\/images\/funds\/recB7Wgwb79NWk6qP.jpg","Geocode":[-34.5589788,-58.4464234]},{"id":"recVAZbl810wkH3RJ","Investor name":"Redrice Ventures","Logo":".\/images\/funds\/recVAZbl810wkH3RJ.jpg","Geocode":[51.5212736,-0.1175893]},{"id":"recFeCrEFGnBC57FT","Investor name":"Atlas Ventures (Singapore)","Logo":".\/images\/funds\/recFeCrEFGnBC57FT.jpg","Geocode":[1.2854707,103.8507043]},{"id":"recdmDWvh3IrGnhej","Investor name":"EDF Pulse Ventures","Logo":".\/images\/funds\/recdmDWvh3IrGnhej.jpg","Geocode":[48.8761154,2.2982332]},{"id":"recrnP2N59y9bgSNl","Investor name":"Wave Ventures","Logo":".\/images\/funds\/recrnP2N59y9bgSNl.jpg","Geocode":[60.1667953,24.9325848]},{"id":"recvkMdpllS0pBoyN","Investor name":"Maywic Select Investments","Logo":".\/images\/funds\/recvkMdpllS0pBoyN.jpg","Geocode":[39.0992627,-84.51035970000001]},{"id":"recR30TEspNadf6QI","Investor name":"TGFS Technologiegr\u00fcnderfonds Sachsen","Logo":".\/images\/funds\/recR30TEspNadf6QI.jpg","Geocode":[51.341721,12.3743125]},{"id":"recY3RECbzmBFJ8JN","Investor name":"NVP Norwest Venture Partners","Logo":".\/images\/funds\/recY3RECbzmBFJ8JN.jpg","Geocode":[37.448754,-122.1590645]},{"id":"rece6dgJvU5Ukm9HW","Investor name":"Osage University Partners","Logo":".\/images\/funds\/rece6dgJvU5Ukm9HW.jpg","Geocode":[40.0088355,-75.2162158]},{"id":"recEI5nGeTuIIXm9K","Investor name":"Bonfire Ventures","Logo":".\/images\/funds\/recEI5nGeTuIIXm9K.jpg","Geocode":[34.0207972,-118.4933798]},{"id":"recryFFYnGVwZafPl","Investor name":"Icos Capital Management","Logo":".\/images\/funds\/recryFFYnGVwZafPl.jpg","Geocode":[51.9119156,4.429697099999999]},{"id":"rec8UcXxh6wze8Tj3","Investor name":"Altano Capital","Logo":".\/images\/funds\/rec8UcXxh6wze8Tj3.jpg","Geocode":[52.5274618,13.3873453]},{"id":"recAvkhKRLcGDOfpC","Investor name":"Mouro Capital","Logo":".\/images\/funds\/recAvkhKRLcGDOfpC.jpg","Geocode":[51.52261129999999,-0.0924696]},{"id":"reclDCtGfbviWaE2F","Investor name":"Spring Capital (Estonia)","Logo":".\/images\/funds\/reclDCtGfbviWaE2F.jpg","Geocode":[59.4095713,24.7345799]},{"id":"recXM365oC0yri0cu","Investor name":"Cosmos Capital Management","Logo":".\/images\/funds\/recXM365oC0yri0cu.jpg","Geocode":[-37.83426,144.9736981]},{"id":"recOGTqfcau0EgWiB","Investor name":"Cell Capital","Logo":".\/images\/funds\/recOGTqfcau0EgWiB.jpg","Geocode":[51.513478,-0.1609834]},{"id":"rec8hdZ1MiMs5ThCa","Investor name":"Frumtak Ventures","Logo":".\/images\/funds\/rec8hdZ1MiMs5ThCa.jpg","Geocode":[64.1303598,-21.8946237]},{"id":"recMHeLOO4xgbWrpl","Investor name":"Northstar Ventures","Logo":".\/images\/funds\/recMHeLOO4xgbWrpl.jpg","Geocode":[54.9705603,-1.6163432]},{"id":"recPGgIad0sz2tcrY","Investor name":"YIT Capital","Logo":".\/images\/funds\/recPGgIad0sz2tcrY.jpg","Geocode":[49.59788289999999,6.1367242]},{"id":"recgq8MEJ10wJH77F","Investor name":"Invest Blue","Logo":".\/images\/funds\/recgq8MEJ10wJH77F.jpg","Geocode":[38.0389091,-84.5152662]},{"id":"rec5OpJ5iKPGlGe6m","Investor name":"Safar Partners","Logo":".\/images\/funds\/rec5OpJ5iKPGlGe6m.jpg","Geocode":[42.3627822,-71.0835375]},{"id":"recXwqMt7hbePPZpb","Investor name":"Co-Creation Hub","Logo":".\/images\/funds\/recXwqMt7hbePPZpb.jpg","Geocode":[6.5043114,3.3779357]},{"id":"recnBLCZB680hwUft","Investor name":"Capgemini Ventures","Logo":".\/images\/funds\/recnBLCZB680hwUft.jpg","Geocode":[48.8747026,2.2937544]},{"id":"recOTZTHA2Sf3hyqh","Investor name":"TruePNL","Logo":".\/images\/funds\/recOTZTHA2Sf3hyqh.jpg","Geocode":[1.352083,103.819836]},{"id":"recXtVoLCK70DGgzt","Investor name":"Morro Ventures","Logo":".\/images\/funds\/recXtVoLCK70DGgzt.jpg","Geocode":[18.4641597,-66.115262]},{"id":"recia249oGRXhY9RW","Investor name":"V-Sharp Venture Studio","Logo":".\/images\/funds\/recia249oGRXhY9RW.jpg","Geocode":[50.0909577,14.452573]},{"id":"recb1hdjN1Cs1Sh5A","Investor name":"Vertis SGR","Logo":".\/images\/funds\/recb1hdjN1Cs1Sh5A.jpg","Geocode":[40.8299754,14.2237573]},{"id":"recWOn5ve1bsCJe2h","Investor name":"Five Seasons Ventures","Logo":".\/images\/funds\/recWOn5ve1bsCJe2h.jpg","Geocode":[48.8747325,2.3307636]},{"id":"recAr7to8TEW31CnG","Investor name":"Socii Capital","Logo":".\/images\/funds\/recAr7to8TEW31CnG.jpg","Geocode":[51.5182776,-0.1235748]},{"id":"rec31YNwKp8byptZA","Investor name":"Acrobator Ventures","Logo":".\/images\/funds\/rec31YNwKp8byptZA.jpg","Geocode":[52.3619326,4.9069686]},{"id":"recAVN2lAJOMn9zrT","Investor name":"Ponooc","Logo":".\/images\/funds\/recAVN2lAJOMn9zrT.jpg","Geocode":[52.34317619999999,4.856690500000001]},{"id":"recS1UuqJlTPCfmrq","Investor name":"Precursor Ventures","Logo":".\/images\/funds\/recS1UuqJlTPCfmrq.jpg","Geocode":[37.7794634,-122.3931926]},{"id":"recR208JlVpC2g3bB","Investor name":"Goat Rodeo Capital","Logo":".\/images\/funds\/recR208JlVpC2g3bB.jpg","Geocode":[37.7976449,-122.4327312]},{"id":"rec9IlT9y1sJu5JUS","Investor name":"New Age Ventures","Logo":".\/images\/funds\/rec9IlT9y1sJu5JUS.jpg","Geocode":[40.754161,-73.979801]},{"id":"recONCYxlYSVH6CLC","Investor name":"ECBF European Circular Bioeconomy Fund","Logo":".\/images\/funds\/recONCYxlYSVH6CLC.jpg","Geocode":[50.7307229,7.1002073]},{"id":"recEqSUXt5cS3BBMO","Investor name":"Form Ventures","Logo":".\/images\/funds\/recEqSUXt5cS3BBMO.jpg","Geocode":[51.5148976,-0.1236898]},{"id":"rec4Jpa2ulZXZ5mEy","Investor name":"Magic Fund","Logo":".\/images\/funds\/rec4Jpa2ulZXZ5mEy.jpg","Geocode":[34.1147313,-118.3637264]},{"id":"recWCF6mpcSaoVSN7","Investor name":"ShangBay Capital","Logo":".\/images\/funds\/recWCF6mpcSaoVSN7.jpg","Geocode":[37.4352786,-122.1506083]},{"id":"recuoKLBr7g3Kpj3E","Investor name":"Genoa Ventures","Logo":".\/images\/funds\/recuoKLBr7g3Kpj3E.jpg","Geocode":[37.7925883,-122.3989177]},{"id":"recHIfo14rtUeQcmH","Investor name":"Vedika Capital","Logo":".\/images\/funds\/recHIfo14rtUeQcmH.jpg","Geocode":[-6.2427374,106.8554002]},{"id":"recmwvDOUYckS7Zi9","Investor name":"Turbostart ","Logo":".\/images\/funds\/recmwvDOUYckS7Zi9.jpg","Geocode":[12.9706622,77.6821473]},{"id":"recyTNxUNbfy7Dw7q","Investor name":"Base Capital","Logo":".\/images\/funds\/recyTNxUNbfy7Dw7q.jpg","Geocode":[-33.9319649,18.4215406]},{"id":"recBDdjphMk6liiPb","Investor name":"CDVCA","Logo":".\/images\/funds\/recBDdjphMk6liiPb.jpg","Geocode":[40.8108906,-73.96400960000001]},{"id":"recdBcEJoF8JncW1m","Investor name":"Laconia","Logo":".\/images\/funds\/recdBcEJoF8JncW1m.jpg","Geocode":[40.7424759,-73.9844358]},{"id":"recoYyTYkbpJBDc9n","Investor name":"Cr\u00e9dit Mutuel Innovation","Logo":".\/images\/funds\/recoYyTYkbpJBDc9n.jpg","Geocode":[48.8688322,2.3352042]},{"id":"rec613qCgJ3utmfA9","Investor name":"Square Peg","Logo":".\/images\/funds\/rec613qCgJ3utmfA9.jpg","Geocode":[-33.8841069,151.2106334]},{"id":"rec1urSyzsKXEtwCV","Investor name":"Elevator Ventures","Logo":".\/images\/funds\/rec1urSyzsKXEtwCV.jpg","Geocode":[48.2130594,16.3799014]},{"id":"reccGkFFol57qMn3L","Investor name":"American Family Ventures","Logo":".\/images\/funds\/reccGkFFol57qMn3L.jpg","Geocode":[43.0812442,-89.37421669999999]},{"id":"rec7MIzgTuCYsO1lB","Investor name":"Syndicate 708","Logo":".\/images\/funds\/rec7MIzgTuCYsO1lB.jpg","Geocode":[32.978838,-117.0153404]},{"id":"rec3B1YJkLIiTE0cs","Investor name":"Black Tech Nation Ventures","Logo":".\/images\/funds\/rec3B1YJkLIiTE0cs.jpg","Geocode":[40.4380959,-80.00013290000001]},{"id":"rectUUrXDhOoTMS6p","Investor name":"Alumni Ventures","Logo":".\/images\/funds\/rectUUrXDhOoTMS6p.jpg","Geocode":[42.9971973,-71.4683095]},{"id":"recEIoMJQNpInuJeT","Investor name":"Primordial Ventures","Logo":".\/images\/funds\/recEIoMJQNpInuJeT.jpg","Geocode":[35.9952468,-78.89927329999999]},{"id":"recICqaGlXjAS2jxc","Investor name":"Contrary","Logo":".\/images\/funds\/recICqaGlXjAS2jxc.jpg","Geocode":[37.78205,-122.4097127]},{"id":"recORkEA7tAk33kzP","Investor name":"Hirschvogel Ventures","Logo":".\/images\/funds\/recORkEA7tAk33kzP.jpg","Geocode":[48.0538606,10.890929]},{"id":"rec6qJeZ9kp6GI09d","Investor name":"Founderment","Logo":".\/images\/funds\/rec6qJeZ9kp6GI09d.jpg","Geocode":[56.144809,10.202145]},{"id":"recAWWJ4Y5H7KFLuj","Investor name":"Cocoon Capital","Logo":".\/images\/funds\/recAWWJ4Y5H7KFLuj.jpg","Geocode":[1.2900089,103.8494332]},{"id":"rec71ZJ6cQaVLr1iZ","Investor name":"Auriga Cyber Ventures","Logo":".\/images\/funds\/rec71ZJ6cQaVLr1iZ.jpg","Geocode":[48.8769011,2.3011734]},{"id":"recSHyYRV7xfNjtQK","Investor name":"Silver Ridge Accelerator","Logo":".\/images\/funds\/recSHyYRV7xfNjtQK.jpg","Geocode":[19.0702948,72.8294325]},{"id":"recvUW030S6nUhH2K","Investor name":"Plumule Advisory","Logo":".\/images\/funds\/recvUW030S6nUhH2K.jpg","Geocode":[6.4698419,3.5851718]},{"id":"recmTkxwsaaDq4W1X","Investor name":"Agya Ventures","Logo":".\/images\/funds\/recmTkxwsaaDq4W1X.jpg","Geocode":[40.7607986,-73.97176220000001]},{"id":"recQssf7CBotPBrTz","Investor name":"Norrsken VC","Logo":".\/images\/funds\/recQssf7CBotPBrTz.jpg","Geocode":[59.3415046,18.0643538]},{"id":"recprd81AP6jCyEES","Investor name":"BDC Capital","Logo":".\/images\/funds\/recprd81AP6jCyEES.jpg","Geocode":[45.5008632,-73.5693496]},{"id":"recbYbaSbG1A9ZfGc","Investor name":"Roselake Ventures","Logo":".\/images\/funds\/recbYbaSbG1A9ZfGc.jpg","Geocode":[22.2792149,114.175774]},{"id":"recMhSUCSOrL6WmKf","Investor name":"Tamarind Hill","Logo":".\/images\/funds\/recMhSUCSOrL6WmKf.jpg","Geocode":[40.1002194,-83.1081698]},{"id":"recl0Ut1Zhg5sHsXp","Investor name":"R3i Ventures","Logo":".\/images\/funds\/recl0Ut1Zhg5sHsXp.jpg","Geocode":[1.2750524,103.7989175]},{"id":"reccISmXLar9JrIOv","Investor name":"PurposeTech","Logo":".\/images\/funds\/reccISmXLar9JrIOv.jpg","Geocode":[50.0764707,14.4023354]},{"id":"recBgQGsSVoa9ZNKe","Investor name":"Render Capital","Logo":".\/images\/funds\/recBgQGsSVoa9ZNKe.jpg","Geocode":[38.2532338,-85.7370782]},{"id":"recklsPqBcYOhf0Bi","Investor name":"Kerala Ventures","Logo":".\/images\/funds\/recklsPqBcYOhf0Bi.jpg","Geocode":[48.8858848,2.300795]},{"id":"recA2QhuZ58BIrGVH","Investor name":"Las Olas Venture Capital","Logo":".\/images\/funds\/recA2QhuZ58BIrGVH.jpg","Geocode":[26.1201667,-80.1446295]},{"id":"recBxyuF9laII5zb3","Investor name":"AI Fund","Logo":".\/images\/funds\/recBxyuF9laII5zb3.jpg","Geocode":[37.4263749,-122.1387235]},{"id":"recbcYYzOvp2jYlzA","Investor name":"CFV Ventures","Logo":".\/images\/funds\/recbcYYzOvp2jYlzA.jpg","Geocode":[35.2268865,-80.8463201]},{"id":"recFuksKvbAvL6V0b","Investor name":"Reflexion Capital","Logo":".\/images\/funds\/recFuksKvbAvL6V0b.jpg","Geocode":[48.87115559999999,2.2832139]},{"id":"recVxsTHNl8YZFmqF","Investor name":"Lightbird Ventures","Logo":".\/images\/funds\/recVxsTHNl8YZFmqF.jpg","Geocode":[47.3876917,8.527801499999999]},{"id":"recZubJygYmUUUlk3","Investor name":"Chanzo Capital","Logo":".\/images\/funds\/recZubJygYmUUUlk3.jpg","Geocode":[-20.1656656,57.5026087]},{"id":"reckGu9FFmHK6DRKh","Investor name":"Garden District Ventures","Logo":".\/images\/funds\/reckGu9FFmHK6DRKh.jpg","Geocode":[29.9251626,-90.1151041]},{"id":"recA9lZXvZBH9qMY3","Investor name":"LUMO Labs","Logo":".\/images\/funds\/recA9lZXvZBH9qMY3.jpg","Geocode":[51.4107224,5.453593]},{"id":"rec9HDupNqBpnEzuK","Investor name":"Semantic Ventures","Logo":".\/images\/funds\/rec9HDupNqBpnEzuK.jpg","Geocode":[51.5140891,-0.09083120000000001]},{"id":"rec63x802mU1kZ0IL","Investor name":"Five Elms Capital","Logo":".\/images\/funds\/rec63x802mU1kZ0IL.jpg","Geocode":[39.039448,-94.5866657]},{"id":"recn9Rak65IS2Xv1S","Investor name":"Roca X","Logo":".\/images\/funds\/recn9Rak65IS2Xv1S.jpg","Geocode":[44.4794924,26.1052662]},{"id":"recQeYJVzwp3ydz5s","Investor name":"SID Venture Partners","Logo":".\/images\/funds\/recQeYJVzwp3ydz5s.jpg","Geocode":[38.765153,-75.2117057]},{"id":"recekjcyvAedMgiRu","Investor name":"Takara Capital","Logo":".\/images\/funds\/recekjcyvAedMgiRu.jpg","Geocode":[49.6026979,6.1319994]},{"id":"rec4CaKwRzWnTqzAg","Investor name":"Elaia","Logo":".\/images\/funds\/rec4CaKwRzWnTqzAg.jpg","Geocode":[48.87072819999999,2.3431528]},{"id":"rec6CWOYPCV8q0JSx","Investor name":"BGV Behind Genius Ventures","Logo":".\/images\/funds\/rec6CWOYPCV8q0JSx.jpg","Geocode":[33.8870995,-118.38787]},{"id":"recN1BYZqh6RJmsnv","Investor name":"Ananda Impact Ventures","Logo":".\/images\/funds\/recN1BYZqh6RJmsnv.jpg","Geocode":[48.0959965,11.5440218]},{"id":"recZtc5IQnauh2wea","Investor name":"The Council Capital","Logo":".\/images\/funds\/recZtc5IQnauh2wea.jpg","Geocode":[37.7826003,-122.4880313]},{"id":"rec9s2yypEfd2xaeT","Investor name":"Identity Ventures","Logo":".\/images\/funds\/rec9s2yypEfd2xaeT.jpg","Geocode":[52.5372757,13.3786958]},{"id":"rectmj4LgR6rqdKOO","Investor name":"D Squared Capital","Logo":".\/images\/funds\/rectmj4LgR6rqdKOO.jpg","Geocode":[51.5241786,-0.1077897]},{"id":"reczx7wBun5PNTkCS","Investor name":"Emerge Education","Logo":".\/images\/funds\/reczx7wBun5PNTkCS.jpg","Geocode":[51.5302318,-0.0794305]},{"id":"recVO6uR1VVW3JNew","Investor name":"Signals Venture Capital","Logo":".\/images\/funds\/recVO6uR1VVW3JNew.jpg","Geocode":[52.5314598,13.3848428]},{"id":"recQiM0Zk6dW6MCJ1","Investor name":"Boot Ventures","Logo":".\/images\/funds\/recQiM0Zk6dW6MCJ1.jpg","Geocode":[50.82656249999999,4.400187499999999]},{"id":"rec3CveWCsUfYXJsL","Investor name":"TrueSight Ventures","Logo":".\/images\/funds\/rec3CveWCsUfYXJsL.jpg","Geocode":[51.5083958,-0.133269]},{"id":"rec2n5xkMLtq2vtRI","Investor name":"360 Venture Collective","Logo":".\/images\/funds\/rec2n5xkMLtq2vtRI.jpg","Geocode":[25.7739269,-80.1949681]},{"id":"recFrhltSyczJGX9M","Investor name":"Fontinalis Partners","Logo":".\/images\/funds\/recFrhltSyczJGX9M.jpg","Geocode":[42.3368532,-83.05168049999999]},{"id":"recw1EQQ51LmkDtVF","Investor name":"Takeoff Capital","Logo":".\/images\/funds\/recw1EQQ51LmkDtVF.jpg","Geocode":[38.95662799999999,-92.25052199999999]},{"id":"reccYwmIgAAKwSQRb","Investor name":"01 Ventures","Logo":".\/images\/funds\/reccYwmIgAAKwSQRb.jpg","Geocode":[52.3666645,4.8924587]},{"id":"rec2X9qvAANq3HrSe","Investor name":"Alstin Capital","Logo":".\/images\/funds\/rec2X9qvAANq3HrSe.jpg","Geocode":[48.1382313,11.5836341]},{"id":"rectb4kuMfRgv4HD1","Investor name":"Sentor Investments","Logo":".\/images\/funds\/rectb4kuMfRgv4HD1.jpg","Geocode":[-33.8654692,151.2109146]},{"id":"rec9bqVOqTb9PryHS","Investor name":"Kassam Investments LLC","Logo":".\/images\/funds\/rec9bqVOqTb9PryHS.jpg","Geocode":[25.2106841,55.282949]},{"id":"rec58Vt0kdz2fsskd","Investor name":"Flutter Finance","Logo":".\/images\/funds\/rec58Vt0kdz2fsskd.jpg","Geocode":[47.5076472,-94.88581669999999]},{"id":"recIi5UizlWMytw6o","Investor name":"Nationwide Ventures","Logo":".\/images\/funds\/recIi5UizlWMytw6o.jpg","Geocode":[39.9680291,-83.003068]},{"id":"reclxsjkv3tq4wh2e","Investor name":"212","Logo":".\/images\/funds\/reclxsjkv3tq4wh2e.jpg","Geocode":[41.0661188,29.0409226]},{"id":"recME3IQg9YOb95es","Investor name":"Pace Ventures","Logo":".\/images\/funds\/recME3IQg9YOb95es.jpg","Geocode":[52.5261755,13.3926284]},{"id":"recHx7KP2tGWAowEM","Investor name":"Colam Impact","Logo":".\/images\/funds\/recHx7KP2tGWAowEM.jpg","Geocode":[48.873763,2.31943]},{"id":"recb9XdMtNY7LGmph","Investor name":"River Venture Partners","Logo":".\/images\/funds\/recb9XdMtNY7LGmph.jpg","Geocode":[52.3666612,4.8923996]},{"id":"recmcCJjl1P4IRykn","Investor name":"JAMS HR Solutions","Logo":".\/images\/funds\/recmcCJjl1P4IRykn.jpg","Geocode":[24.9735486,55.1109898]},{"id":"recYITeftFjtjcot0","Investor name":"Badhouse Ventures","Logo":".\/images\/funds\/recYITeftFjtjcot0.jpg","Geocode":[49.28507399999999,-123.1191246]},{"id":"recIyRV80nRJJIiDt","Investor name":"1414 Ventures","Logo":".\/images\/funds\/recIyRV80nRJJIiDt.jpg","Geocode":[42.3629277,-71.14295849999999]},{"id":"recIdm8pnG4c268NF","Investor name":"Sharpstone Capital","Logo":".\/images\/funds\/recIdm8pnG4c268NF.jpg","Geocode":[48.86659359999999,2.3464386]},{"id":"reckeEA38CxArVwJJ","Investor name":"Kindred Capital","Logo":".\/images\/funds\/reckeEA38CxArVwJJ.jpg","Geocode":[51.5239939,-0.1044832]},{"id":"recC56rn55pKKMWEe","Investor name":"Abstraction Capital","Logo":".\/images\/funds\/recC56rn55pKKMWEe.jpg","Geocode":[38.959853,-94.5964039]},{"id":"rec2ZpFSKB5PqXKMs","Investor name":"Snowpoint Ventures","Logo":".\/images\/funds\/rec2ZpFSKB5PqXKMs.jpg","Geocode":[26.7071308,-80.0570205]},{"id":"recYZK8VtXfF9zVPF","Investor name":"Arcarian Capital","Logo":".\/images\/funds\/recYZK8VtXfF9zVPF.jpg","Geocode":[53.3353123,-6.2654232]},{"id":"rec1L7OabBGLxc8NS","Investor name":"FortySix Venture Capital","Logo":".\/images\/funds\/rec1L7OabBGLxc8NS.jpg","Geocode":[36.155635,-95.9896404]},{"id":"recVsi3QELDYezrQl","Investor name":"Airtree Ventures","Logo":".\/images\/funds\/recVsi3QELDYezrQl.jpg","Geocode":[-33.8870693,151.2091391]},{"id":"recGfmdWYlpgJYgok","Investor name":"1st Course Capital","Logo":".\/images\/funds\/recGfmdWYlpgJYgok.jpg","Geocode":[37.4894849,-122.2279268]},{"id":"recoJbideNptFB93p","Investor name":"Strada Education Network","Logo":".\/images\/funds\/recoJbideNptFB93p.jpg","Geocode":[39.7689219,-86.15951729999999]},{"id":"recGCOyFhujU4fs8h","Investor name":"CompanyFirst","Logo":".\/images\/funds\/recGCOyFhujU4fs8h.jpg","Geocode":[41.87898149999999,-87.6435717]},{"id":"recOxd7Ul0l1dwK3x","Investor name":"NEON Adventures","Logo":".\/images\/funds\/recOxd7Ul0l1dwK3x.jpg","Geocode":[51.5237456,-0.1097413]},{"id":"rec3u0lfzHtKFK3Y4","Investor name":"Lombardstreet Ventures","Logo":".\/images\/funds\/rec3u0lfzHtKFK3Y4.jpg","Geocode":[37.4561441,-122.1869532]},{"id":"rec2yPCe3i1j6uS7t","Investor name":"Coparion","Logo":".\/images\/funds\/rec2yPCe3i1j6uS7t.jpg","Geocode":[50.9396242,6.975950999999999]},{"id":"recrQKGGnU007veZH","Investor name":"NewAlpha Asset Management","Logo":".\/images\/funds\/recrQKGGnU007veZH.jpg","Geocode":[48.8431745,2.3289128]},{"id":"recgqLbaQkDI77qjH","Investor name":"Helsana HealthInvest","Logo":".\/images\/funds\/recgqLbaQkDI77qjH.jpg","Geocode":[47.3970529,8.5989831]},{"id":"recjvQ78hXSIP5xk0","Investor name":"TRTL Ventures","Logo":".\/images\/funds\/recjvQ78hXSIP5xk0.jpg","Geocode":[1.277782,103.8475296]},{"id":"recnytY5F9ZqPtbjs","Investor name":"Chisos Capital","Logo":".\/images\/funds\/recnytY5F9ZqPtbjs.jpg","Geocode":[34.0253053,-118.4985926]},{"id":"recm0KjpOblDhlVCO","Investor name":"Nordic FoodTech VC","Logo":".\/images\/funds\/recm0KjpOblDhlVCO.jpg","Geocode":[60.1683968,24.9520722]},{"id":"rec64G7QGoPgqUdka","Investor name":"Reimann Investors","Logo":".\/images\/funds\/rec64G7QGoPgqUdka.jpg","Geocode":[48.1355521,11.5740678]},{"id":"rec7dLX3lbwAHYJz8","Investor name":"Lakestar Advisors","Logo":".\/images\/funds\/rec7dLX3lbwAHYJz8.jpg","Geocode":[47.36878790000001,8.5400817]},{"id":"recYl18ikYQQps2tn","Investor name":"PSL Ventures","Logo":".\/images\/funds\/recYl18ikYQQps2tn.jpg","Geocode":[47.60024800000001,-122.3311906]},{"id":"recTFSor57ESUhohd","Investor name":"IrishAngels","Logo":".\/images\/funds\/recTFSor57ESUhohd.jpg","Geocode":[41.88977120000001,-87.6321689]},{"id":"recaXW3EXdg04YXAP","Investor name":"WestTech Ventures","Logo":".\/images\/funds\/recaXW3EXdg04YXAP.jpg","Geocode":[52.5409663,13.3853186]},{"id":"rec5iJrIoTbeXJU3F","Investor name":"3VC","Logo":".\/images\/funds\/rec5iJrIoTbeXJU3F.jpg","Geocode":[48.2071173,16.3708476]},{"id":"rec3Z9jDWOgFLU8sV","Investor name":"Roble Ventures","Logo":".\/images\/funds\/rec3Z9jDWOgFLU8sV.jpg","Geocode":[37.3888343,-122.1252903]},{"id":"rec6wY7ZM19d99d4E","Investor name":"TotalEnergies Ventures","Logo":".\/images\/funds\/rec6wY7ZM19d99d4E.jpg","Geocode":[48.8927778,2.2433333]},{"id":"recYEjsK1Fw2ubr54","Investor name":"ArK Kapital","Logo":".\/images\/funds\/recYEjsK1Fw2ubr54.jpg","Geocode":[59.3415001,18.0673783]},{"id":"rec8NwFilktrMZEVO","Investor name":"Magnivia Ventures","Logo":".\/images\/funds\/rec8NwFilktrMZEVO.jpg","Geocode":[40.78254219999999,-74.00675170000001]},{"id":"rec8QrTWvKW5I1Z5K","Investor name":"Evolve","Logo":".\/images\/funds\/rec8QrTWvKW5I1Z5K.jpg","Geocode":[57.70756069999999,11.9694508]},{"id":"recrcVvcR4JoEVTLA","Investor name":"Hoverink Venture Fund I, LP \n","Logo":".\/images\/funds\/recrcVvcR4JoEVTLA.jpg","Geocode":[29.3744534,-94.9794723]},{"id":"rechUtPxzlh0QVYtT","Investor name":"q fund","Logo":".\/images\/funds\/rechUtPxzlh0QVYtT.jpg","Geocode":[32.1628552,34.8148385]},{"id":"rec3BJToEWMtpYzHH","Investor name":"100X.VC","Logo":".\/images\/funds\/rec3BJToEWMtpYzHH.jpg","Geocode":[19.1004639,72.9186033]},{"id":"recAJ41mpMXx2wZqK","Investor name":"Up VC","Logo":".\/images\/funds\/recAJ41mpMXx2wZqK.jpg","Geocode":[51.52727489999999,-0.0888229]},{"id":"recGuoHfndMDdAuCy","Investor name":"Black Seed Ventures","Logo":".\/images\/funds\/recGuoHfndMDdAuCy.jpg","Geocode":[51.4700164,-0.0948474]},{"id":"rec6lMKJbLhyb2rbi","Investor name":"DU Angels","Logo":".\/images\/funds\/rec6lMKJbLhyb2rbi.jpg","Geocode":[39.7541032,-105.0002242]},{"id":"rec4ZEOWbrj3KZNaC","Investor name":"Valia Ventures","Logo":".\/images\/funds\/rec4ZEOWbrj3KZNaC.jpg","Geocode":[37.7970119,-122.4050949]},{"id":"recpF2JSWsBi75jOK","Investor name":"Privil\u00e8ge Ventures","Logo":".\/images\/funds\/recpF2JSWsBi75jOK.jpg","Geocode":[46.0086205,8.954869799999999]},{"id":"recykqyIsSEfxId9P","Investor name":"Cervin Ventures","Logo":".\/images\/funds\/recykqyIsSEfxId9P.jpg","Geocode":[37.4426119,-122.1581575]},{"id":"recYCBBgDKJctCtQi","Investor name":"Sofinnova Partners","Logo":".\/images\/funds\/recYCBBgDKJctCtQi.jpg","Geocode":[48.87228,2.336781]},{"id":"rec8UbWRowmUCvjVN","Investor name":"212Founders","Logo":".\/images\/funds\/rec8UbWRowmUCvjVN.jpg","Geocode":[33.5821487,-7.6114822]},{"id":"rec90Ui2j8TgVRzxG","Investor name":"MGV Capital Group","Logo":".\/images\/funds\/rec90Ui2j8TgVRzxG.jpg","Geocode":[29.6547219,-98.6251313]},{"id":"recJkwTGffTmbIHzA","Investor name":"Aletra Capital Partners","Logo":".\/images\/funds\/recJkwTGffTmbIHzA.jpg","Geocode":[52.2650213,5.2225049]},{"id":"recv2xg9Nbcb8ZKwY","Investor name":"IDC Ventures","Logo":".\/images\/funds\/recv2xg9Nbcb8ZKwY.jpg","Geocode":[55.676766,12.5675139]},{"id":"recpzxazrrNvevuDh","Investor name":"Tenacious Ventures","Logo":".\/images\/funds\/recpzxazrrNvevuDh.jpg","Geocode":[-37.8152065,144.963937]},{"id":"recyjhrhoXyLaqKLw","Investor name":"Dutch Founders Fund","Logo":".\/images\/funds\/recyjhrhoXyLaqKLw.jpg","Geocode":[52.3406297,4.858677]},{"id":"recW0mrmswXiXPtsi","Investor name":"Pajam Hassan","Logo":".\/images\/funds\/recW0mrmswXiXPtsi.jpg","Geocode":[52.3790336,9.753707799999999]},{"id":"recImNWL8KpiCeOEF","Investor name":"Redstone","Logo":".\/images\/funds\/recImNWL8KpiCeOEF.jpg","Geocode":[52.5235657,13.4049384]},{"id":"recKm9U1vmMd0HXGq","Investor name":"SaaSholic","Logo":".\/images\/funds\/recKm9U1vmMd0HXGq.jpg","Geocode":[-23.5888146,-46.6805769]},{"id":"recBxhkHU3qzP1Q5b","Investor name":"Freigeist","Logo":".\/images\/funds\/recBxhkHU3qzP1Q5b.jpg","Geocode":[50.7187145,7.149889900000001]},{"id":"recT78MLqetxsmrLc","Investor name":"Krane Ventures","Logo":".\/images\/funds\/recT78MLqetxsmrLc.jpg","Geocode":[49.29016439999999,-123.1306095]},{"id":"recOPW02gsyzoRpxS","Investor name":"Okya Ventures","Logo":".\/images\/funds\/recOPW02gsyzoRpxS.jpg","Geocode":[1.3383939,103.9350921]},{"id":"recsGSYgQ0805I837","Investor name":"BlackFin Tech","Logo":".\/images\/funds\/recsGSYgQ0805I837.jpg","Geocode":[48.8756251,2.3208042]},{"id":"rec26u2rt6l2W7GBg","Investor name":"Full Turn Capital","Logo":".\/images\/funds\/rec26u2rt6l2W7GBg.jpg","Geocode":[34.0763251,-118.2540901]},{"id":"reczPuUnZm8Cjfrb3","Investor name":"Future Wrk Ventures","Logo":".\/images\/funds\/reczPuUnZm8Cjfrb3.jpg","Geocode":[59.33218590000001,18.0668295]},{"id":"recIEE6qSUQdpyO05","Investor name":"TRUMPF Venture","Logo":".\/images\/funds\/recIEE6qSUQdpyO05.jpg","Geocode":[48.8190314,9.0696926]},{"id":"recKEjUPw2ynn47Ex","Investor name":"Frontline Ventures","Logo":".\/images\/funds\/recKEjUPw2ynn47Ex.jpg","Geocode":[51.5244006,-0.1107607]},{"id":"recZTQYeUMkDysmHZ","Investor name":"Ecliptic Capital","Logo":".\/images\/funds\/recZTQYeUMkDysmHZ.jpg","Geocode":[30.2717658,-97.75896589999999]},{"id":"recMK2toIcjvirApn","Investor name":"Startupfon","Logo":".\/images\/funds\/recMK2toIcjvirApn.jpg","Geocode":[41.07978140000001,29.008172]},{"id":"recnzFxawQTbsrT99","Investor name":"Tomahawk.VC","Logo":".\/images\/funds\/recnzFxawQTbsrT99.jpg","Geocode":[47.2014965,8.7809154]},{"id":"recrHBSwiZUIKgeee","Investor name":"G2VP","Logo":".\/images\/funds\/recrHBSwiZUIKgeee.jpg","Geocode":[37.398309,-122.1929186]},{"id":"rec2PfFZy0uPGyCnC","Investor name":"Lewis Boyles-White","Logo":".\/images\/funds\/rec2PfFZy0uPGyCnC.jpg","Geocode":[50.3848099,-4.0226213]},{"id":"reccRbrgKR1AJRvNo","Investor name":"Orion Startups","Logo":".\/images\/funds\/reccRbrgKR1AJRvNo.jpg","Geocode":[28.67482249999999,-106.0799279]},{"id":"recOa3Tk3cGlTcSRn","Investor name":"ffVC Tech & Gaming","Logo":".\/images\/funds\/recOa3Tk3cGlTcSRn.jpg","Geocode":[40.7484405,-73.98566439999999]},{"id":"recEbt9BR5auY6eI4","Investor name":"Manifold Ventures","Logo":".\/images\/funds\/recEbt9BR5auY6eI4.jpg","Geocode":[41.8838091,-87.65012139999999]},{"id":"rec9hwvh534sa0xDH","Investor name":"Vorsprung Climate","Logo":".\/images\/funds\/rec9hwvh534sa0xDH.jpg","Geocode":[53.5514727,9.990883499999999]},{"id":"recqbyz2OReNfl1Px","Investor name":"Plug & Play Ventures","Logo":".\/images\/funds\/recqbyz2OReNfl1Px.jpg","Geocode":[37.3840875,-122.0127955]},{"id":"recyw2ntjuE6nBEj8","Investor name":"Edison Partners (US)","Logo":".\/images\/funds\/recyw2ntjuE6nBEj8.jpg","Geocode":[40.3575771,-74.6625949]},{"id":"recv37vIjVNpxN1Tq","Investor name":"Callais Capital","Logo":".\/images\/funds\/recv37vIjVNpxN1Tq.jpg","Geocode":[29.7967975,-90.82165479999999]},{"id":"rec2MNQ2NkpgS7hNX","Investor name":"Besant Capital","Logo":".\/images\/funds\/rec2MNQ2NkpgS7hNX.jpg","Geocode":[40.4227232,-3.6880567]},{"id":"recOJEW7Sbxdc5JSq","Investor name":"Telstra Ventures","Logo":".\/images\/funds\/recOJEW7Sbxdc5JSq.jpg","Geocode":[37.7895628,-122.4003555]},{"id":"recOtaS2nYPC5rM1x","Investor name":"Ast\u00e9rion Impact","Logo":".\/images\/funds\/recOtaS2nYPC5rM1x.jpg","Geocode":[48.85063599999999,2.3283016]},{"id":"recFsxO13sWOyEkq4","Investor name":"Xchange Fund","Logo":".\/images\/funds\/recFsxO13sWOyEkq4.jpg","Geocode":[43.8476673,-79.377206]},{"id":"rec33mHf6kazDKAa3","Investor name":"PrimeCrowd","Logo":".\/images\/funds\/rec33mHf6kazDKAa3.jpg","Geocode":[48.1985638,16.3445075]},{"id":"rec9msuciHXILJGpX","Investor name":"Uncork Capital","Logo":".\/images\/funds\/rec9msuciHXILJGpX.jpg","Geocode":[37.7903664,-122.3923591]},{"id":"recw6wpGvYEx8wJc8","Investor name":"CommerzVentures","Logo":".\/images\/funds\/recw6wpGvYEx8wJc8.jpg","Geocode":[50.1106029,8.6747628]},{"id":"recECSAKX25sMxjr5","Investor name":"Rapid Pioneers","Logo":".\/images\/funds\/recECSAKX25sMxjr5.jpg","Geocode":[52.5313151,13.3851916]},{"id":"rec0EwUDKsCzTlKDI","Investor name":"Boka Capital","Logo":".\/images\/funds\/rec0EwUDKsCzTlKDI.jpg","Geocode":[40.7619555,-73.97847589999999]},{"id":"recGEVdpvkNfcxCT6","Investor name":"Fortescue Ventures (ex. Foresight WAE technology fund)","Logo":".\/images\/funds\/recGEVdpvkNfcxCT6.jpg","Geocode":[51.831086,-1.3092165]},{"id":"recSVFkcIjEXo7KJ7","Investor name":"Connetic Ventures","Logo":".\/images\/funds\/recSVFkcIjEXo7KJ7.jpg","Geocode":[39.0810749,-84.5092118]},{"id":"recbk245mog6P9M1G","Investor name":"Blueworld.Group","Logo":".\/images\/funds\/recbk245mog6P9M1G.jpg","Geocode":[50.1143194,8.723173599999999]},{"id":"recAk2rHSIwjJXeXF","Investor name":"Joao Diogo","Logo":".\/images\/funds\/recAk2rHSIwjJXeXF.jpg","Geocode":[38.7155379,-9.1520449]},{"id":"recrQ2wMSF6dXv7GK","Investor name":"Seed + Speed Ventures","Logo":".\/images\/funds\/recrQ2wMSF6dXv7GK.jpg","Geocode":[52.5163119,13.4073788]},{"id":"recRYBDpoOhAhtTkl","Investor name":"Flyer One Ventures","Logo":".\/images\/funds\/recRYBDpoOhAhtTkl.jpg","Geocode":[51.5084117,-0.1322228]},{"id":"rec9whywdUkl757LQ","Investor name":"Tenity","Logo":".\/images\/funds\/rec9whywdUkl757LQ.jpg","Geocode":[47.3916487,8.506711]},{"id":"recj1FuvpLR8vSjrx","Investor name":"Bluesky Equities","Logo":".\/images\/funds\/recj1FuvpLR8vSjrx.jpg","Geocode":[51.04493859999999,-114.064708]},{"id":"recA6M4D3dOO2eFdb","Investor name":"Northwestern Mutual Future Ventures","Logo":".\/images\/funds\/recA6M4D3dOO2eFdb.jpg","Geocode":[43.0394029,-87.90198749999999]},{"id":"recX5Wmcw4UJmeAHg","Investor name":"GAIN | Guadalajara Angel Investor Network","Logo":".\/images\/funds\/recX5Wmcw4UJmeAHg.jpg","Geocode":[20.6848788,-103.4100003]},{"id":"recF11gXNa6S5NZlI","Investor name":"Compass Digital Ventures","Logo":".\/images\/funds\/recF11gXNa6S5NZlI.jpg","Geocode":[35.19035450000001,-80.9199415]},{"id":"recz5UpW0ay919NSK","Investor name":"Block Dojo","Logo":".\/images\/funds\/recz5UpW0ay919NSK.jpg","Geocode":[51.5473108,-0.0239515]},{"id":"recyBFytZPgqp9M8i","Investor name":"FITEC","Logo":".\/images\/funds\/recyBFytZPgqp9M8i.jpg","Geocode":[45.4761787,9.188269900000002]},{"id":"recc4yrDTlNy1dnwV","Investor name":"The Helm","Logo":".\/images\/funds\/recc4yrDTlNy1dnwV.jpg","Geocode":[40.7330727,-73.99790829999999]},{"id":"recfbgZ7sfNDo1hg8","Investor name":"Atento Capital","Logo":".\/images\/funds\/recfbgZ7sfNDo1hg8.jpg","Geocode":[36.15747930000001,-95.9940713]},{"id":"reckwtKjRCs7ec3pG","Investor name":"Looking Glass Capital","Logo":".\/images\/funds\/reckwtKjRCs7ec3pG.jpg","Geocode":[40.7645239,-73.96243270000001]},{"id":"recHc15IUve5kzb5e","Investor name":"Milltrust International","Logo":".\/images\/funds\/recHc15IUve5kzb5e.jpg","Geocode":[51.50722039999999,-0.1437531]},{"id":"recNQHe82vpeTqE1W","Investor name":"Propel Venture Partners","Logo":".\/images\/funds\/recNQHe82vpeTqE1W.jpg","Geocode":[37.5045259,-122.2608913]},{"id":"rec0FhJknE9XgzeYR","Investor name":"Altavia Adventures","Logo":".\/images\/funds\/rec0FhJknE9XgzeYR.jpg","Geocode":[48.877884,2.3719526]},{"id":"recxn7MTWGhpUYrVS","Investor name":"Seedcamp","Logo":".\/images\/funds\/recxn7MTWGhpUYrVS.jpg","Geocode":[51.5226297,-0.08568769999999999]},{"id":"recdv5QzmlrZYVRMR","Investor name":"Variant","Logo":".\/images\/funds\/recdv5QzmlrZYVRMR.jpg","Geocode":[25.9498099,-80.19327349999999]},{"id":"rec64duqyegifpuC7","Investor name":"Correlation Ventures","Logo":".\/images\/funds\/rec64duqyegifpuC7.jpg","Geocode":[32.8760055,-117.2069578]},{"id":"recwRIXEfEPskq7VA","Investor name":"Reach Ventures","Logo":".\/images\/funds\/recwRIXEfEPskq7VA.jpg","Geocode":[41.89037099999999,-87.62470499999999]},{"id":"rec9Ao4As8Fo3eLx6","Investor name":"Ethias Ventures","Logo":".\/images\/funds\/rec9Ao4As8Fo3eLx6.jpg","Geocode":[50.6392474,5.5746905]},{"id":"recJR2Vu90p8HbPkl","Investor name":"Spiral Ventures","Logo":".\/images\/funds\/recJR2Vu90p8HbPkl.jpg","Geocode":[1.29583,103.8540529]},{"id":"recTAXsR3APZB8ha5","Investor name":"Turtle Venture Studio","Logo":".\/images\/funds\/recTAXsR3APZB8ha5.jpg","Geocode":[1.3011469,103.8531893]},{"id":"rec0XeXBhiTdyqcCk","Investor name":"Propagator.co","Logo":".\/images\/funds\/rec0XeXBhiTdyqcCk.jpg","Geocode":[55.6838592,12.5732649]},{"id":"reckl5D3hUWJcyeGL","Investor name":"Unpopular Ventures","Logo":".\/images\/funds\/reckl5D3hUWJcyeGL.jpg","Geocode":[37.7967894,-122.4034751]},{"id":"recX1gBfCuouKRDgU","Investor name":"CP Ventures","Logo":".\/images\/funds\/recX1gBfCuouKRDgU.jpg","Geocode":[-33.8658485,151.2098204]},{"id":"recV51ErwsnVyLVoJ","Investor name":"Bouygues D\u00e9veloppement ","Logo":".\/images\/funds\/recV51ErwsnVyLVoJ.jpg","Geocode":[48.8761584,2.2994927]},{"id":"recsgarWaxrnSQDnZ","Investor name":"42CAP","Logo":".\/images\/funds\/recsgarWaxrnSQDnZ.jpg","Geocode":[48.1423631,11.5848037]},{"id":"recuKgTnKR1XZdhLb","Investor name":"Evernomic","Logo":".\/images\/funds\/recuKgTnKR1XZdhLb.jpg","Geocode":[53.2243038,6.5528775]},{"id":"recywQI8GekXyTbbH","Investor name":"Trind Ventures","Logo":".\/images\/funds\/recywQI8GekXyTbbH.jpg","Geocode":[59.42535770000001,24.7452675]},{"id":"reckWR1DMejThbMGi","Investor name":"DOMiNO Ventures","Logo":".\/images\/funds\/reckWR1DMejThbMGi.jpg","Geocode":[52.3592899,4.8894692]},{"id":"recipiqJZPojngELP","Investor name":"Ginkgo Equity","Logo":".\/images\/funds\/recipiqJZPojngELP.jpg","Geocode":[52.5173131,13.3884672]},{"id":"recf2S16LbMKDh7Im","Investor name":"A&G Energy Transition Tech Fund","Logo":".\/images\/funds\/recf2S16LbMKDh7Im.jpg","Geocode":[40.4432853,-3.690892099999999]},{"id":"reclVuzx0F3EVd8Od","Investor name":"Vanagon Ventures","Logo":".\/images\/funds\/reclVuzx0F3EVd8Od.jpg","Geocode":[48.1453172,11.5193137]},{"id":"recj3ziMqS20Jt4OB","Investor name":"Ark\u00e9a Capital","Logo":".\/images\/funds\/recj3ziMqS20Jt4OB.jpg","Geocode":[48.383527,-4.481587]},{"id":"rec71sCHJ3RpcsIaG","Investor name":"Smart Infrastructure Ventures","Logo":".\/images\/funds\/rec71sCHJ3RpcsIaG.jpg","Geocode":[51.3269016,12.317847]},{"id":"recHusDtAJu8TpDPF","Investor name":"MAIF Avenir","Logo":".\/images\/funds\/recHusDtAJu8TpDPF.jpg","Geocode":[48.8614322,2.3077142]},{"id":"recgnMSRm9LG4nkBz","Investor name":"A\/O PropTech","Logo":".\/images\/funds\/recgnMSRm9LG4nkBz.jpg","Geocode":[51.5166599,-0.1479843]},{"id":"recvnrDWrqprvwkv2","Investor name":"Remagine Ventures","Logo":".\/images\/funds\/recvnrDWrqprvwkv2.jpg","Geocode":[32.0642414,34.7746166]},{"id":"recz3rJbnzxQeSUw3","Investor name":"Volution","Logo":".\/images\/funds\/recz3rJbnzxQeSUw3.jpg","Geocode":[51.51484139999999,-0.1235516]},{"id":"recUeWj3uBxB9w4lt","Investor name":"Flint Capital","Logo":".\/images\/funds\/recUeWj3uBxB9w4lt.jpg","Geocode":[42.3570235,-71.0576193]},{"id":"recch9JEjv6qmy8O2","Investor name":"Cuir Invest","Logo":".\/images\/funds\/recch9JEjv6qmy8O2.jpg","Geocode":[48.8697504,2.3256192]},{"id":"rec9SojfysxP3Aamv","Investor name":"Sente Ventures","Logo":".\/images\/funds\/rec9SojfysxP3Aamv.jpg","Geocode":[41.8928168,-87.621681]},{"id":"rec2qLlYpfdiGQFOT","Investor name":"Navus Ventures","Logo":".\/images\/funds\/rec2qLlYpfdiGQFOT.jpg","Geocode":[51.93480539999999,4.247921499999999]},{"id":"recLdXz9GYauhOkdi","Investor name":"Fidelity International Strategic Ventures","Logo":".\/images\/funds\/recLdXz9GYauhOkdi.jpg","Geocode":[51.5127985,-0.09691319999999999]},{"id":"recEN8qYH8yTKeW1V","Investor name":"LeverageVC","Logo":".\/images\/funds\/recEN8qYH8yTKeW1V.jpg","Geocode":[43.7220773,-79.335913]},{"id":"rec7px5cM61JgtpM3","Investor name":"Iporanga Ventures","Logo":".\/images\/funds\/rec7px5cM61JgtpM3.jpg","Geocode":[-23.5870314,-46.68089819999999]},{"id":"recueUf53tc7ACR2z","Investor name":"GMPVC German Media Pool","Logo":".\/images\/funds\/recueUf53tc7ACR2z.jpg","Geocode":[52.50195000000001,13.3282312]},{"id":"recCp9nZ3fC7jbfOc","Investor name":"Breega","Logo":".\/images\/funds\/recCp9nZ3fC7jbfOc.jpg","Geocode":[48.86610659999999,2.3520905]},{"id":"recEBkVk6DGoV5pz0","Investor name":"Daphni","Logo":".\/images\/funds\/recEBkVk6DGoV5pz0.jpg","Geocode":[48.86703989999999,2.3476617]},{"id":"recROa1Moc43A4eGo","Investor name":"PS27 Ventures","Logo":".\/images\/funds\/recROa1Moc43A4eGo.jpg","Geocode":[30.2488909,-81.5334812]},{"id":"rec9Dce3qHknJ3ogz","Investor name":"I XCEL Ltd","Logo":".\/images\/funds\/rec9Dce3qHknJ3ogz.jpg","Geocode":[51.4918032,-0.3130157]},{"id":"recFmg9LMtyDwCtMo","Investor name":"InvestBev","Logo":".\/images\/funds\/recFmg9LMtyDwCtMo.jpg","Geocode":[41.8896358,-87.6371011]},{"id":"rectoRcYjkV5yvPS2","Investor name":"HTGF High-Tech Gr\u00fcnderfonds","Logo":".\/images\/funds\/rectoRcYjkV5yvPS2.jpg","Geocode":[50.7176306,7.120944100000001]},{"id":"receUIkP86LYh0bln","Investor name":"CE Ventures","Logo":".\/images\/funds\/receUIkP86LYh0bln.jpg","Geocode":[25.3259866,55.3783385]},{"id":"rectTBjjfKBDDchW8","Investor name":"Gazmend Selmani ","Logo":".\/images\/funds\/rectTBjjfKBDDchW8.jpg","Geocode":[51.5704775,0.0841508]},{"id":"recIheZT0rgU6P9d0","Investor name":"Techmind","Logo":".\/images\/funds\/recIheZT0rgU6P9d0.jpg","Geocode":[48.8239564,2.3288827]},{"id":"rectTrLD4VX4sBR2h","Investor name":"OpenOcean","Logo":".\/images\/funds\/rectTrLD4VX4sBR2h.jpg","Geocode":[60.16796119999999,24.94654]},{"id":"recBm7VwFP58SE4m2","Investor name":"Alpine Ventures","Logo":".\/images\/funds\/recBm7VwFP58SE4m2.jpg","Geocode":[37.7831263,-122.2906641]},{"id":"recVFDtyLQSeaUfsB","Investor name":"FOV Ventures","Logo":".\/images\/funds\/recVFDtyLQSeaUfsB.jpg","Geocode":[60.16714510000001,24.9216967]},{"id":"recMaNo0tAHB87JGg","Investor name":"EdenBase","Logo":".\/images\/funds\/recMaNo0tAHB87JGg.jpg","Geocode":[51.5216355,-0.08605439999999999]},{"id":"recXbR0XEz78EALGB","Investor name":"Autotech Ventures","Logo":".\/images\/funds\/recXbR0XEz78EALGB.jpg","Geocode":[37.4580227,-122.1722083]},{"id":"recTgaKQXsgGsaANS","Investor name":"JMTD Holdings","Logo":".\/images\/funds\/recTgaKQXsgGsaANS.jpg","Geocode":[26.348161,-80.08662980000001]},{"id":"recoKzjLjFtV0Y65e","Investor name":"Maniv Mobility","Logo":".\/images\/funds\/recoKzjLjFtV0Y65e.jpg","Geocode":[32.0768832,34.7929994]},{"id":"reczcmLWlzAp8yR8O","Investor name":"Summit Works","Logo":".\/images\/funds\/reczcmLWlzAp8yR8O.jpg","Geocode":[41.07410480000001,-73.522148]},{"id":"recE9xIvT3PDiWyeQ","Investor name":"Re-Pie","Logo":".\/images\/funds\/recE9xIvT3PDiWyeQ.jpg","Geocode":[41.1077499,29.00820149999999]},{"id":"recA49t4rSAvTu7rt","Investor name":"Cofounders Capital","Logo":".\/images\/funds\/recA49t4rSAvTu7rt.jpg","Geocode":[35.9950509,-78.90818809999999]},{"id":"recHkUDtsqJQzRFjA","Investor name":"BackBone Ventures","Logo":".\/images\/funds\/recHkUDtsqJQzRFjA.jpg","Geocode":[47.3612586,8.5478474]},{"id":"rec6wcRCcznOJhOQt","Investor name":"Atomico","Logo":".\/images\/funds\/rec6wcRCcznOJhOQt.jpg","Geocode":[51.51834150000001,-0.1355949]},{"id":"recPcRJjVKUUuu959","Investor name":"Everywhere Ventures","Logo":".\/images\/funds\/recPcRJjVKUUuu959.jpg","Geocode":[40.734477,-73.9838455]},{"id":"reczufqyuaJNfVRhU","Investor name":"Brinc","Logo":".\/images\/funds\/reczufqyuaJNfVRhU.jpg","Geocode":[22.2834497,114.1517343]},{"id":"recaWTvuPgjEVPFui","Investor name":"Amplitude Ventures","Logo":".\/images\/funds\/recaWTvuPgjEVPFui.jpg","Geocode":[45.5017632,-73.5697089]},{"id":"recd2Xi8W7VxCuYQd","Investor name":"Convrtx","Logo":".\/images\/funds\/recd2Xi8W7VxCuYQd.jpg","Geocode":[43.7004274,-79.2961132]},{"id":"rec9lpclUdqVIpfBX","Investor name":"Aperture Venture Capital","Logo":".\/images\/funds\/rec9lpclUdqVIpfBX.jpg","Geocode":[40.0437891,-75.35683]},{"id":"recdacGNZ3unoO5rQ","Investor name":"ETFS Capital","Logo":".\/images\/funds\/recdacGNZ3unoO5rQ.jpg","Geocode":[51.51786999999999,-0.1349262]},{"id":"recrgbLzTcH9QRLka","Investor name":"DB1 Ventures","Logo":".\/images\/funds\/recrgbLzTcH9QRLka.jpg","Geocode":[50.13604,8.5695438]},{"id":"recurCZnaCpxgEHIH","Investor name":"EEC Ventures","Logo":".\/images\/funds\/recurCZnaCpxgEHIH.jpg","Geocode":[52.233672,21.0019403]},{"id":"rec4Bl8VXDpv6sP1d","Investor name":"3CC Third Culture Capital","Logo":".\/images\/funds\/rec4Bl8VXDpv6sP1d.jpg","Geocode":[42.3592956,-71.0579946]},{"id":"rec0CXaqwTROVQb84","Investor name":"SCE Freiraum Ventures","Logo":".\/images\/funds\/rec0CXaqwTROVQb84.jpg","Geocode":[48.1538958,11.5576132]},{"id":"recNV5zMd2IO1ve5s","Investor name":"Go to Eleven Entertainment Music Royalty Fund","Logo":".\/images\/funds\/recNV5zMd2IO1ve5s.jpg","Geocode":[40.78071480000001,-73.9539377]},{"id":"recUUJ2BRN6rGwqMv","Investor name":"Signal Peak Ventures","Logo":".\/images\/funds\/recUUJ2BRN6rGwqMv.jpg","Geocode":[40.7672933,-111.888145]},{"id":"recGI5NP8bo2BzWRy","Investor name":"Oyster Bay Venture Capital","Logo":".\/images\/funds\/recGI5NP8bo2BzWRy.jpg","Geocode":[53.5486029,9.994245099999999]},{"id":"rec0kkm5TX2CKfhqD","Investor name":"Cartan Capital","Logo":".\/images\/funds\/rec0kkm5TX2CKfhqD.jpg","Geocode":[28.4179087,-81.2689623]},{"id":"recXEq9a8ZQXYjr2E","Investor name":"Zane Venture Fund","Logo":".\/images\/funds\/recXEq9a8ZQXYjr2E.jpg","Geocode":[33.7675052,-84.3979662]},{"id":"recicZHJkFUwfZXCa","Investor name":"Malaika Ventures","Logo":".\/images\/funds\/recicZHJkFUwfZXCa.jpg","Geocode":[42.356906,-71.0575245]},{"id":"recxUXhiXBEln4t0X","Investor name":"main incubator","Logo":".\/images\/funds\/recxUXhiXBEln4t0X.jpg","Geocode":[50.1188933,8.678716699999999]},{"id":"recaDSvtULzbPoJS3","Investor name":"Highline Beta","Logo":".\/images\/funds\/recaDSvtULzbPoJS3.jpg","Geocode":[43.651016,-79.3815181]},{"id":"recGpsDPWnAiDQCAq","Investor name":"ACF Investors","Logo":".\/images\/funds\/recGpsDPWnAiDQCAq.jpg","Geocode":[53.3784061,-1.4667766]},{"id":"reckQGNiyXia5j57u","Investor name":"Standards Australia Future Fund","Logo":".\/images\/funds\/reckQGNiyXia5j57u.jpg","Geocode":[-33.8634945,151.208578]},{"id":"recR4sTzAU4LTBC8I","Investor name":"Madrona Venture Group","Logo":".\/images\/funds\/recR4sTzAU4LTBC8I.jpg","Geocode":[47.6050219,-122.3339533]},{"id":"rec8m1tobxAMwwJkj","Investor name":"Curate Capital","Logo":".\/images\/funds\/rec8m1tobxAMwwJkj.jpg","Geocode":[29.7444353,-95.45533320000001]},{"id":"rec03dP0Mh2EBU33o","Investor name":"Kubera Venture Capital","Logo":".\/images\/funds\/rec03dP0Mh2EBU33o.jpg","Geocode":[37.7879493,-122.3961974]},{"id":"recfDEEB8hxjMTFLM","Investor name":"XAnge","Logo":".\/images\/funds\/recfDEEB8hxjMTFLM.jpg","Geocode":[48.86911869999999,2.3041259]},{"id":"rec0M2covA4D0ZKPH","Investor name":"Visible Hands","Logo":".\/images\/funds\/rec0M2covA4D0ZKPH.jpg","Geocode":[42.3508597,-71.05380889999999]},{"id":"rec3cS85VgUUTC7DM","Investor name":"Creative UK","Logo":".\/images\/funds\/rec3cS85VgUUTC7DM.jpg","Geocode":[null,null]},{"id":"recZJF1i1AU0cozVW","Investor name":"Quantonation","Logo":".\/images\/funds\/recZJF1i1AU0cozVW.jpg","Geocode":[48.874449,2.3516921]},{"id":"recdCBUktZwXbxqQB","Investor name":"Oltre Venture","Logo":".\/images\/funds\/recdCBUktZwXbxqQB.jpg","Geocode":[45.4645066,9.1695668]},{"id":"recW0C2jGqWrBRB7f","Investor name":"Ufi Ventures","Logo":".\/images\/funds\/recW0C2jGqWrBRB7f.jpg","Geocode":[51.5103419,-0.09297369999999999]},{"id":"recTIcbk41KkqaAt8","Investor name":"London Real Ventures","Logo":".\/images\/funds\/recTIcbk41KkqaAt8.jpg","Geocode":[51.5273919,-0.0891116]},{"id":"recsuT2xHrp7myKvY","Investor name":"Foothill Ventures","Logo":".\/images\/funds\/recsuT2xHrp7myKvY.jpg","Geocode":[37.3694009,-122.1405413]},{"id":"recYxxTGMgJ05fcm6","Investor name":"Venista Ventures","Logo":".\/images\/funds\/recYxxTGMgJ05fcm6.jpg","Geocode":[50.94069289999999,6.9396164]},{"id":"recfJVsaJpSW6Dses","Investor name":"Expanding Capital","Logo":".\/images\/funds\/recfJVsaJpSW6Dses.jpg","Geocode":[37.5792916,-122.3464377]},{"id":"recfFOi42rCOZ26mb","Investor name":"Dima Pukhov","Logo":".\/images\/funds\/recfFOi42rCOZ26mb.jpg","Geocode":[37.7859093,-122.41345]},{"id":"rec0dMl8SYBfYcGGU","Investor name":"Capital Energy Quantum","Logo":".\/images\/funds\/rec0dMl8SYBfYcGGU.jpg","Geocode":[40.4297078,-3.6877991]},{"id":"recUdsl6XaTDt1goG","Investor name":"Davidovs Venture Capital","Logo":".\/images\/funds\/recUdsl6XaTDt1goG.jpg","Geocode":[37.3588979,-122.1528905]},{"id":"recEOR9echQNzImoP","Investor name":"SuperSeed","Logo":".\/images\/funds\/recEOR9echQNzImoP.jpg","Geocode":[51.5134623,-0.1120944]},{"id":"recfH7pwPfXGu5rmb","Investor name":"MVP Munich Venture Partners","Logo":".\/images\/funds\/recfH7pwPfXGu5rmb.jpg","Geocode":[48.1351253,11.5819806]},{"id":"recCC0tmGDmEtFQp1","Investor name":"BFG Blockchain Founders Group","Logo":".\/images\/funds\/recCC0tmGDmEtFQp1.jpg","Geocode":[49.3584222,8.142578199999999]},{"id":"reclgkgrHEOMirdgN","Investor name":"Tawuniya Digital Ventures","Logo":".\/images\/funds\/reclgkgrHEOMirdgN.jpg","Geocode":[24.6911749,46.6823698]},{"id":"recuotaRw3e8xcATt","Investor name":"Octava","Logo":".\/images\/funds\/recuotaRw3e8xcATt.jpg","Geocode":[1.2953449,103.8596708]},{"id":"recC2eqMUDBCaD76g","Investor name":"Matrix Ventures","Logo":".\/images\/funds\/recC2eqMUDBCaD76g.jpg","Geocode":[34.6931269,33.0645034]},{"id":"recp2wgGrAtrCPyhe","Investor name":"Enjoy Venture","Logo":".\/images\/funds\/recp2wgGrAtrCPyhe.jpg","Geocode":[51.2265802,6.7776177]},{"id":"rec9vEnOhDBBe1XsC","Investor name":"Bangchak Initiative and Innovation Center","Logo":".\/images\/funds\/rec9vEnOhDBBe1XsC.jpg","Geocode":[13.6944132,100.605766]},{"id":"recnnICGG0DuGDZIc","Investor name":"Moneta Ventures","Logo":".\/images\/funds\/recnnICGG0DuGDZIc.jpg","Geocode":[38.6686167,-121.1592563]},{"id":"recaKHYMKoL1BYyen","Investor name":"Athenian VC","Logo":".\/images\/funds\/recaKHYMKoL1BYyen.jpg","Geocode":[42.3526844,-71.0583632]},{"id":"rec81Q3Dhh88aClBI","Investor name":"The Sharing Group","Logo":".\/images\/funds\/rec81Q3Dhh88aClBI.jpg","Geocode":[52.349296,4.92143]},{"id":"rec9N3Smms8IgjlBn","Investor name":"Horaizon Labs","Logo":".\/images\/funds\/rec9N3Smms8IgjlBn.jpg","Geocode":[52.2252501,21.0167218]},{"id":"recIiDO2QPTWYOJ4W","Investor name":"Illuminate Financial","Logo":".\/images\/funds\/recIiDO2QPTWYOJ4W.jpg","Geocode":[51.5234827,-0.0818895]},{"id":"rec6bKh5lSBePj0Xn","Investor name":"Emil Capital","Logo":".\/images\/funds\/rec6bKh5lSBePj0Xn.jpg","Geocode":[41.032306,-73.6270748]},{"id":"recBIkXRgwvjQDSRn","Investor name":"Breed Reply","Logo":".\/images\/funds\/recBIkXRgwvjQDSRn.jpg","Geocode":[51.4966366,-0.1463083]},{"id":"recbrb827wXm6CHtc","Investor name":"Base64 Capital","Logo":".\/images\/funds\/recbrb827wXm6CHtc.jpg","Geocode":[40.7206058,-74.0014893]},{"id":"rechTkvWcC95bjQBy","Investor name":"FEMSA Ventures","Logo":".\/images\/funds\/rechTkvWcC95bjQBy.jpg","Geocode":[25.6965817,-100.3180292]},{"id":"recRobGRnDEncGgIH","Investor name":"Vinci Venture Capital","Logo":".\/images\/funds\/recRobGRnDEncGgIH.jpg","Geocode":[52.3370153,4.8545948]},{"id":"rec1UWidW7qIr2roz","Investor name":"10x Founders","Logo":".\/images\/funds\/rec1UWidW7qIr2roz.jpg","Geocode":[48.1438402,11.5716394]},{"id":"recPNmQUZz7rVhvMP","Investor name":"Step Venture","Logo":".\/images\/funds\/recPNmQUZz7rVhvMP.jpg","Geocode":[45.4363946,9.205177299999999]},{"id":"recjNx9jzieShQOP6","Investor name":"Leaders Fund","Logo":".\/images\/funds\/recjNx9jzieShQOP6.jpg","Geocode":[43.7066854,-79.3994791]},{"id":"recmPu7wKdZE8USs6","Investor name":"Holland Capital","Logo":".\/images\/funds\/recmPu7wKdZE8USs6.jpg","Geocode":[52.3535358,5.006409199999999]},{"id":"recwghoABi4UPkuh5","Investor name":"Shearwater Capital","Logo":".\/images\/funds\/recwghoABi4UPkuh5.jpg","Geocode":[-33.8776996,151.2337824]},{"id":"recsc3XDaZtHzcBgZ","Investor name":"Patrimon Cube","Logo":".\/images\/funds\/recsc3XDaZtHzcBgZ.jpg","Geocode":[45.0584446,7.686874399999999]},{"id":"rec4IwtJnxdob5twK","Investor name":"Asif Ventures","Logo":".\/images\/funds\/rec4IwtJnxdob5twK.jpg","Geocode":[52.35447869999999,4.958982199999999]},{"id":"recS0ig0Wl9w4tVS4","Investor name":"Graham & Walker","Logo":".\/images\/funds\/recS0ig0Wl9w4tVS4.jpg","Geocode":[47.6093276,-122.3361465]},{"id":"recFJSaIHeNuOGHTW","Investor name":"YourNest VC","Logo":".\/images\/funds\/recFJSaIHeNuOGHTW.jpg","Geocode":[28.4809085,77.0802798]},{"id":"recemYvmS1W4X7oQX","Investor name":"Miami University Social Impact Fund","Logo":".\/images\/funds\/recemYvmS1W4X7oQX.jpg","Geocode":[39.5113417,-84.7297545]},{"id":"recPnwplXjWR2mypV","Investor name":"Real Ventures","Logo":".\/images\/funds\/recPnwplXjWR2mypV.jpg","Geocode":[45.5119152,-73.5700572]},{"id":"recERQlA1tb0L2s1c","Investor name":"Doha Tech Angels","Logo":".\/images\/funds\/recERQlA1tb0L2s1c.jpg","Geocode":[25.2545133,51.5250764]},{"id":"recVnSm8zY6LMIZZl","Investor name":"Creative Thinking Ventures","Logo":".\/images\/funds\/recVnSm8zY6LMIZZl.jpg","Geocode":[45.6743893,6.3867918]},{"id":"recJCxbIb7dGKw2ei","Investor name":"Love Ventures","Logo":".\/images\/funds\/recJCxbIb7dGKw2ei.jpg","Geocode":[51.5161306,-0.1385131]},{"id":"recs6zN5dLIb53B6m","Investor name":"Startup-O","Logo":".\/images\/funds\/recs6zN5dLIb53B6m.jpg","Geocode":[1.2914325,103.839485]},{"id":"rec3JjzmkM7ZxCN1U","Investor name":"Investible","Logo":".\/images\/funds\/rec3JjzmkM7ZxCN1U.jpg","Geocode":[-33.8646627,151.2043709]},{"id":"recILZWhGKjhrHy3b","Investor name":"Guillaume Caillot","Logo":".\/images\/funds\/recILZWhGKjhrHy3b.jpg","Geocode":[48.8710475,2.3057669]},{"id":"rechUwUV5MdSmgd2D","Investor name":"Brightspark Ventures","Logo":".\/images\/funds\/rechUwUV5MdSmgd2D.jpg","Geocode":[45.5019527,-73.5695254]},{"id":"rec49K4nYICeYUfEo","Investor name":"Yara Ventures","Logo":".\/images\/funds\/rec49K4nYICeYUfEo.jpg","Geocode":[53.32439669999999,-6.3466545]},{"id":"rec5GNLUxaAdmnmpO","Investor name":"Mucker Capital","Logo":".\/images\/funds\/rec5GNLUxaAdmnmpO.jpg","Geocode":[34.0064352,-118.4877877]},{"id":"rec7GHXBngnC3IBVX","Investor name":"All Turtles","Logo":".\/images\/funds\/rec7GHXBngnC3IBVX.jpg","Geocode":[34.7444618,-92.2880157]},{"id":"rectMLVNjprt7WVLO","Investor name":"Founders Venture Capital","Logo":".\/images\/funds\/rectMLVNjprt7WVLO.jpg","Geocode":[1.3025915,103.9066602]},{"id":"rec63Qx57ZImNKQCE","Investor name":"Shift Left Ventures","Logo":".\/images\/funds\/rec63Qx57ZImNKQCE.jpg","Geocode":[32.939371,-96.837228]},{"id":"recXq2lvJdWMVm94C","Investor name":"EU Incubator Hive","Logo":".\/images\/funds\/recXq2lvJdWMVm94C.jpg","Geocode":[35.1768608,33.3637709]},{"id":"recS2qWik5HLalLk3","Investor name":"Seed Round Capital","Logo":".\/images\/funds\/recS2qWik5HLalLk3.jpg","Geocode":[29.7954932,-95.56836919999999]},{"id":"recX7urZCSXBGPvDy","Investor name":"Venture MENA","Logo":".\/images\/funds\/recX7urZCSXBGPvDy.jpg","Geocode":[24.500237,54.388372]},{"id":"recSqc6Rz4tZZHXB5","Investor name":"Moneta VC","Logo":".\/images\/funds\/recSqc6Rz4tZZHXB5.jpg","Geocode":[32.1447983,34.8025752]},{"id":"recaT5ulnkTbk4gJ7","Investor name":"Schenker Ventures","Logo":".\/images\/funds\/recaT5ulnkTbk4gJ7.jpg","Geocode":[51.4502403,7.0100919]},{"id":"recOEWYagK8oNcGLF","Investor name":"Vertex Ventures Israel","Logo":".\/images\/funds\/recOEWYagK8oNcGLF.jpg","Geocode":[32.0701276,34.7864988]},{"id":"reczVZAFIsiLIUJsf","Investor name":"Lotfizadeh Technology Center Innovation ","Logo":".\/images\/funds\/reczVZAFIsiLIUJsf.jpg","Geocode":[40.3829413,49.8712962]},{"id":"rec27uvJcMAFfrlz8","Investor name":"Honey Island Capital","Logo":".\/images\/funds\/rec27uvJcMAFfrlz8.jpg","Geocode":[-25.4302032,-49.266382]},{"id":"recoCRyS7hlFhvVqS","Investor name":"Seed4Soft","Logo":".\/images\/funds\/recoCRyS7hlFhvVqS.jpg","Geocode":[48.8639027,2.349792]},{"id":"rec6tIrk1Ph0j6jlH","Investor name":"TechOne Ventures","Logo":".\/images\/funds\/rec6tIrk1Ph0j6jlH.jpg","Geocode":[41.0541601,29.0231735]},{"id":"recTZDhTc8GmTgCiV","Investor name":"Founderville","Logo":".\/images\/funds\/recTZDhTc8GmTgCiV.jpg","Geocode":[34.8385534,-82.3925673]},{"id":"recEakIOSUzZbfo4h","Investor name":"Kili Ventures","Logo":".\/images\/funds\/recEakIOSUzZbfo4h.jpg","Geocode":[53.81016940000001,-1.6358804]},{"id":"rec7jGD5Q4nfJORay","Investor name":"VU Venture Partners","Logo":".\/images\/funds\/rec7jGD5Q4nfJORay.jpg","Geocode":[37.7959296,-122.402083]},{"id":"recrXrqz3H0fpgygV","Investor name":"Skalata Ventures","Logo":".\/images\/funds\/recrXrqz3H0fpgygV.jpg","Geocode":[-37.8198551,144.9504217]},{"id":"recS87tEjAvNAaND9","Investor name":"Blackhorn Ventures","Logo":".\/images\/funds\/recS87tEjAvNAaND9.jpg","Geocode":[39.7531593,-104.9970626]},{"id":"recvCLMTPHkz2REqi","Investor name":"True.","Logo":".\/images\/funds\/recvCLMTPHkz2REqi.jpg","Geocode":[51.4991795,-0.1390686]},{"id":"recsiWI6cQli11KqO","Investor name":"Frst","Logo":".\/images\/funds\/recsiWI6cQli11KqO.jpg","Geocode":[48.8722139,2.3455604]},{"id":"recCup9uNhtbfcIRd","Investor name":"Harlem Capital","Logo":".\/images\/funds\/recCup9uNhtbfcIRd.jpg","Geocode":[40.7602619,-73.9932872]},{"id":"recOpS0APsGB3fvaD","Investor name":"Shizen Capital","Logo":".\/images\/funds\/recOpS0APsGB3fvaD.jpg","Geocode":[35.6677688,139.7500258]},{"id":"recndrNLraN1jmenA","Investor name":"InQubator by Qubiz","Logo":".\/images\/funds\/recndrNLraN1jmenA.jpg","Geocode":[47.04650050000001,21.9189438]},{"id":"recxGkqKL9ELfmGfV","Investor name":"District Ventures Capital","Logo":".\/images\/funds\/recxGkqKL9ELfmGfV.jpg","Geocode":[51.0526849,-114.1199144]},{"id":"recBSswgC0lfku4SO","Investor name":"BlackSheep MadTech Fund","Logo":".\/images\/funds\/recBSswgC0lfku4SO.jpg","Geocode":[45.46617819999999,9.183508699999999]},{"id":"recLjVzl5WPX16Ffb","Investor name":"Countdown Capital","Logo":".\/images\/funds\/recLjVzl5WPX16Ffb.jpg","Geocode":[25.76528,-80.1847167]},{"id":"rec2hgaGxDXxI3av8","Investor name":"Venpace","Logo":".\/images\/funds\/rec2hgaGxDXxI3av8.jpg","Geocode":[50.9202635,6.968736499999999]},{"id":"recve8tfh9mHYBO5K","Investor name":"Graft Ventures","Logo":".\/images\/funds\/recve8tfh9mHYBO5K.jpg","Geocode":[17.9666701,-76.7922222]},{"id":"recOaoW3ReO1Z68GX","Investor name":"Key Ventures","Logo":".\/images\/funds\/recOaoW3ReO1Z68GX.jpg","Geocode":[49.6040359,6.1183146]},{"id":"rec3Jgt4X1Xwq6wSF","Investor name":"Alpha Future Funds","Logo":".\/images\/funds\/rec3Jgt4X1Xwq6wSF.jpg","Geocode":[48.1404732,11.5739832]},{"id":"reco6qzUzfi5Zweqz","Investor name":"VGC Partners","Logo":".\/images\/funds\/reco6qzUzfi5Zweqz.jpg","Geocode":[51.5141244,-0.1558204]},{"id":"recwXRpGIWaWFZvJQ","Investor name":"Pax Momentum","Logo":".\/images\/funds\/recwXRpGIWaWFZvJQ.jpg","Geocode":[39.1164276,-77.2516285]},{"id":"recwNjMf4IXdD2rag","Investor name":"Giacomo Goria","Logo":".\/images\/funds\/recwNjMf4IXdD2rag.jpg","Geocode":[45.4679438,9.195699099999999]},{"id":"recdFSdEjZp85icI3","Investor name":"Elron","Logo":".\/images\/funds\/recdFSdEjZp85icI3.jpg","Geocode":[32.0727647,34.794936]},{"id":"recpL9XJagWdEd6bW","Investor name":"UVC Partners","Logo":".\/images\/funds\/recpL9XJagWdEd6bW.jpg","Geocode":[48.2681512,11.6662131]},{"id":"recBIFzkr5U04PH2a","Investor name":"Contrarian Ventures","Logo":".\/images\/funds\/recBIFzkr5U04PH2a.jpg","Geocode":[54.6979102,25.3106865]},{"id":"recE8tfiwPpGGi62r","Investor name":"Ninepointfive (aka 9.5 Ventures)","Logo":".\/images\/funds\/recE8tfiwPpGGi62r.jpg","Geocode":[51.2064989,4.4246352]},{"id":"recacEqItXpWjrsDx","Investor name":"Bonsai Partners","Logo":".\/images\/funds\/recacEqItXpWjrsDx.jpg","Geocode":[40.4369535,-3.6927363]},{"id":"rec9n62zrfwS1oR3D","Investor name":"Shadow Ventures","Logo":".\/images\/funds\/rec9n62zrfwS1oR3D.jpg","Geocode":[33.8499959,-84.3607359]},{"id":"reckNBK7pYORDVlDF","Investor name":"Town Hall Ventures","Logo":".\/images\/funds\/reckNBK7pYORDVlDF.jpg","Geocode":[40.7270738,-74.0069693]},{"id":"recB4pGYwWF63cizi","Investor name":"Cadence Growth Capital (CGC)","Logo":".\/images\/funds\/recB4pGYwWF63cizi.jpg","Geocode":[52.5078936,13.3911031]},{"id":"recvDsDnq8nTgomae","Investor name":"Bookmark Capital","Logo":".\/images\/funds\/recvDsDnq8nTgomae.jpg","Geocode":[40.7007567,-73.9723487]},{"id":"recP6FVx0yojmzKOX","Investor name":"Samsung Next","Logo":".\/images\/funds\/recP6FVx0yojmzKOX.jpg","Geocode":[37.4018844,-122.0475596]},{"id":"recV7F1BagWhhQHJ9","Investor name":"Eurotechnology Japan KK","Logo":".\/images\/funds\/recV7F1BagWhhQHJ9.jpg","Geocode":[35.6489973,139.6311827]},{"id":"rec1ltULWu0do31T3","Investor name":"Sapphire Ventures","Logo":".\/images\/funds\/rec1ltULWu0do31T3.jpg","Geocode":[37.3999138,-122.1458871]},{"id":"recKeADNl2BSVWgKe","Investor name":"Golden Sparrow","Logo":".\/images\/funds\/recKeADNl2BSVWgKe.jpg","Geocode":[12.9531676,77.6428289]},{"id":"recSY7l2YL78YJpqq","Investor name":"Capital Mills","Logo":".\/images\/funds\/recSY7l2YL78YJpqq.jpg","Geocode":[51.8312823,4.9728109]},{"id":"rec9p03OzZwAHVrof","Investor name":"Spring Invest","Logo":".\/images\/funds\/rec9p03OzZwAHVrof.jpg","Geocode":[48.8787587,2.326739]},{"id":"recgIETUix2lgIx8V","Investor name":"Lightning Ventures","Logo":".\/images\/funds\/recgIETUix2lgIx8V.jpg","Geocode":[25.7830593,-80.1355001]},{"id":"recEjsQjhs1MR29xM","Investor name":"Red Bike Capital","Logo":".\/images\/funds\/recEjsQjhs1MR29xM.jpg","Geocode":[40.7698377,-73.983791]},{"id":"recj4IghimqfZTlij","Investor name":"Energy Capital Ventures","Logo":".\/images\/funds\/recj4IghimqfZTlij.jpg","Geocode":[41.8891558,-87.6550587]},{"id":"rec3wjfr89NPMCKQD","Investor name":"Calm Company Fund","Logo":".\/images\/funds\/rec3wjfr89NPMCKQD.jpg","Geocode":[25.9498099,-80.19327349999999]},{"id":"recnfhF6kT2GvPqPN","Investor name":"Prepare 4 VC","Logo":".\/images\/funds\/recnfhF6kT2GvPqPN.jpg","Geocode":[42.35925450000001,-71.0550696]},{"id":"recgsgvSvxZ0UA6ag","Investor name":"Tera Ventures","Logo":".\/images\/funds\/recgsgvSvxZ0UA6ag.jpg","Geocode":[59.43795830000001,24.7441511]},{"id":"recEljSOjYkZOyOmI","Investor name":"Ecosystem Integrity Fund","Logo":".\/images\/funds\/recEljSOjYkZOyOmI.jpg","Geocode":[37.7941618,-122.3986313]},{"id":"recY1rEvd5OzYGDA1","Investor name":"ZILHive Ventures","Logo":".\/images\/funds\/recY1rEvd5OzYGDA1.jpg","Geocode":[1.2782649,103.8508791]},{"id":"rec3eQDXCNyBj4aWV","Investor name":"Bankinter VC","Logo":".\/images\/funds\/rec3eQDXCNyBj4aWV.jpg","Geocode":[40.4530137,-3.6920017]},{"id":"recjolMRDEiWfGu9K","Investor name":"TechAviv Founder Partners","Logo":".\/images\/funds\/recjolMRDEiWfGu9K.jpg","Geocode":[32.093423,34.832177]},{"id":"rece2L1th22YyhWnS","Investor name":"OpenVC Test Fund 2","Logo":".\/images\/funds\/rece2L1th22YyhWnS.jpg","Geocode":[37.7859444,-122.3996934]},{"id":"recuypc4dihmF1JvG","Investor name":"Axial Capital","Logo":".\/images\/funds\/recuypc4dihmF1JvG.jpg","Geocode":[51.5209783,-0.1088558]},{"id":"recdj03BWCzWVr6yz","Investor name":"Wavemaker Three-Sixty Health","Logo":".\/images\/funds\/recdj03BWCzWVr6yz.jpg","Geocode":[34.1508031,-118.1327948]},{"id":"recvPfgoqcMG648nm","Investor name":"Walter Ventures","Logo":".\/images\/funds\/recvPfgoqcMG648nm.jpg","Geocode":[48.1569175,11.5514712]},{"id":"rec9Dh5FZbwMsE81b","Investor name":"Ecostar Capital","Logo":".\/images\/funds\/rec9Dh5FZbwMsE81b.jpg","Geocode":[43.2392393,76.8933098]},{"id":"reczg1Y9XUfGlZXyj","Investor name":"StartersHub","Logo":".\/images\/funds\/reczg1Y9XUfGlZXyj.jpg","Geocode":[41.080865,29.010364]},{"id":"recozBvxbcNFOj6Xv","Investor name":"The SidebySide Partnership","Logo":".\/images\/funds\/recozBvxbcNFOj6Xv.jpg","Geocode":[51.5067872,-0.1302306]},{"id":"recmdlbKJADQFZ31Y","Investor name":"EMVC Emphasis Ventures","Logo":".\/images\/funds\/recmdlbKJADQFZ31Y.jpg","Geocode":[19.0759837,72.8776559]},{"id":"recs15eALvLtkmAnw","Investor name":"Infravia Capital Partners","Logo":".\/images\/funds\/recs15eALvLtkmAnw.jpg","Geocode":[48.874301,2.305071]},{"id":"recYNaSfXmytD6On5","Investor name":"Tiburon","Logo":".\/images\/funds\/recYNaSfXmytD6On5.jpg","Geocode":[48.1481976,11.5752492]},{"id":"recO8xTdoo6VT2lc2","Investor name":"Porto Venture","Logo":".\/images\/funds\/recO8xTdoo6VT2lc2.jpg","Geocode":[41.1470472,-8.6140042]},{"id":"rec1fUKDr0YFrLx1m","Investor name":"Seraphim Space","Logo":".\/images\/funds\/rec1fUKDr0YFrLx1m.jpg","Geocode":[51.5160804,-0.1035713]},{"id":"recJ5FWvsMcRpv1iG","Investor name":"Golden Ventures","Logo":".\/images\/funds\/recJ5FWvsMcRpv1iG.jpg","Geocode":[43.6464753,-79.3999903]},{"id":"rec5yObSp7bF6EvqX","Investor name":"Bailador Technology Investments","Logo":".\/images\/funds\/rec5yObSp7bF6EvqX.jpg","Geocode":[-33.864388,151.208435]},{"id":"reckfzSMC54AVmJek","Investor name":"NoBa Capital","Logo":".\/images\/funds\/reckfzSMC54AVmJek.jpg","Geocode":[51.55054,-0.0974535]},{"id":"recCZ4sDeXKj9IBvD","Investor name":"Vulcan Capital","Logo":".\/images\/funds\/recCZ4sDeXKj9IBvD.jpg","Geocode":[47.5978393,-122.3286479]},{"id":"rec3Ft07Zx9KOp7nY","Investor name":"Norrsken Accelerator","Logo":".\/images\/funds\/rec3Ft07Zx9KOp7nY.jpg","Geocode":[59.3414392,18.064211]},{"id":"recWd3R5q1chjgCHY","Investor name":"East Ventures","Logo":".\/images\/funds\/recWd3R5q1chjgCHY.jpg","Geocode":[1.358606,103.833566]},{"id":"recbDRyhHLzxVqnZd","Investor name":"Morgan Stanley Inclusive Ventures Lab","Logo":".\/images\/funds\/recbDRyhHLzxVqnZd.jpg","Geocode":[40.7600547,-73.9855324]},{"id":"recEFtkfaE5gOMxF1","Investor name":"West Web Valley","Logo":".\/images\/funds\/recEFtkfaE5gOMxF1.jpg","Geocode":[48.4413423,-4.414677]},{"id":"reciBn14y8toj767D","Investor name":"Third Rock Ventures","Logo":".\/images\/funds\/reciBn14y8toj767D.jpg","Geocode":[42.35248379999999,-71.0727704]},{"id":"recNyO35UpVEEaIt9","Investor name":"Alsace Business Angels","Logo":".\/images\/funds\/recNyO35UpVEEaIt9.jpg","Geocode":[48.5252793,7.738517]},{"id":"recn5j4pja8K01EO7","Investor name":"TCG The Chernin Group","Logo":".\/images\/funds\/recn5j4pja8K01EO7.jpg","Geocode":[33.97959340000001,-118.4072736]},{"id":"recCaR5jz8BxslxoC","Investor name":"Future Developing ","Logo":".\/images\/funds\/recCaR5jz8BxslxoC.jpg","Geocode":[45.4702318,9.1653839]},{"id":"recGf5G2ig3DKiGOz","Investor name":"Silver Lake Partners","Logo":".\/images\/funds\/recGf5G2ig3DKiGOz.jpg","Geocode":[37.4178688,-122.2100162]},{"id":"recm5jdtT6zQ2vTg2","Investor name":"Defy","Logo":".\/images\/funds\/recm5jdtT6zQ2vTg2.jpg","Geocode":[37.4289409,-122.2517628]},{"id":"recr5gc24DSpiTF8w","Investor name":"Flash Ventures","Logo":".\/images\/funds\/recr5gc24DSpiTF8w.jpg","Geocode":[52.5066542,13.39285]},{"id":"rec0AtJwAUyRLWCCs","Investor name":"3TS Capital Partners","Logo":".\/images\/funds\/rec0AtJwAUyRLWCCs.jpg","Geocode":[60.17123989999999,24.9463839]},{"id":"recG6XhlpZ0N8ICII","Investor name":"Mercato Partners","Logo":".\/images\/funds\/recG6XhlpZ0N8ICII.jpg","Geocode":[40.6321283,-111.8136549]},{"id":"recKxYNQLzGYJlr4F","Investor name":"Side Capital","Logo":".\/images\/funds\/recKxYNQLzGYJlr4F.jpg","Geocode":[48.8716518,2.3110872]},{"id":"recusKg9zcR5S86m5","Investor name":"Factor[e] Ventures","Logo":".\/images\/funds\/recusKg9zcR5S86m5.jpg","Geocode":[40.5943203,-105.0759301]},{"id":"recoFvTXAYh7zTa1O","Investor name":"Aglae Ventures by Groupe Arnault","Logo":".\/images\/funds\/recoFvTXAYh7zTa1O.jpg","Geocode":[48.8663663,2.3055317]},{"id":"recMY5VxgNu4VEXuv","Investor name":"Porsche Ventures","Logo":".\/images\/funds\/recMY5VxgNu4VEXuv.jpg","Geocode":[37.4424325,-122.1586333]},{"id":"recH2iVVN7RuJIQaH","Investor name":"Earlybird Ventures - Digital West Fund","Logo":".\/images\/funds\/recH2iVVN7RuJIQaH.jpg","Geocode":[52.5247523,13.4066275]},{"id":"recuKeRJOQXAEEywR","Investor name":"Creathor","Logo":".\/images\/funds\/recuKeRJOQXAEEywR.jpg","Geocode":[50.2296703,8.6190039]},{"id":"recipeSTZwue6Jupk","Investor name":"Convexity Ventures","Logo":".\/images\/funds\/recipeSTZwue6Jupk.jpg","Geocode":[49.6065453,6.1085797]},{"id":"rectkvw7sTJwmOKs7","Investor name":"iFly.VC","Logo":".\/images\/funds\/rectkvw7sTJwmOKs7.jpg","Geocode":[37.5780875,-122.3488428]},{"id":"recHo9FDxAUwW4yzo","Investor name":"AWS Gr\u00fcnderfonds","Logo":".\/images\/funds\/recHo9FDxAUwW4yzo.jpg","Geocode":[48.2243983,16.3983695]},{"id":"recFUbSUDM11qSjyz","Investor name":"SaaStr Fund","Logo":".\/images\/funds\/recFUbSUDM11qSjyz.jpg","Geocode":[37.7664666,-122.4035189]},{"id":"recR78Ks27iIhAeYq","Investor name":"Caixa Capital Risc","Logo":".\/images\/funds\/recR78Ks27iIhAeYq.jpg","Geocode":[41.3875591,2.1265307]},{"id":"recrPbD8CrFmsmklG","Investor name":"Earlybird Ventures - Digital East Fund","Logo":".\/images\/funds\/recrPbD8CrFmsmklG.jpg","Geocode":[41.0800543,29.0443675]},{"id":"recKBXK1JMQf3ZLmq","Investor name":"Shamrock Capital","Logo":".\/images\/funds\/recKBXK1JMQf3ZLmq.jpg","Geocode":[34.0606245,-118.4439434]},{"id":"reccX3S641tNEZJlB","Investor name":"Scale Capital","Logo":".\/images\/funds\/reccX3S641tNEZJlB.jpg","Geocode":[55.690037,12.5646556]},{"id":"recDvjzb3Px1SdXLG","Investor name":"XFactor Ventures","Logo":".\/images\/funds\/recDvjzb3Px1SdXLG.jpg","Geocode":[40.7416299,-73.9904399]},{"id":"reccJF6Gtkb9x2EZV","Investor name":"Keensight Capital","Logo":".\/images\/funds\/reccJF6Gtkb9x2EZV.jpg","Geocode":[48.8775948,2.3074292]},{"id":"recELBKSIdU8DpurZ","Investor name":"Anthill Ventures","Logo":".\/images\/funds\/recELBKSIdU8DpurZ.jpg","Geocode":[1.2835867,103.8470853]},{"id":"recd7StIiXWqaI9CT","Investor name":"Blossom Capital","Logo":".\/images\/funds\/recd7StIiXWqaI9CT.jpg","Geocode":[51.5106927,-0.0895144]},{"id":"recPfpLg34qg01yJH","Investor name":"Dragonfly Ventures\n\n","Logo":".\/images\/funds\/recPfpLg34qg01yJH.jpg","Geocode":[30.2804902,-97.75796899999999]},{"id":"rec96OOwc6wvAHWCO","Investor name":"All Blue Capital","Logo":".\/images\/funds\/rec96OOwc6wvAHWCO.jpg","Geocode":[51.5066101,-0.1468769]},{"id":"recI4s6BheKXJWQza","Investor name":"Osney Capital","Logo":".\/images\/funds\/recI4s6BheKXJWQza.jpg","Geocode":[51.7808544,-1.481483]},{"id":"recuVaPEQ2RS0QMtx","Investor name":"Ten Coves Capital","Logo":".\/images\/funds\/recuVaPEQ2RS0QMtx.jpg","Geocode":[41.0756544,-73.4720306]},{"id":"recbNjYkOCWzMyYsG","Investor name":"NovX Capital","Logo":".\/images\/funds\/recbNjYkOCWzMyYsG.jpg","Geocode":[48.8752929,2.3098875]},{"id":"recgp94jsyD3Up7pD","Investor name":"Axilor Ventures","Logo":".\/images\/funds\/recgp94jsyD3Up7pD.jpg","Geocode":[12.906365,77.5841442]},{"id":"recaPCUCRWQ6n0qZS","Investor name":"Altamira","Logo":".\/images\/funds\/recaPCUCRWQ6n0qZS.jpg","Geocode":[52.2427442,20.9991765]},{"id":"recaICHTKGHSxGtuu","Investor name":"Samyakth Capital","Logo":".\/images\/funds\/recaICHTKGHSxGtuu.jpg","Geocode":[18.9972897,72.82487909999999]},{"id":"recTrwNBOzhXVFies","Investor name":"Salkantay Ventures","Logo":".\/images\/funds\/recTrwNBOzhXVFies.jpg","Geocode":[-12.0794423,-77.0617039]},{"id":"recQZJgYkQX5TFwVf","Investor name":"Innovation Industries","Logo":".\/images\/funds\/recQZJgYkQX5TFwVf.jpg","Geocode":[52.2987358,4.9553017]},{"id":"recsQuoC5P6xXKREz","Investor name":"Gaia Capital Partners","Logo":".\/images\/funds\/recsQuoC5P6xXKREz.jpg","Geocode":[48.8769522,2.3021666]},{"id":"recRCMT5RmrgEVkSu","Investor name":"Seventure - Digital Technologies","Logo":".\/images\/funds\/recRCMT5RmrgEVkSu.jpg","Geocode":[48.8595288,2.2994157]},{"id":"recb6SsYrNM2bJ9GP","Investor name":"Industrial, Clean and Energy Technology (ICE) Venture Fund","Logo":".\/images\/funds\/recb6SsYrNM2bJ9GP.jpg","Geocode":[45.5008632,-73.5693496]},{"id":"rec6azrl7Hq40qauk","Investor name":"Cherry Ventures","Logo":".\/images\/funds\/rec6azrl7Hq40qauk.jpg","Geocode":[52.52847,13.39694]},{"id":"recp2zccXGVyKMkzU","Investor name":"KPN Ventures","Logo":".\/images\/funds\/recp2zccXGVyKMkzU.jpg","Geocode":[51.9070609,4.488997800000001]},{"id":"rec8tFNEXYD1A1jDr","Investor name":"Seventure - Life Sciences","Logo":".\/images\/funds\/rec8tFNEXYD1A1jDr.jpg","Geocode":[48.8595288,2.2994157]},{"id":"rec8oUrhjH0hRr6yW","Investor name":"Project A Ventures","Logo":".\/images\/funds\/rec8oUrhjH0hRr6yW.jpg","Geocode":[52.5323054,13.3842237]},{"id":"recHGcwoavzONTmf3","Investor name":"5M Ventures","Logo":".\/images\/funds\/recHGcwoavzONTmf3.jpg","Geocode":[48.869604,2.2833578]},{"id":"recO7tz5HC1S108ql","Investor name":"Lowercase Capital","Logo":".\/images\/funds\/recO7tz5HC1S108ql.jpg","Geocode":[37.7789208,-122.3932323]},{"id":"reck6Xt7gjz8H5G2C","Investor name":"Amicus Capital (IL)","Logo":".\/images\/funds\/reck6Xt7gjz8H5G2C.jpg","Geocode":[41.8847973,-87.6212481]},{"id":"rec6txpCh3H9ILH00","Investor name":"RD2 Capital","Logo":".\/images\/funds\/rec6txpCh3H9ILH00.jpg","Geocode":[50.51290849999999,3.1097231]},{"id":"reckbvzqk2oLigo35","Investor name":"Amicus Capital Partners","Logo":".\/images\/funds\/reckbvzqk2oLigo35.jpg","Geocode":[12.973945,77.603402]},{"id":"recBwzR4HxcVyhClj","Investor name":"Startup Lisboa","Logo":".\/images\/funds\/recBwzR4HxcVyhClj.jpg","Geocode":[38.7100196,-9.1364549]},{"id":"recqIAh5VlAReQTNx","Investor name":"Fusion Fund","Logo":".\/images\/funds\/recqIAh5VlAReQTNx.jpg","Geocode":[37.4497354,-122.1595926]},{"id":"recOveeIKziutdcwq","Investor name":"Access Ventures (HK)","Logo":".\/images\/funds\/recOveeIKziutdcwq.jpg","Geocode":[22.2782594,114.1721514]},{"id":"recnzybVoH6WIOTkv","Investor name":"Endurance Companies","Logo":".\/images\/funds\/recnzybVoH6WIOTkv.jpg","Geocode":[37.7973799,-122.46634]},{"id":"recwCYhidjRj3Ptho","Investor name":"Harrison Metal","Logo":".\/images\/funds\/recwCYhidjRj3Ptho.jpg","Geocode":[37.7588573,-122.3887441]},{"id":"rec33vhXEo8r2bCN5","Investor name":"Playfair Capital","Logo":".\/images\/funds\/rec33vhXEo8r2bCN5.jpg","Geocode":[51.5231942,-0.1110823]},{"id":"recLEiIR0urQU4Rc1","Investor name":"iExec Web3 Incubator","Logo":".\/images\/funds\/recLEiIR0urQU4Rc1.jpg","Geocode":[45.737182,4.819819799999999]},{"id":"rec5riuLpqDo33Xgj","Investor name":"Baidu Ventures","Logo":".\/images\/funds\/rec5riuLpqDo33Xgj.jpg","Geocode":[39.98431,116.32525]},{"id":"recm8tQnC6Ffa0xb3","Investor name":"The Ganesha Lab","Logo":".\/images\/funds\/recm8tQnC6Ffa0xb3.jpg","Geocode":[-33.412822,-70.5823264]},{"id":"recMPltOb6REzu9me","Investor name":"PLNT","Logo":".\/images\/funds\/recMPltOb6REzu9me.jpg","Geocode":[52.1636961,4.492054899999999]},{"id":"recrN7U7muOdCdB1o","Investor name":"DTCP Deutsche Telekom Capital Partners","Logo":".\/images\/funds\/recrN7U7muOdCdB1o.jpg","Geocode":[53.5427547,9.9951382]},{"id":"recmfSnTNarLrEsWM","Investor name":"Beeso Studio","Logo":".\/images\/funds\/recmfSnTNarLrEsWM.jpg","Geocode":[41.2274737,-96.01851649999999]},{"id":"recXzMOfSZkJPXjw6","Investor name":"Haystack","Logo":".\/images\/funds\/recXzMOfSZkJPXjw6.jpg","Geocode":[37.8981146,-122.5334027]},{"id":"rec0IUI1KiMFu6ueS","Investor name":"Chrysalix Venture Capital","Logo":".\/images\/funds\/rec0IUI1KiMFu6ueS.jpg","Geocode":[49.2883223,-123.1200016]},{"id":"recRdXmVdXmtARSqt","Investor name":"3L Capital","Logo":".\/images\/funds\/recRdXmVdXmtARSqt.jpg","Geocode":[34.0606245,-118.4439434]},{"id":"recGHw65qRyJaWXEc","Investor name":"Innovation Quarter","Logo":".\/images\/funds\/recGHw65qRyJaWXEc.jpg","Geocode":[52.0790261,4.3374989]},{"id":"recHhD96kMOv0KdLN","Investor name":"Mehmed Saral","Logo":".\/images\/funds\/recHhD96kMOv0KdLN.jpg","Geocode":[50.1286205,8.488856]},{"id":"recUF7BikI1A5WNfj","Investor name":"Accel Partners","Logo":".\/images\/funds\/recUF7BikI1A5WNfj.jpg","Geocode":[51.5122521,-0.1407191]},{"id":"recD5RLVgyJzm3Fnk","Investor name":"Genius X","Logo":".\/images\/funds\/recD5RLVgyJzm3Fnk.jpg","Geocode":[47.1616456,8.4410756]},{"id":"rect1DXSdxXf6j95K","Investor name":"Mobius Venture Capital","Logo":".\/images\/funds\/rect1DXSdxXf6j95K.jpg","Geocode":[40.016247,-105.2813469]},{"id":"recU0rdVU9vhAMDKj","Investor name":"Amplify LA","Logo":".\/images\/funds\/recU0rdVU9vhAMDKj.jpg","Geocode":[33.9878333,-118.4705734]},{"id":"recF3z1Du89MdamHt","Investor name":"3T Capital","Logo":".\/images\/funds\/recF3z1Du89MdamHt.jpg","Geocode":[48.8262943,2.3464188]},{"id":"recVPfpEPFymliG7O","Investor name":"Korelya Capital","Logo":".\/images\/funds\/recVPfpEPFymliG7O.jpg","Geocode":[48.86703989999999,2.3476617]},{"id":"rec30aSGd4Wsu2Iw3","Investor name":"MMC Ventures","Logo":".\/images\/funds\/rec30aSGd4Wsu2Iw3.jpg","Geocode":[51.5184535,-0.1129033]},{"id":"recqWX5dkD4LVvfAv","Investor name":"Anzu Partners","Logo":".\/images\/funds\/recqWX5dkD4LVvfAv.jpg","Geocode":[38.899873,-77.031539]},{"id":"recWmQ56tRHdqdmeh","Investor name":"SDIC Unity Capital","Logo":".\/images\/funds\/recWmQ56tRHdqdmeh.jpg","Geocode":[39.92809,116.35577]},{"id":"recdbvoh9IuLaRaYB","Investor name":"Inkef Capital","Logo":".\/images\/funds\/recdbvoh9IuLaRaYB.jpg","Geocode":[52.3368897,4.873054]},{"id":"recQvxcftVRuhG446","Investor name":"Founder Institute","Logo":".\/images\/funds\/recQvxcftVRuhG446.jpg","Geocode":[37.420431,-122.1362604]},{"id":"reczbD8ObsQ2qacSn","Investor name":"CASVC","Logo":".\/images\/funds\/reczbD8ObsQ2qacSn.jpg","Geocode":[39.9813949,116.317287]},{"id":"reccsrFBosihi1tEs","Investor name":"Studio VC","Logo":".\/images\/funds\/reccsrFBosihi1tEs.jpg","Geocode":[40.75297,-73.98420999999999]},{"id":"rec7lQlOstUmzFd1v","Investor name":"Hyperplane","Logo":".\/images\/funds\/rec7lQlOstUmzFd1v.jpg","Geocode":[42.3516117,-71.0697778]},{"id":"recUbIpPVo5xrDzSp","Investor name":"Breizh Invest PME","Logo":".\/images\/funds\/recUbIpPVo5xrDzSp.jpg","Geocode":[48.092804,-1.704099]},{"id":"recyMAHZMJPdjeRig","Investor name":"MediaTech Ventures","Logo":".\/images\/funds\/recyMAHZMJPdjeRig.jpg","Geocode":[30.2501108,-97.696045]},{"id":"rec7JdbY5VZV3OA1W","Investor name":"Centrica Innovations","Logo":".\/images\/funds\/rec7JdbY5VZV3OA1W.jpg","Geocode":[51.48571519999999,-0.6395909]},{"id":"rec615hUuZUMChW2i","Investor name":"Match2blue","Logo":".\/images\/funds\/rec615hUuZUMChW2i.jpg","Geocode":[50.9265384,11.5843517]},{"id":"recKhCNOBmIWixo9h","Investor name":"Pi Labs","Logo":".\/images\/funds\/recKhCNOBmIWixo9h.jpg","Geocode":[51.5142342,-0.1348146]},{"id":"recON3IlPbIylVrLp","Investor name":"StageOne Ventures","Logo":".\/images\/funds\/recON3IlPbIylVrLp.jpg","Geocode":[32.1604408,34.8064033]},{"id":"reclWk9jObDe2nwj1","Investor name":"Aligned Climate Capital","Logo":".\/images\/funds\/reclWk9jObDe2nwj1.jpg","Geocode":[34.1526742,-118.342838]},{"id":"reczLQC4NE5j5N3up","Investor name":"Emerald Technology Ventures","Logo":".\/images\/funds\/reczLQC4NE5j5N3up.jpg","Geocode":[47.3521583,8.5604778]},{"id":"recNkEW0m9Qrqvz7K","Investor name":"George Town Capital Management","Logo":".\/images\/funds\/recNkEW0m9Qrqvz7K.jpg","Geocode":[47.1865487,8.478866]},{"id":"recWrcM0LZRLUl03a","Investor name":"Icebreaker VC","Logo":".\/images\/funds\/recWrcM0LZRLUl03a.jpg","Geocode":[60.166794,24.9224633]},{"id":"reczh7yLhQQ6WuyPX","Investor name":"Volo Earth Ventures","Logo":".\/images\/funds\/reczh7yLhQQ6WuyPX.jpg","Geocode":[39.2069383,-106.9545333]},{"id":"recu1ME0MSblRtdE0","Investor name":"Bloom Venture Partners","Logo":".\/images\/funds\/recu1ME0MSblRtdE0.jpg","Geocode":[37.79593620000001,-122.4000032]},{"id":"recJiMjOtp20ExNjj","Investor name":"DN Capital","Logo":".\/images\/funds\/recJiMjOtp20ExNjj.jpg","Geocode":[51.5008291,-0.1318706]},{"id":"recYquVrTXu38IYy7","Investor name":"DigitalDX Ventures","Logo":".\/images\/funds\/recYquVrTXu38IYy7.jpg","Geocode":[37.4484914,-122.1802812]},{"id":"recUuiFX0hEyW2qtL","Investor name":"Group 11","Logo":".\/images\/funds\/recUuiFX0hEyW2qtL.jpg","Geocode":[34.0712659,-118.4026638]},{"id":"rec2ot8oH5JjIdrsP","Investor name":"EduLab Capital Partners","Logo":".\/images\/funds\/rec2ot8oH5JjIdrsP.jpg","Geocode":[42.3585133,-71.0584124]},{"id":"rechhtZSlspEKJ2GG","Investor name":"Acrew Capital","Logo":".\/images\/funds\/rechhtZSlspEKJ2GG.jpg","Geocode":[37.7652116,-122.4200054]},{"id":"recqT1SPTNHy7iuQw","Investor name":"AI Grant","Logo":".\/images\/funds\/recqT1SPTNHy7iuQw.jpg","Geocode":[37.7767236,-122.416708]},{"id":"recETPwLVQbCcAYVJ","Investor name":"Greenlight Re Innovations","Logo":".\/images\/funds\/recETPwLVQbCcAYVJ.jpg","Geocode":[19.3220089,-81.3781772]},{"id":"recJElMl48dBLMf1E","Investor name":"Access2Net","Logo":".\/images\/funds\/recJElMl48dBLMf1E.jpg","Geocode":[48.8665485,2.3265918]},{"id":"recP42JY8nTzGMG3k","Investor name":"ECE Students","Logo":".\/images\/funds\/recP42JY8nTzGMG3k.jpg","Geocode":[51.9168867,4.524870300000001]},{"id":"recEHa2454qNCNsy1","Investor name":"A Plus Finance","Logo":".\/images\/funds\/recEHa2454qNCNsy1.jpg","Geocode":[48.8608856,2.2822549]},{"id":"recopMv0w06WaR9It","Investor name":"Shape VC","Logo":".\/images\/funds\/recopMv0w06WaR9It.jpg","Geocode":[50.0601401,19.9205403]},{"id":"recwgO6ErpzdDkwgs","Investor name":"DBIC Ventures","Logo":".\/images\/funds\/recwgO6ErpzdDkwgs.jpg","Geocode":[53.34417999999999,-6.2408446]},{"id":"recxtBtMVNwrbP9Tw","Investor name":"Amplify Partners","Logo":".\/images\/funds\/recxtBtMVNwrbP9Tw.jpg","Geocode":[37.4500838,-122.1844089]},{"id":"recpYPU731NphjjNB","Investor name":"Allectus Capital","Logo":".\/images\/funds\/recpYPU731NphjjNB.jpg","Geocode":[-33.8637979,151.2080845]},{"id":"rec3ZPQ8aFGWn4GpL","Investor name":"New Orleans BioInnovation Center","Logo":".\/images\/funds\/rec3ZPQ8aFGWn4GpL.jpg","Geocode":[29.9576357,-90.07478619999999]},{"id":"recIMGpMShO5wD3yp","Investor name":"Seventure - Sport & Well-Being","Logo":".\/images\/funds\/recIMGpMShO5wD3yp.jpg","Geocode":[48.8595288,2.2994157]},{"id":"rec4Hp9gwJxOrJ5k7","Investor name":"Outsized Ventures","Logo":".\/images\/funds\/rec4Hp9gwJxOrJ5k7.jpg","Geocode":[51.51484139999999,-0.1235516]},{"id":"recejGlcjU8Y1ocVM","Investor name":"Exome Asset Management","Logo":".\/images\/funds\/recejGlcjU8Y1ocVM.jpg","Geocode":[40.7576743,-73.9762354]},{"id":"rechwbD0DIzFPkc6g","Investor name":"2C Invest","Logo":".\/images\/funds\/rechwbD0DIzFPkc6g.jpg","Geocode":[45.757488,4.8280637]},{"id":"recWq14I8rACkrdov","Investor name":"Indico Capital Partners","Logo":".\/images\/funds\/recWq14I8rACkrdov.jpg","Geocode":[38.7078841,-9.150418]},{"id":"rec8zxfJFzm9dGJPe","Investor name":"Hawke Ventures","Logo":".\/images\/funds\/rec8zxfJFzm9dGJPe.jpg","Geocode":[34.033154,-118.4476301]},{"id":"recSol271JwKXXYei","Investor name":"iaccelereate.tech","Logo":".\/images\/funds\/recSol271JwKXXYei.jpg","Geocode":[37.8500148,-122.2744166]},{"id":"recZJm9DThqc9wSET","Investor name":"Bertelsmann Asia Investments","Logo":".\/images\/funds\/recZJm9DThqc9wSET.jpg","Geocode":[39.57252,117.16543]},{"id":"reclsYYCaOzgZhbQu","Investor name":"Burda Principal Investments","Logo":".\/images\/funds\/reclsYYCaOzgZhbQu.jpg","Geocode":[48.1503799,11.6224812]},{"id":"recl4zhDE4QDwwHUh","Investor name":"8VC","Logo":".\/images\/funds\/recl4zhDE4QDwwHUh.jpg","Geocode":[37.7983336,-122.3963928]},{"id":"recpNTs30Rmp45T6g","Investor name":"Pillar","Logo":".\/images\/funds\/recpNTs30Rmp45T6g.jpg","Geocode":[42.3499258,-71.0579017]},{"id":"recMfKbTZpUeMCcp9","Investor name":"Leet Capital","Logo":".\/images\/funds\/recMfKbTZpUeMCcp9.jpg","Geocode":[3.1633844,101.7177893]},{"id":"reczmq8d0dHwrTBl8","Investor name":"Alliance Venture","Logo":".\/images\/funds\/reczmq8d0dHwrTBl8.jpg","Geocode":[59.9185302,10.7245739]},{"id":"recxErpvq3DkR4go1","Investor name":"Beamonte Investments","Logo":".\/images\/funds\/recxErpvq3DkR4go1.jpg","Geocode":[40.75057899999999,-73.9764314]},{"id":"recZrM7qdLDDeSnqZ","Investor name":"Unrest","Logo":".\/images\/funds\/recZrM7qdLDDeSnqZ.jpg","Geocode":[51.5221667,-0.1104547]},{"id":"reccDx4WUPPneO2hJ","Investor name":"MediaTech Hub Accelerator","Logo":".\/images\/funds\/reccDx4WUPPneO2hJ.jpg","Geocode":[52.3886219,13.1179698]},{"id":"rec01U7lIqkv39VTe","Investor name":"Java Capital","Logo":".\/images\/funds\/rec01U7lIqkv39VTe.jpg","Geocode":[12.9566294,77.70468230000002]},{"id":"recchwsfeZeSG7Obf","Investor name":"KfW Capital","Logo":".\/images\/funds\/recchwsfeZeSG7Obf.jpg","Geocode":[50.1196,8.658859999999999]},{"id":"rec3JXKt3fTT9Drci","Investor name":"Tuesday","Logo":".\/images\/funds\/rec3JXKt3fTT9Drci.jpg","Geocode":[37.7774061,-122.395928]},{"id":"recyqfUD7Y5ZzuCbP","Investor name":"Xerys Gestion","Logo":".\/images\/funds\/recyqfUD7Y5ZzuCbP.jpg","Geocode":[48.8701297,2.3191912]},{"id":"rectwdJzYwfJIvJBw","Investor name":"Mountside Ventures","Logo":".\/images\/funds\/rectwdJzYwfJIvJBw.jpg","Geocode":[51.5206393,-0.1222265]},{"id":"recU49Q4l7pxYxy4m","Investor name":"Skyview Ventures","Logo":".\/images\/funds\/recU49Q4l7pxYxy4m.jpg","Geocode":[36.1281626,-86.7969244]},{"id":"recz4OsFuokb6SfNO","Investor name":"Catapult","Logo":".\/images\/funds\/recz4OsFuokb6SfNO.jpg","Geocode":[37.3813444,-122.1802812]},{"id":"rechdIeGBTtbbTFp8","Investor name":"CoVenture","Logo":".\/images\/funds\/rechdIeGBTtbbTFp8.jpg","Geocode":[25.7661878,-80.19621850000001]},{"id":"rec9N5xcMtOBSCfhv","Investor name":"Noetic Fund","Logo":".\/images\/funds\/rec9N5xcMtOBSCfhv.jpg","Geocode":[43.65809489999999,-79.350166]},{"id":"rect4Nrqpjpn08k9W","Investor name":"OIF Ventures","Logo":".\/images\/funds\/rect4Nrqpjpn08k9W.jpg","Geocode":[-33.8768885,151.2414835]},{"id":"recsPCFvfyJiSfd7r","Investor name":"Techfund Capital","Logo":".\/images\/funds\/recsPCFvfyJiSfd7r.jpg","Geocode":[48.8349285,2.290587700000001]},{"id":"recNXtcQGGWugW3Qa","Investor name":"Citic Metal","Logo":".\/images\/funds\/recNXtcQGGWugW3Qa.jpg","Geocode":[39.9476391,116.4548884]},{"id":"rec6Nxpk9LpMi137n","Investor name":"Aquiti Gestion","Logo":".\/images\/funds\/rec6Nxpk9LpMi137n.jpg","Geocode":[44.8218923,-0.5543044]},{"id":"recFEZEa4cBqw1TL3","Investor name":"NFX","Logo":".\/images\/funds\/recFEZEa4cBqw1TL3.jpg","Geocode":[37.7873051,-122.3993716]},{"id":"recrB5TlLF6AMJmH0","Investor name":"Big Idea Ventures","Logo":".\/images\/funds\/recrB5TlLF6AMJmH0.jpg","Geocode":[40.7056685,-74.00609589999999]},{"id":"recFlSzMOMPbVnwxH","Investor name":"Eden Ventures","Logo":".\/images\/funds\/recFlSzMOMPbVnwxH.jpg","Geocode":[48.1437646,11.5948588]},{"id":"recLsLeoboxclgUfb","Investor name":"Founders Factory","Logo":".\/images\/funds\/recLsLeoboxclgUfb.jpg","Geocode":[51.5010641,-0.1907484]},{"id":"recRbHhtxA9WhKwwr","Investor name":"Magma Partners","Logo":".\/images\/funds\/recRbHhtxA9WhKwwr.jpg","Geocode":[-33.420833,-70.606524]},{"id":"recCyrMnNRbNa1P0Z","Investor name":"CRCM Ventures","Logo":".\/images\/funds\/recCyrMnNRbNa1P0Z.jpg","Geocode":[37.7946223,-122.4018789]},{"id":"rec7o3oJbLcbbTa7Y","Investor name":"Velocity","Logo":".\/images\/funds\/rec7o3oJbLcbbTa7Y.jpg","Geocode":[43.4515387,-80.50070029999999]},{"id":"recYF97hYTQde4vdD","Investor name":"Cowtown Angels","Logo":".\/images\/funds\/recYF97hYTQde4vdD.jpg","Geocode":[32.7324385,-97.32168]}];</script><div style='background-color: rgb(212 218 220) !important;height:100%; z-index:1' id='openmap_id'></div> <div class="alert bg-primary mb-1 ml-1 rounded shadow-sm text-white alert-dismissible fade show" role="alert" id="signupAlert"> <button type="button" class="py-2 close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button> Investors, <a href="signup">sign up now</a> to be added to the map </div> <div class="modal fade" tabindex="-1" id="mapModal" role="dialog"> <div class="modal-dialog modal-dialog-scrollable modal-dialog-centered" role="document"> <div class="modal-content shadow-lg"> <div class="modal-header" style=" padding:0; display:block; border: none; float: right;"> </div> <div data-offset="0" class="modal-body p-0"> </div> <div class="modal-footer"></div> </div> </div> </div> </main> </div> </div> <div class="modal" tabindex="-1" id="VCmodal" role="dialog"> <div class="modal-dialog modal-lg modal-dialog-scrollable modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header" style=" padding:0; display:block; border: none; float: right;"> </div> <div data-offset="0" id="vcModalBody" class="modal-body p-0"> </div> <div class="modal-footer"></div> </div> </div> </div> <div class="modal" tabindex="-1" id="profileModal" role="dialog"> <div class="modal-dialog modal-dialog-scrollable modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header" style=" background-color: #1a1a1a; display:block; border: none;"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> </div> <div class="modal-body p-0"></div> <div class="modal-footer"></div> </div> </div> </div> <div class="modal pinkModal" data-backdrop="static" tabindex="-1" id="signupModal" data-keyboard="false" role="dialog"> <div class="modal-dialog modal-xl modal-dialog-scrollable modal-dialog-centered" role="document" style="min-width: min-content;"> <div class="modal-content"> <div class="modal-header" style=" padding:0; display:block; border: none; float: right;"> <h2 class="modal-title text-center text-white pb-3 pt-5 h1" style="background-color:#1a1a1a;">Sign up to OpenVC</h2> <button type="button" style="position:absolute;right:0.5em;top:0.5em;" class="close" data-dismiss="modal" aria-label="Close"> <span class="" aria-hidden="true">×</span> </button> </div> <div class="modal-body"> </div> </div> </div> </div> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.10.2/lottie.min.js" integrity="sha512-fTTVSuY9tLP+l/6c6vWz7uAQqd1rq3Q/GyKBN2jOZvJSLC5RjggSdboIFL1ox09/Ezx/AKwcv/xnDeYN9+iDDA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"></script> <script src="https://unpkg.com/leaflet.markercluster@1.1.0/dist/leaflet.markercluster.js"></script> <script type="text/javascript" src="js/dropzone.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.24.0/moment.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@tarekraafat/autocomplete.js@10.2.4/dist/autoComplete.min.js"></script> <script type="text/javascript" src="js/bootstrap-multiselect.js"></script> <script type="text/javascript" src="js/bootstrap-maxlength.js"></script> <script type="text/javascript" src="js/bootstrap-slider.min.js"></script> <script type="text/javascript" src="js/bootstrap-show-modal.js"></script> <script type="text/javascript" src="js/jquery.highlight-within-textarea.js"></script> <script type="text/javascript" src="js/script.min.js"></script> <script type="text/javascript" src="js/login.min.js"></script> <script> $(document).on('click', '[village-data-url]', function(e) { e.preventDefault() if($('.villageModal').length) return let body = `<h1 class="font-weight-bold"><span class="text-primary">Upgrade now</span> to unlock this feature</h1> <img src="images/village/village_teasing.gif" class="mb-5 rounded img-fluid"> <div class='d-flex flex-column text-center'> <span class='h3 mb-3'>Find <span class="text-primary">warm intros</span> to 5,000+ investors</span> </div> <a href='./upgrade' class='mt-3 px-3 mx-auto btn mb-3 p-3 shadow-sm btn-primary btn-lg'><i class="fas fa-rocket mr-2"></i>Let's do it !</a>` bootstrap.showModal( { modalClass:"villageModal text-center", modalDialogClass:"modal-dialog-centered modal-lg", options: { backdrop: true }, body: body }) }) </script> <script> //Check Dark theme if(localStorage.getItem('enableDarkMode')=='true'){ const data_hub = $('#sidebarLogo').attr('data-hub') document.body.classList.add("darkTheme") if(data_hub){ logo_full = 'images/hubs/'+data_hub+'/dark_full.png' logo_mini = 'images/hubs/'+data_hub+'/dark_mini.png' } else{ logo_full = 'images/logos/openvc_logo_white_pink.svg' logo_mini = 'images/logos/openvc_logo_white_initial.png' } $('#headerLogo').attr('src',logo_full) $('#mobileLogo').attr('src',logo_full) $('#sidebarLogo').attr('src',logo_full) $('#smallLogo img').attr('src',logo_mini) } else if(localStorage.getItem('enableDarkMode')==null){ localStorage.setItem('enableDarkMode', false); } </script> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" defer src="//js.hs-scripts.com/7205027.js"></script> <!-- End of HubSpot Embed Code --> <script> var autocomplete_displayFunds = true; if($(window).width() <= 992 ){ $( "#searchBox" ).focusin(function() { $([document.documentElement, document.body]).animate({ scrollTop: $("#searchBox").offset().top - 100 }, 0); }) } $(document).ready(function() { $( '#searchBox' ).one('focus', function(e) { e.preventDefault(); var search_autoComplete_init = false; $.ajax({ type: 'get', url: 'components/autocomplete/get_synonyms.php', complete: function (data) { resp = JSON.parse(data.responseText); if (typeof search_autoComplete == "undefined"){ const search_autoComplete = new autoComplete({ selector: "#searchBox", cache : true, data: { src: resp, keys: ['tags'] }, trigger: (query) => { return true }, resultItem: { element: (item, data) => { const input = search_autoComplete.input; if(data.value.cat !== null){ let str = data.value.cat; if(typeof data.value.disp !== "undefined"){ var index = data.value.disp.indexOf(input.value); if (index >= 0) { let innerHTML = (data.value.disp).substring(0,index) + "<mark class='autoComplete_highlight'>" + (data.value.disp).substring(index,index+(input.value).length) + "</mark>" + (data.value.disp).substring(index + (input.value).length); str += `<p class="m-0"><small class="text-wrap">Includes: <em>${innerHTML}</em></small></p>`; } else str+= `<p class="m-0"><small class="text-wrap">Includes: <em>${data.value.disp}</em></small></p>`; } if(typeof data.value.prio !== "undefined") $(item).attr('data-position',"1") else $(item).attr('data-position',"2") $(item).html(str); } else $(item).remove(); }, highlight: "autoComplete_highlight", selected: "autoComplete_selected" }, resultsList: { render : false, maxResults:99999, element: (list, data) => { if (data.results.length && data.results.length < 150) { function sort_li(a, b){ var content_a, content_b; try{ content_a = $(a).contents().get(0).nodeValue; content_b = $(b).contents().get(0).nodeValue; } catch(e){ content_b = b.value.cat; content_a = a.value.cat; } if(content_a != null&content_b != null){ if(content_a.includes(search_string)&&!content_b.includes(search_string)) return -1; else return 1 } } search_string = $('#searchBox').val().trim().split(',')[0].trim(); data.results.sort(sort_li) if(search_string==''){ search_autoComplete.resultsList.maxResults = 99999; return data.results } let fund_list = ''; let funds_toDisplay = false; let keywords_toDisplay = false; for(var i = 0; i < data.results.length; i++) { if (data.results[i].value.cat == null && search_autoComplete_init){ funds_toDisplay = true; fund_list += `<a href="fund/${encodeURIComponent(data.results[i].value.tags)}" class="VClink"><div class="text-center mx-2 small"><img class="autosuggestFundImg rounded-circle shadow-sm mb-2" src="${data.results[i].value.img}" width="33" height="33"><br>${data.results[i].value.tags}</div></a>`; } else keywords_toDisplay = true; } if(keywords_toDisplay){ const message = document.createElement("div"); message.innerHTML = '<div class="pl-3 mt-3 small text-muted">Themes</div>'; list.insertBefore(message,list.firstChild); if(funds_toDisplay && autocomplete_displayFunds){ const messageFunds = document.createElement("div"); messageFunds.classList.add('autosuggestFundCont'); messageFunds.innerHTML = '<hr><div class="pl-3 small mt-3 text-muted">Investors</div><div class="d-flex p-2">'+fund_list+'</div>'; list.appendChild(messageFunds) } } else if(funds_toDisplay && autocomplete_displayFunds){ fund_list = '<div class="pl-3 small mt-3 text-muted">Investors</div><div class="d-flex p-2">'+fund_list+'</div>'; const message = document.createElement("div"); message.innerHTML = ''+fund_list; list.insertBefore(message,list.firstChild); } $($(list).find('li')).sort(sort_li) .insertAfter($(list).find('div:eq(0)')); return data.results } search_autoComplete_init = true; }, noResults: true, }, query: (query) => { const querySplit = query.split(","); const lastQuery = querySplit.length - 1; const newQuery = querySplit[lastQuery].trim(); return newQuery; }, events: { input: { selection(event) { const input = search_autoComplete.input; const selection = event.detail.selection.value.cat.trim(); const query = input.value.split(",").map(item => item.trim()); query.pop(); query.push(selection); input.value = query.join(", ")+(', ') return }, focus: (event) => { search_autoComplete.start(); }, click: (event) => { search_autoComplete.start(); }, keydown(event) { switch (event.keyCode) { case 40: case 38: event.preventDefault(); event.keyCode === 40 ? search_autoComplete.next() : search_autoComplete.previous(); break; // Enter case 13: //if (!search_autoComplete.submit) event.preventDefault(); if (search_autoComplete.cursor >= 0){ //console.log(event) search_autoComplete.select(); event.preventDefault(); } break; } } } } }); } } }); document.querySelector("#searchBox").addEventListener("init", function (event) { // "event.detail" carries the returned data values $('#searchBox').focus() }); }) }); $(document).on('click','.founderOnboardingTag', function(e){ const select = $(this).parent('.badge').contents().get(0).nodeValue.trim() const input = document.getElementById('onboardingThemesInput') let query = input.value.split(",").map(item => item.trim()) query = query.filter(e => e !== select) input.value = query.join(", ") $(this).parent('.badge').remove() }) </script> <script> function mapClick(e,url) { let modal = $('#mapModal'); modal.find('.modal-body').html(''); modal.find('.modal-header').html(''); $(e.originalEvent.target).parents('.custom-div-icon').addClass('highlighted-marker') $.ajax({ type: 'get', url: url, complete: function (res) { resp = $($.parseHTML(res.responseText, true)); let head = resp.find('#fundHead').prepend('<button type="button" style="position:absolute;right:0.5em;top:0.5em;" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>').html() let body = resp.clone(); let foot = resp.find('#fundFoot').html(); body.find('#fundHead').remove() body.find('#fundFoot').remove() modal.find('.modal-header').append(head); modal.find('.modal-body').html(body); modal.find('.modal-footer').html(foot); $('#mapModal .mapContainer').remove() } }); $('#mapModal').on('hidden.bs.modal', function (event) { $(e.originalEvent.target).parents('.custom-div-icon').removeClass('highlighted-marker') $('#mapModal').unbind('hidden.bs.modal'); }) modal.modal('show') } function generateIcon(id){ var icon = L.divIcon({ className: 'custom-div-icon', html: "<div class='marker-pin'></div><img loading='lazy' class='rounded-circle img-fluid' src='images/funds/"+id+".jpg'>", iconSize: [30, 42], iconAnchor: [15, 42] }) return icon } if(typeof coords != 'undefined'&&coords.length > 0){ var markers = L.markerClusterGroup({ spiderfyOnMaxZoom : false, disableClusteringAtZoom : 11, maxClusterRadius : 30 }); mymap = L.map('openmap_id',{tap: L.Browser.safari && L.Browser.mobile}).setView([30, 15], 3); L.Control.Button = L.Control.extend({ options: { position: 'topleft' }, onAdd: function (map) { var container = L.DomUtil.create('div', 'leaflet-bar leaflet-control'); var button = L.DomUtil.create('a', 'leaflet-control-button', container); $(button).html('<i class="fas fa-filter"></i>').addClass('cursor-pointer') L.DomEvent.disableClickPropagation(button); L.DomEvent.on(button, 'click', function(){ if($(this).find('i').hasClass('fa-filter')){ $(this).find('i').removeClass('fa-filter').addClass('fa-times') $('#searchForm').removeClass('d-none') } else{ $(this).find('i').removeClass('fa-times').addClass('fa-filter') $('#searchForm').addClass('d-none') } }); container.title = "Show advanced search"; $(container).attr('data-toggle',"tooltip").tooltip({placement:'bottom'}) return container; }, onRemove: function(map) {}, }); var control = new L.Control.Button() control.addTo(mymap); L.tileLayer('http://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png', { maxZoom: 18, attribution: 'Data by <a href="https://www.openvc.app">OpenVC</a>', minZoom : 3, preferCanvas : true, maxBoundsViscosity: 5, noWrap : true, }).addTo(mymap); coords.forEach(function(item){ if(item.Geocode[0] && item.Geocode[1]){ markers .addLayer(L.marker(item.Geocode, {icon: generateIcon(item.id)}).on('click', function(event) { mapClick(event, `fund/${encodeURIComponent(item["Investor name"])}?modal=)true`); })) .addTo(mymap) // BELOW : without cluster /* L.marker(item.Geocode, {icon: generateIcon(item.id)}).bindPopup( `<div class="text-center"><img width='99px' src='${item.Logo}'><br><h3 class="h5 mt-2">${item["Investor name"]}</h3><a href="fund/${encodeURIComponent(item["Investor name"])}" target="_blank" class="w-100 btn btn-primary editBtn VClink text-nowrap"><i class="fa fa-eye"></i> View details</a></div>` ) .addTo(mymap)*/ } }); } // Get the state from URL parameters const urlParams = new URLSearchParams(window.location.search); if (urlParams.has('view')) { const mapState = JSON.parse(decodeURIComponent(urlParams.get('view'))); // Apply the bounds to the existing map const bounds = L.latLngBounds( [mapState.bounds.southWest.lat, mapState.bounds.southWest.lng], [mapState.bounds.northEast.lat, mapState.bounds.northEast.lng] ); // Set the view with animation mymap.fitBounds(bounds, { animate: true, padding: [10, 10], }); } $('#searchForm').addClass('d-none') collapseSidebar() $('#sidebar [data-tooltip="Tools"] a').click() </script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9179774c48508de9',t:'MTc0MDUwNTA3NS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>