Available Messages
The following is a list of recent messages for gp6. Select one to see the content. Messages are removed frequently. Check early. Check often.
Selected Message
To: [email protected]
Date: Sun, 27 Sep 2026 09:01:00 GMT
Subject: 12% Fixed ROI | Transform Your Portfolio with Care Home Investments
- HTML Content
- HTML Source
- Plain Text
HTML Content
HTML Source
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf-8"> <!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Care Home</title> <!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. -->
<link href="https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,[email protected],1..1000&display=swap" rel="stylesheet">
<!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
<!--[if mso]>
<style>
* {
font-family: 'Google Sans Flex', sans-serif !important;
}
</style>
<![endif]-->
<!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> -->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset : BEGIN -->
<style>
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode:bicubic;
}
/* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
a {
text-decoration: none;
}
/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors], /* iOS */
.unstyle-auto-detected-links *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from changing the text color in conversation threads. */
.im {
color: inherit !important;
}
/* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img + div {
display: none !important;
}
/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u ~ div .email-container {
min-width: 320px !important;
}
}
/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u ~ div .email-container {
min-width: 375px !important;
}
}
/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u ~ div .email-container {
min-width: 414px !important;
}
}
</style>
<!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<!-- CSS Reset : END -->
<!-- Progressive Enhancements : BEGIN -->
<style>
/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td-primary:hover,
.button-a-primary:hover {
background: #555555 !important;
border-color: #555555 !important;
}
/* Media Queries */
@media screen and (max-width: 480px) {
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
/* What it does: Adjust typography on small screens to improve readability */
.email-container p {
font-size: 17px !important;
}
}
</style>
<!-- Progressive Enhancements : END -->
</head>
<!--
The email background color (#f2f2f2) is defined in three places:
1. body tag: for most email clients
2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
3. mso conditional: For Windows 10 Mail
-->
<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #f2f2f2;">
<div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;"><img border="0" width="1" height="1" src="https://eot.assetmarketnews.com/q/nC2vhwbxLWiONZ270ZBG9A~~/AAAHURA~/K4o_kG-F5fwRZwv6f_2MTj1faHkbKpA3Fbuy72QB8W3Ql28VWAq2E8zfgKnEp9yUe4eqlSvXUAnkROz1XqP_YQ~~" alt=""/></div>
<center style="width: 100%; background-color: #f2f2f2;">
<!--[if mso | IE]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-color: #f2f2f2;">
<tr>
<td>
<![endif]-->
<!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: 'Google Sans Flex', sans-serif;">
Care Home
</div>
<!-- Visually Hidden Preheader Text : END -->
<!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: 'Google Sans Flex', sans-serif;">
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
</div>
<!-- Preview Text Spacing Hack : END -->
<!--
Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 680px.
2. MSO tags for Desktop Windows Outlook enforce a 680px width.
Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 680px is a good width. Change with caution.
-->
<div style="max-width: 680px; margin: 0 auto;" class="email-container">
<!--[if mso]>
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="680">
<tr>
<td>
<![endif]-->
<!-- Email Body : BEGIN -->
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;">
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding: 0;">
<a target="_blank" rel="noopener" href="https://eot.assetmarketnews.com/f/a/5uUPKtxTsaeNV-NTUzHDmA~~/AAAHURA~/lXdI9rYR5aYQBAO_ylAs8rxe60ts7SIMjcMCTQJOnb-Pdf48x0yi8FO9WU1GXNYC6hehb6iCgdFJ4qU5Eu95LJm__irrzBL4Vj7F-nK-OqKWYTpmv-5Mz4KeALfv3O-dsMCjJJ-kpvXUPuFSXhah_6j4S1E_y-JW9UOXvr4TVu5gGeXCF215A6pz5dqYAI4BXJqLgG5wiYyo2C8Nb7VXWmXEq2jJCH4orrRO0My8o8U~" id="click_id_1">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/1.jpg" width="680" alt="Acorn" border="0" style="width: 100%; max-width: 680px; height: auto; margin: auto; display: block;" class="g-img">
</a>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding:10px 20px 0px 20px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:0px;">
<u>WHY INVEST INTO CARE HOMES?</u>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding:20px 20px 0px 20px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td align="left" valign="top" width="35" style="text-align: left;vertical-align: top;width: 35px; padding-bottom:10px;">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/2.png" width="20" style="width: 20px;margin: 0;margin-top: 5px;">
</td>
<td align="left" valign="top" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:10px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td valign="top" align="left" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 22px; line-height: 28px;font-weight:700; color: #000000;padding-bottom:5px;">
STRONG RISK-ADJUSTED RETURNS
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 16px; line-height: 22px;font-weight:400; color: #000000;padding-bottom:0px;">
Healthcare has delivered the highest risk-adjusted returns over the past decade (MSCI Europe).
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" width="35" style="text-align: left;vertical-align: top;width: 35px; padding-bottom:10px;">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/2.png" width="20" style="width: 20px;margin: 0;margin-top: 5px;">
</td>
<td align="left" valign="top" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:10px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td valign="top" align="left" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 22px; line-height: 28px;font-weight:700; color: #000000;padding-bottom:5px;">
DEMAND SIGNIFICANTLY OUTSTRIPPING SUPPLY
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 16px; line-height: 22px;font-weight:400; color: #000000;padding-bottom:0px;">
85+ population: 900k+ today, set to more than double by 2045 (ONS) Current shortfall: ~70,000 care beds. (Financial Times)
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" width="35" style="text-align: left;vertical-align: top;width: 35px; padding-bottom:10px;">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/2.png" width="20" style="width: 20px;margin: 0;margin-top: 5px;">
</td>
<td align="left" valign="top" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:10px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td valign="top" align="left" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 22px; line-height: 28px;font-weight:700; color: #000000;padding-bottom:5px;">
AGEING, OBSOLETE STOCK
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 16px; line-height: 22px;font-weight:400; color: #000000;padding-bottom:0px;">
76% of care homes are over 20 years old, driving urgent need for modern, compliant developments. (Knight Frank)
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" width="35" style="text-align: left;vertical-align: top;width: 35px; padding-bottom:10px;">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/2.png" width="20" style="width: 20px;margin: 0;margin-top: 5px;">
</td>
<td align="left" valign="top" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:10px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td valign="top" align="left" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 22px; line-height: 28px;font-weight:700; color: #000000;padding-bottom:5px;">
DEFENSIVE & NEEDS-BASED
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 16px; line-height: 22px;font-weight:400; color: #000000;padding-bottom:0px;">
Demand driven by demographics, not economic cycles—providing resilient income. (CBRE's 2025 UK Healthcare Sentiment Survey)
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" width="35" style="text-align: left;vertical-align: top;width: 35px; padding-bottom:10px;">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/2.png" width="20" style="width: 20px;margin: 0;margin-top: 5px;">
</td>
<td align="left" valign="top" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 32px; line-height: 38px;font-weight:700; color: #000000;padding-bottom:10px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td valign="top" align="left" style="text-align: left;vertical-align: top; font-family: 'Google Sans Flex', sans-serif; font-size: 22px; line-height: 28px;font-weight:700; color: #000000;padding-bottom:5px;">
INCOME + IMPACT
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 16px; line-height: 22px;font-weight:400; color: #000000;padding-bottom:0px;">
Stable returns alongside funding essential social infrastructure. (Savills/CBRE research)
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding:10px 20px 30px 20px;">
<a target="_blank" rel="noopener" href="https://eot.assetmarketnews.com/f/a/9tW26YeD41fU5YgCwZY1Zw~~/AAAHURA~/BwL881C0a7l2z9vw5zKOAKxmKl-GRdFmnUAg2vs9yUTr9eiVyrS2Qc0gH0l4G3uen-CX04Pidv0pGCfeDlgdYfTQajLkEC-i0768jASRCtXAirjRQXDiL8CvgDrA0Sg03UWixKebrK46ALn8RVqrHm2ciA7Bhsq0C7PRBOArR0u4dO1GqYd5BCsSRU0uKaMWbKBXSADcOXnpQPfNmBQH_exc3Gd3j6oPbJxOiGyZATE~" id="click_id_2">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/3.png" width="160" alt="Acorn" border="0" style="width: 100%; max-width: 160px; height: auto; margin: auto; display: block;" class="g-img">
</a>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding: 0;">
<a target="_blank" rel="noopener" href="https://eot.assetmarketnews.com/f/a/Gz1DgmTHWLqwOCDBEVqQhQ~~/AAAHURA~/iD2HlKhz-nDTkRVfeLJgNS3XHeDurcGI59hEiRJ2747syyAR8PZwEeeeEp-pBmgy9BU2JsYTLnqjcIWEUI95jA8Uo2VP112a7G-F-LhKsdWtFcoAvX-Vf7n5VxqU8F4bhVw_WOlf9u253bLkWKPCe2dsAIvim2I9xZCFb6ZO43JXXzOMkbQmiOKKDR7l8rKSJSwoXE02Zb8nTV5YAD7OwoWkomqOE2ZvAmVqrTWJU7k~" id="click_id_3">
<img src="https://app.mycampaigns4u.com/uds/m-d/email-campaign-pages/2026/june/care-home/images/4.jpg" width="680" alt="Acorn" border="0" style="width: 100%; max-width: 680px; height: auto; margin: auto; display: block;" class="g-img">
</a>
</td>
</tr>
<tr>
<td bgcolor="#ffffff" align="center" style="background-color: #ffffff;text-align: center;padding:30px 20px;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" align="center" style="width:100%;max-width: 600px;margin: auto;text-align: center;">
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 12px; line-height: 18px;font-weight:500; color: #000000;padding-bottom:0px;">
DISCLAIMER:
</td>
</tr>
<tr>
<td align="left" style="text-align: left; font-family: 'Google Sans Flex', sans-serif; font-size: 12px; line-height: 18px;font-weight:400; color: #000000;padding-bottom:0px;">
Any person accessing the email and considering potential investment opportunities featured on the email should make their own commercial assessment of an investment opportunity after seeking the advice of an appropriately authorised or regulated financial advisor. This email should not be construed as advice or a personal recommendation to any prospective investor. This investment is only eligible to investors that can certify as high net worth or sophisticated.
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Email Body : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
<!--[if mso | IE]>
</td>
</tr>
</table>
<![endif]-->
</center>
<img border="0" src="https://app.mycampaigns4u.com/phpscripts/record-maintain.php?xyz=4c5bde74a8f110656874902f07378009&abc=ecs-o" width="1" height="1" alt="" style="display:block;width:1px;height:1px;border:0;opacity:0;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color:#f2f2f2;"><tr><td align="center" style="padding:0 10px 24px 10px;"><table role="presentation" cellspacing="0" cellpadding="0" border="0" width="680" style="width:100%;max-width:680px;background-color:#ffffff;"><tr><td align="center" style="padding:18px 20px 24px 20px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;color:#666666;text-align:center;"><div style="margin-bottom:10px;">99 Alternatives, EO Physical Return Address, 86-90 Paul Street, London, EC2A 4NE, United Kingdom</div><div style="margin-bottom:10px;"><a href="https://eot.assetmarketnews.com/f/a/hyFxIV52Amv1UYMpDi63Eg~~/AAAHURA~/9TZHhgCXff0xryb7vFJlHVfi1fOojtpO5fPn0lGfQe8qMgRR_Wnj8HjCZfdczyt7_xiroVgPAl_fXrqFupyPSVmY0v319IpwRHdiZtF1s7Mm1D_VQLlJtXVbJ86EXxLRuGJJqZZ0G5cGEYp7ldrT7eOcrVCUyCB4zgkyY-22cVi7X9PW0JjyXLgLNDJXCl4Bsn0R55e5nijHIq8RQqNPe-jzbH6JJRlMY_JrVEu7FaOOLjgou4vL7dmXNRmBtx2LMep-X5IzFqiOvenAhdnOiBVGlj1WNSu_EOm3R2T5O001h0GbPRdnsRo_vpOqWRGCJpaLs6Y6KZq8A46ZGF8k1k3jnmmhYq2Qzt-EyRFT7lkvCXUEOZ5eYL1rTdWPHrxEMqTay92_55rCf1sv-yafs4r6fij7yW-i_1SI4ut7r-r7kfcZjV3DAb9lgGuQ3M9A" target="_blank" style="color:#666666;text-decoration:underline;">Unsubscribe</a></div><div><a href="https://eot.assetmarketnews.com/f/a/uW48o-aT6SHtoknyMUWdjg~~/AAAHURA~/IQ7Kd0MIM7SJCuyJ8xQRA067wP8f5oXN9pgAEaRCud-dFnylRcAgZxmYktp4Llq-vo43qGxs66JP-RvWOMcMdi1VMfN4v-bg7u1kh4XLhoSH1sUZrhKNIX-Rszjy3qlPlX8MQGkRSxATmwrzKYf1EaETdzwgmRN5sFMkI8-9AG7-fhBAXolDoup_qbl8b06_lO-Gnci4z2400sCYKObgo9AZAox2Ml0qG1B0KRxfxwv3cjP44Jd5IJhY_AK99l2hhcvrkbl7jpKLS_mM0RClddlm5SgwGqCdp1Vu82X4f-KXRmn4CP0y-fACxfAta0Nlq2QIBRZVxnArJVbaTbImyrLiKHAnSvsx03HHW0vew48~" target="_blank" style="color:#777777;text-decoration:underline;">Powered by EmailOctopus</a></div></td></tr></table></td></tr></table>
<img border="0" width="1" height="1" alt="" src="https://eot.assetmarketnews.com/q/bRNSrah6pJfQ3qMm5nzCTg~~/AAAHURA~/IF-VM_2MurJQdSbschfjHfc7aw33ODPzy3ocHOBlZYe2__WgiIiW3wAnsHRNWKL740X8DsgnNbPh3U9iYd8xMw~~">
</body>
</html>
Plain Text
Care Home
[Acorn] [1]
WHY INVEST INTO CARE HOMES?
STRONG RISK-ADJUSTED RETURNS
Healthcare has delivered the highest risk-adjusted returns over
the past decade (MSCI Europe).
DEMAND SIGNIFICANTLY OUTSTRIPPING SUPPLY
85+ population: 900k+ today, set to more than double by 2045 (ONS)
Current shortfall: ~70,000 care beds. (Financial Times)
AGEING, OBSOLETE STOCK
76% of care homes are over 20 years old, driving urgent need for
modern, compliant developments. (Knight Frank)
DEFENSIVE & NEEDS-BASED
Demand driven by demographics, not economic cycles—providing
resilient income. (CBRE's 2025 UK Healthcare Sentiment Survey)
INCOME + IMPACT
Stable returns alongside funding essential social infrastructure.
(Savills/CBRE research)
[Acorn] [2]
[Acorn] [3]
DISCLAIMER:
Any person accessing the email and considering potential
investment opportunities featured on the email should make their own
commercial assessment of an investment opportunity after seeking the
advice of an appropriately authorised or regulated financial advisor.
This email should not be construed as advice or a personal
recommendation to any prospective investor. This investment is only
eligible to investors that can certify as high net worth or
sophisticated.
99 Alternatives, EO Physical Return Address, 86-90 Paul Street,
London, EC2A 4NE, United Kingdom
Unsubscribe [4]
Powered by EmailOctopus [5]
Links:
------
[1] https://eot.assetmarketnews.com/f/a/rjV6yVUFCOaycj3wPOt-Fw~~/AAAHURA~/PxLeXEBJwj6cKNABKemiCyyzl_njRvm3knpWCk63Df8xV7C5pq4P-Kio-MJfjMnINLoZr812nTZtbWJTWmqLuMCaOvDObWxAVK3bqbZ-0NZ7rS8Hi4-OG6Q5VxpDQHrIaudFkCK3LCg-v724N1lfZ1dlhsrOoOwyQxbRMxUQHyCr5pq62FV-2oeBNoahW9hc
[2] https://eot.assetmarketnews.com/f/a/5sUY3FnIpokkFNT5-W2NEQ~~/AAAHURA~/PxLeXEBJwj6cKNABKemiCyyzl_njRvm3knpWCk63Df8xV7C5pq4P-Kio-MJfjMnINLoZr812nTZtbWJTWmqLuMCaOvDObWxAVK3bqbZ-0NYMAcb_0Z9oragaX422N7K55gGoFE-XMYmAocWKPW2un5VtsDb3jhOMH81prd2Vuw8wIf4ZZ9TZ6R-K9gzHmhOx
[3] https://eot.assetmarketnews.com/f/a/J83D7BUcvSJ6KOYriGrVog~~/AAAHURA~/PxLeXEBJwj6cKNABKemiCyyzl_njRvm3knpWCk63Df8xV7C5pq4P-Kio-MJfjMnINLoZr812nTZtbWJTWmqLuMCaOvDObWxAVK3bqbZ-0NYBV1gUHqbfohH7PkYOWNLKG8Zc933sEkt0zUvDFmcVLP8tHswmFDcXKlEJVYU2XGfJrVochh7D_6TmEALPyejo
[4] https://eot.assetmarketnews.com/f/a/hyFxIV52Amv1UYMpDi63Eg~~/AAAHURA~/9TZHhgCXff0xryb7vFJlHVfi1fOojtpO5fPn0lGfQe8qMgRR_Wnj8HjCZfdczyt7_xiroVgPAl_fXrqFupyPSVmY0v319IpwRHdiZtF1s7Mm1D_VQLlJtXVbJ86EXxLRuGJJqZZ0G5cGEYp7ldrT7eOcrVCUyCB4zgkyY-22cVi7X9PW0JjyXLgLNDJXCl4Bsn0R55e5nijHIq8RQqNPe-jzbH6JJRlMY_JrVEu7FaOOLjgou4vL7dmXNRmBtx2LMep-X5IzFqiOvenAhdnOiBVGlj1WNSu_EOm3R2T5O001h0GbPRdnsRo_vpOqWRGCJpaLs6Y6KZq8A46ZGF8k1k3jnmmhYq2Qzt-EyRFT7lkvCXUEOZ5eYL1rTdWPHrxEMqTay92_55rCf1sv-yafs4r6fij7yW-i_1SI4ut7r-r7kfcZjV3DAb9lgGuQ3M9A
[5] https://eot.assetmarketnews.com/f/a/uW48o-aT6SHtoknyMUWdjg~~/AAAHURA~/IQ7Kd0MIM7SJCuyJ8xQRA067wP8f5oXN9pgAEaRCud-dFnylRcAgZxmYktp4Llq-vo43qGxs66JP-RvWOMcMdi1VMfN4v-bg7u1kh4XLhoSH1sUZrhKNIX-Rszjy3qlPlX8MQGkRSxATmwrzKYf1EaETdzwgmRN5sFMkI8-9AG7-fhBAXolDoup_qbl8b06_lO-Gnci4z2400sCYKObgo9AZAox2Ml0qG1B0KRxfxwv3cjP44Jd5IJhY_AK99l2hhcvrkbl7jpKLS_mM0RClddlm5SgwGqCdp1Vu82X4f-KXRmn4CP0y-fACxfAta0Nlq2QIBRZVxnArJVbaTbImyrLiKHAnSvsx03HHW0vew48~
Warning
Almost all the messages that arrive here are garbage! Resist the urge to click on any unexpected or questionable links.
It may happen that e-mail will claim to come from liamon.com, perhaps from some administrative role or process. There are no users with liamon.com addresses that should be sending anyone e-mail. There are no accounts to expire. There are no passwords to leak. These are certainly garbage messages. These are certainly phishing attempts in some messages.
Absolutely ignore those links!
