{"id":2591,"date":"2025-01-24T07:32:54","date_gmt":"2025-01-24T07:32:54","guid":{"rendered":"urn:uuid:ea831b0c-101f-4320-9570-24c5413f91cd"},"modified":"2025-03-05T05:41:59","modified_gmt":"2025-03-05T05:41:59","slug":"our-private-funds","status":"publish","type":"page","link":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/","title":{"rendered":"Our Private Funds"},"content":{"rendered":"\n<section class=\"wp-block-create-block-main-banner banner-section\"><div class=\"\"><div class=\"banner-content\"><picture class=\"banner-background\"><source srcset=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/Capital-Management.png\" media=\"(min-width: 1471px)\"\/><source srcset=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/CM-mobile.png\" media=\"(max-width: 959px)\"\/><img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png\"\/><\/picture><div class=\"banner-content-container\"><div class=\"banner-text\"><h2>Our Private<br>Funds<\/h2><\/div><\/div><\/div><\/div><\/section>\n\n\n\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-container-core-group-is-layout-861c32fe wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group mt-mobile-basic-container has-global-padding is-layout-constrained wp-container-core-group-is-layout-1dada57b wp-block-group-is-layout-constrained\" style=\"padding-top:50px;padding-right:100px;padding-bottom:20px;padding-left:100px\">\n<p class=\"has-text-align-left mt-mobile-h5 has-text-color has-link-color wp-elements-f7b8680a989ea0b72646cf3db3facbb3\" style=\"color:#333333;font-size:24px;font-style:normal;font-weight:600;line-height:1.25\">We curate investment opportunities that provide investors access to real estate portfolios with clear geographical focus.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-8acfe73d wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group mt-mobile-basic-container has-global-padding is-layout-constrained wp-container-core-group-is-layout-c5cb112e wp-block-group-is-layout-constrained\" style=\"padding-right:100px;padding-bottom:50px;padding-left:100px\"><style>\n.mt-fund-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    column-gap: 20px;\n    row-gap: 40px;\n}\n\n.mt-fund-cards {\n    position: relative;\n    display: inline-block;\n    aspect-ratio: 400\/380;\n    background-color: rgba(0, 0, 0, .1);\n    background-position: center center;\n    background-repeat: no-repeat;\n    background-size: cover;\n    border-radius: 20px;\n    overflow: hidden;\n    transition: all .3s ease;\n}\n\n.mt-fund-cards:hover {\n    text-decoration: none;\n}\n\n\/* .mt-fund-cards:hover .mt-fund-card-content {\n            opacity: 1;\n        } *\/\n.mt-fund-cards::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 26.18%, rgba(0, 0, 0, 0) 100%);\n    background-blend-mode: multiply;\n    border-radius: 20px;\n}\n\n.mt-fund-card-content {\n    opacity: 1;\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    padding: 40px 33px;\n    box-sizing: border-box;\n    transition: all .3s ease;\n}\n\n.mt-fund-card-body {\n    flex-grow: 1;\n}\n\n.mt-fund-card-body h3 {\n    color: #ffffff;\n    font-family: var(--font);\n    font-size: 24px;\n    line-height: 29.3px;\n    margin: 0 0 20px;\n}\n\n.mt-fund-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.mt-fund-tags li {\n    color: #ffffff;\n    font-family: var(--font);\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 17.09px;\n    padding: 6.5px 15px;\n    border: 1px solid #ffffff;\n    border-radius: 100px;\n}\n\n.mt-fund-card-footer {\n    flex-shrink: 0;\n    display: flex;\n    justify-content: flex-end;\n}\n\n.mt-fund-card-footer span {\n    width: 40px;\n    aspect-ratio: 1\/1;\n    position: relative;\n}\n\n.mt-fund-card-footer span img {\n    position: absolute;\n    inset: 0;\n    transition: all 0.3s linear;\n}\n\n.mt-fund-card-footer span img:last-child,\n.mt-fund-card-footer span:hover img:first-child {\n    opacity: 0;\n}\n\n.mt-fund-card-footer span:hover img:last-child {\n    opacity: 1;\n}\n\n.pcm-card-box {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    gap: 0;\n    position: relative;\n    aspect-ratio: 1 \/ 1;\n}\n\n.pcm-card-contents.square {\n    position: absolute;\n    inset: 0;\n    padding: 40px 34px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 26.18%, rgba(0, 0, 0, 0) 100%);\n    background-blend-mode: multiply;\n    border-radius: var(--round-corners);\n    overflow: hidden;\n    opacity: 0;\n    z-index: -1;\n    transition: all 0.2s linear;\n}\n\n.pcm-card-box.square.content-visible .pcm-card-contents.square {\n    opacity: 1;\n    z-index: 1;\n}\n\n.pcm-card-box:not(.content-visible):hover .pcm-card-contents.square {\n    opacity: 1;\n    z-index: 1;\n    cursor: pointer;\n}\n\n.pcm-card-box:hover .card-image>img {\n    transform: scale(1.1);\n}\n\n.pcm-card-box .card-image {\n    width: 100%;\n    height: 100%;\n    border-radius: var(--round-corners);\n    overflow: hidden;\n}\n\n.pcm-card-box .card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: all 0.2s linear;\n}\n\n.pcm-card-contents.square .card-title {\n    margin: 0;\n}\n\n.pcm-card-contents.square .card-title h5 {\n    font-family: var(--font);\n    font-size: 24px;\n    line-height: 1.22;\n    font-weight: 500 !important;\n    color: var(--card-text-color);\n}\n\n.pcm-card-contents.square .pcm-custom-tags-wrapper ul {\n    flex-wrap: wrap;\n}\n\n.pcm-card-contents.square .pcm-custom-tags-wrapper li {\n    color: #ffffff;\n    border: 1px solid #ffffff;\n}\n\n.pcm-card-action {\n    display: flex;\n    justify-content: end;\n    margin: 0;\n}\n\na.card-square-action-link {\n    flex: 1;\n    text-decoration: none;\n}\n\ndiv.pcm-card-action a.pcm-square-button {\n    width: 42px;\n    height: 42px;\n    position: relative;\n    cursor: pointer;\n}\n\ndiv.pcm-card-action a.pcm-square-button img {\n    position: absolute;\n    inset: 0;\n    transition: all 0.3s linear;\n}\n\ndiv.pcm-card-action a.pcm-square-button:hover img:first-child,\ndiv.pcm-card-action a.pcm-square-button img:last-child {\n    opacity: 0;\n}\n\ndiv.pcm-card-action a.pcm-square-button:hover img:last-child {\n    opacity: 1;\n}\n\n.pcm-custom-tags-wrapper {\n    overflow-x: auto;\n    margin: 10px 0;\n    width: 100%;\n    scrollbar-width: 0;\n}\n\n.pcm-custom-tags-wrapper::-webkit-scrollbar {\n    display: none;\n}\n\n.pcm-custom-tags-wrapper ul {\n    padding: 0;\n    margin: 0;\n    list-style-type: none;\n    display: flex;\n    gap: 10px;\n    flex-wrap: nowrap;\n    white-space: nowrap;\n}\n\n.pcm-custom-tags-wrapper li {\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 17.09px;\n    color: #c5c7af;\n    border: 1px solid #c5c7af;\n    border-radius: 15px;\n    padding: 3px 15px;\n    cursor: pointer;\n}\n\n.pcm-custom-tags-wrapper li a {\n    color: inherit;\n    text-decoration: none;\n}\n\n@media (1200px > width > 768px) {\n    .mt-fund-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n@media (768px > width) {\n    .mt-fund {\n        margin-block-start: 0;\n    }\n\n    .mt-fund-container {\n        padding: 0;\n    }\n\n    .mt-fund-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .card-container {\n        margin: 0 !important;\n    }\n\n    \/* for square card - start *\/\n    .pcm-card-box.square {\n        aspect-ratio: unset;\n        max-width: 100%;\n        overflow: hidden;\n        height: fit-content;\n    }\n\n    .pcm-card-box.square .card-image {\n        aspect-ratio: 16 \/ 9;\n    }\n\n    .pcm-card-box.square .pcm-card-contents.square {\n        position: relative;\n        padding: 12px 0;\n        border-radius: 0;\n        background: transparent;\n    }\n\n    .pcm-card-box .pcm-card-contents .card-texts .card-title h5 {\n        font-size: 20px;\n        line-height: 1.22;\n        color: var(--color-dark);\n    }\n\n    .pcm-card-box.square .pcm-card-contents.square .pcm-card-action {\n        justify-content: start;\n    }\n\n    .pcm-card-box.square .pcm-card-contents.square .pcm-card-action a.card-square-action-link {\n        display: none;\n    }\n\n    .pcm-card-contents.square .pcm-custom-tags-wrapper li {\n        color: var(--secondary-color);\n        border-color: var(--secondary-color);\n    }\n}\n<\/style>\n\n<section class=\"mt-fund\">\n    <div class=\"pcm-container mt-fund-container\">\n                <div class=\"mt-fund-grid\">\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/mgsa.png\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-global-student-accommodation-private-trust-mgsa\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree Global Student Accommodation Private Trust (MGSA)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>UK &amp; US<\/span><\/li>\n                                                                        <li><span>PBSA<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-global-student-accommodation-private-trust-mgsa\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-global-student-accommodation-private-trust-mgsa\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/Hero-MUSEL-1089-East-Mill-Street-MUSEL-1.jpg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-eu-logistics-private-trust-musel\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree US &amp; EU Logistics Private Trust (MUSEL)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>US &amp; Europe<\/span><\/li>\n                                                                        <li><span>Logistics<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-eu-logistics-private-trust-musel\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-eu-logistics-private-trust-musel\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/mascot-1.png\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-australia-commercial-private-trust-mascot\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree Australia Commercial Private Trust (MASCOT)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>Australia<\/span><\/li>\n                                                                        <li><span>Commercial<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-australia-commercial-private-trust-mascot\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-australia-commercial-private-trust-mascot\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/fund-4-original.jpeg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-europe-income-trust-merit\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree Europe Income Trust (MERIT)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>Europe &amp; UK<\/span><\/li>\n                                                                        <li><span>Commercial<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-europe-income-trust-merit\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-europe-income-trust-merit\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/Hero-MUSIC-Galatyn-Commons-1-scaled.jpg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-income-commercial-trust-music\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree US Income Commercial Trust (MUSIC)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>US<\/span><\/li>\n                                                                        <li><span>Commercial<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-income-commercial-trust-music\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-income-commercial-trust-music\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/muslog.png\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-logistics-private-trust-muslog\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree US Logistics Private Trust (MUSLOG)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>US<\/span><\/li>\n                                                                        <li><span>Logistics<\/span><\/li>\n                                                                        <li><span>Core \/ Core+<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-logistics-private-trust-muslog\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-us-logistics-private-trust-muslog\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/Hero-MCLIP-DJI_0348-1-scaled.jpg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-china-logistics-investment-private-fund-mclip\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree China Logistics Investment Private Fund (MCLIP)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>China<\/span><\/li>\n                                                                        <li><span>Logistics<\/span><\/li>\n                                                                        <li><span>Value-Add<\/span><\/li>\n                                                                        <li><span>Open-ended<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-china-logistics-investment-private-fund-mclip\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-china-logistics-investment-private-fund-mclip\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/fund-8-original-scaled.jpeg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/india-real-estate-investment-platform\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    India Real Estate Investment Platform                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>India<\/span><\/li>\n                                                                        <li><span>Commercial<\/span><\/li>\n                                                                        <li><span>Value-Add<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/india-real-estate-investment-platform\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/india-real-estate-investment-platform\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                                    <div class=\"pcm-card-box square content-visible\"\n                style=\"--round-corners:20px;--icon-card-background:#E7E8DEFF\">\n                <div class=\"card-image\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/01\/Hero-Tile-MAJIC-Keihin-jima-Logistics-Facility-scaled.jpg\" data-recalc-dims=\"1\">\n                <\/div>\n                <div class=\"pcm-card-contents square\"\n                    style=\"--round-corners:20px;--serialized-background:transparent;--highlight-color:inherit\">\n                    <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-japan-investment-country-private-trust-majic\/\" class=\"card-square-action-link\"\n                        style=\"text-decoration:none\">\n                        <div class=\"card-texts\">\n                            <div class=\"card-title\">\n                                <h5 style=\"--card-text-color:#ffffff\">\n                                    Mapletree Japan Investment Country Private Trust (MAJIC)                                <\/h5>\n                            <\/div>\n                                                        <div class=\"pcm-custom-tags-wrapper\">\n                                <ul>\n                                                                        <li><span>Japan<\/span><\/li>\n                                                                        <li><span>Logistics<\/span><\/li>\n                                                                        <li><span>Value-Add \/ Opportunistic<\/span><\/li>\n                                                                    <\/ul>\n                            <\/div>\n                                                    <\/div>\n                    <\/a>\n                    <div class=\"pcm-card-action\">\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-japan-investment-country-private-trust-majic\/\" class=\"card-square-action-link\"\n                            style=\"text-decoration:none\"><\/a>\n                        <a href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fund\/mapletree-japan-investment-country-private-trust-majic\/\" class=\"pcm-square-button\">\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/mt-icon-primary-fill-btn.svg\"\n                                alt=\"See Post\" \/>\n                            <img decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/content\/themes\/base\/assets\/images\/icons\/button-arrow-icon-outline.svg\"\n                                alt=\"See Post\" \/>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <\/div>\n            <\/div>\n<\/section>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-861c32fe wp-block-group-is-layout-constrained\" style=\"background-color:#e7e8de\">\n<div class=\"wp-block-group alignfull mt-mobile-basic-container has-global-padding is-layout-constrained wp-container-core-group-is-layout-861c32fe wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group mt-mobile-padding-0 is-vertical is-layout-flex wp-container-core-group-is-layout-3c7ea743 wp-block-group-is-layout-flex\" style=\"padding-top:100px;padding-right:68px;padding-bottom:100px;padding-left:100px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-85b745b9 wp-block-group-is-layout-flex\" style=\"padding-right:5px\">\n<p class=\"has-text-color has-link-color wp-elements-96a68ee1f22d2fa7ddcfea1cc9e0411f\" style=\"color:#1e1e1e;font-size:38px;font-style:normal;font-weight:600;line-height:1.22\">Prior Private Funds \u2013 <br>Fully Realised<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-2adb68bc wp-block-group-is-layout-flex\" style=\"padding-right:65px\">\n<p class=\"has-text-color has-link-color wp-elements-14468b586f37ea283ce692f15af3966b\" style=\"color:#1e1e1e;font-size:16px;font-style:normal;font-weight:500;line-height:1.22\">With over 16 years of private real estate experience, Mapletree has an established track record of delivering various fund exit modes to maximise returns for investors.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-create-block-mt-button\"><a id=\"\" class=\"mt-button  default fill normal\" href=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/fully-realised-private-funds\/\" target=\"_self\" style=\"--mt-button-color:#e7811d;--mt-text-color:#ffffff\" rel=\"noopener\"><div class=\"mt-button-content\"><p>Read More<\/p><\/div><\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center mt-mobile-hidden is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:100px\">\n<div class=\"wp-block-group is-vertical is-content-justification-right is-layout-flex wp-container-core-group-is-layout-4445aa12 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img loading=\"lazy\" width=\"2560\" height=\"1438\" decoding=\"async\" src=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/private-funds-scaled.jpeg\" alt=\"\" class=\"wp-image-3678\" style=\"border-top-left-radius:150px;border-bottom-left-radius:150px;object-fit:cover;width:708px;height:309px\" srcset=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/private-funds-scaled.jpeg?resize=2560%2C1438&amp;zoom=1 2560w, https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/private-funds-scaled.jpeg?resize=2560%2C1438&amp;zoom=0.5 1280w, https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/private-funds-scaled.jpeg?resize=2560%2C1438&amp;zoom=0.25 640w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>We curate investment opportunities that provide investors access to real estate portfolios with clear geographical focus. Prior Private Funds \u2013 Fully Realised With over 16 years of private real estate experience, Mapletree has an established track record of delivering various fund exit modes to maximise returns for investors.<\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_trash_the_other_posts":false,"ep_exclude_from_search":false,"editor_notices":[],"footnotes":""},"class_list":["post-2591","page","type-page","status-publish","hentry"],"acf":[],"mb":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Private Funds - Mapletree Private Capital<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Private Funds - Mapletree Private Capital\" \/>\n<meta property=\"og:description\" content=\"We curate investment opportunities that provide investors access to real estate portfolios with clear geographical focus. Prior Private Funds \u2013 Fully Realised With over 16 years of private real estate experience, Mapletree has an established track record of delivering various fund exit modes to maximise returns for investors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/\" \/>\n<meta property=\"og:site_name\" content=\"Mapletree Private Capital\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-05T05:41:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/\",\"url\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/\",\"name\":\"Our Private Funds - Mapletree Private Capital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/tachyon\\\/sites\\\/8\\\/2025\\\/02\\\/hero.png\",\"datePublished\":\"2025-01-24T07:32:54+00:00\",\"dateModified\":\"2025-03-05T05:41:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/tachyon\\\/sites\\\/8\\\/2025\\\/02\\\/hero.png\",\"contentUrl\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/tachyon\\\/sites\\\/8\\\/2025\\\/02\\\/hero.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/our-private-funds\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Private Funds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/#website\",\"url\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/\",\"name\":\"Mapletree Private Capital\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mapletree-dev.altis.cloud\\\/pcm\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Private Funds - Mapletree Private Capital","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Our Private Funds - Mapletree Private Capital","og_description":"We curate investment opportunities that provide investors access to real estate portfolios with clear geographical focus. Prior Private Funds \u2013 Fully Realised With over 16 years of private real estate experience, Mapletree has an established track record of delivering various fund exit modes to maximise returns for investors.","og_url":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/","og_site_name":"Mapletree Private Capital","article_modified_time":"2025-03-05T05:41:59+00:00","og_image":[{"url":"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/","url":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/","name":"Our Private Funds - Mapletree Private Capital","isPartOf":{"@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/#primaryimage"},"image":{"@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/#primaryimage"},"thumbnailUrl":"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png","datePublished":"2025-01-24T07:32:54+00:00","dateModified":"2025-03-05T05:41:59+00:00","breadcrumb":{"@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/#primaryimage","url":"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png","contentUrl":"https:\/\/mapletree-dev.altis.cloud\/tachyon\/sites\/8\/2025\/02\/hero.png"},{"@type":"BreadcrumbList","@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/our-private-funds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mapletree-dev.altis.cloud\/pcm\/"},{"@type":"ListItem","position":2,"name":"Our Private Funds"}]},{"@type":"WebSite","@id":"https:\/\/mapletree-dev.altis.cloud\/pcm\/#website","url":"https:\/\/mapletree-dev.altis.cloud\/pcm\/","name":"Mapletree Private Capital","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mapletree-dev.altis.cloud\/pcm\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"mfb_rest_fields":["title","yoast_head","yoast_head_json"],"_links":{"self":[{"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/pages\/2591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/comments?post=2591"}],"version-history":[{"count":67,"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/pages\/2591\/revisions"}],"predecessor-version":[{"id":8008,"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/pages\/2591\/revisions\/8008"}],"wp:attachment":[{"href":"https:\/\/mapletree-dev.altis.cloud\/pcm\/wp-json\/wp\/v2\/media?parent=2591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}