About us

About TZ Property

TZ Property is a full-service real estate agency offering residential and commercial properties for sale and rent across Nigeria and Tanzania. Headquartered in Abuja under our registered company, Emaiku & Roehm Ltd., we bring professional, compliant real estate services to the Nigerian market, with a dedicated branch office in Zanzibar serving clients across Tanzania.

Whether you're searching for a city apartment near our Abuja headquarters or a beachfront property through our Zanzibar branch, our local teams on the ground know both markets inside and out, and guide you through every step — from first inquiry to signed contract — with transparency and care.

Head Office – Nigeria

Emaiku & Roehm Ltd.
Real Estate Agency
2 Ahmadu Ali Crescent
900109 Abuja – Utako
Nigeria
Tel: +234 (0) 9066012885

Branch Office – Tanzania

Paje Road, Jambiani
Zanzibar
Tanzania
Tel: +255 (0) 676303758

General inquiries: hello@tz-property.com

About us

About us

<?php
/*
Widget-title: Page title
Widget-preview-image: /https://www.sansibarurlaub.de/templates/selio/assets/img/widgets_preview/top_title.webp
 */
?>
<section class="pager-sec bfr widget_edit_enabled">
    <div class="container">
        <div class="pager-sec-details">
            <h3>{page_title}</h3>
            <?php echo print_breadcrump(null, '', 'class="breadcrumb"');?>
        </div><!--pager-sec-details end-->
    </div>
</section>

<section class="about-us-content">
    <div class="container">
        <div class="row">
            <div class="col-md-8">
                <h4>About TZ Property</h4>
                <p>
                    TZ Property is a full-service real estate agency offering residential and
                    commercial properties for sale and rent across Nigeria and Tanzania.
                    Headquartered in Abuja under our registered company, Emaiku &amp; Roehm Ltd.,
                    we bring professional, compliant real estate services to the Nigerian market,
                    with a dedicated branch office in Zanzibar serving clients across Tanzania.
                </p>
                <p>
                    Whether you're searching for a city apartment near our Abuja headquarters or
                    a beachfront property through our Zanzibar branch, our local teams on the
                    ground know both markets inside and out, and guide you through every step
                    &mdash; from first inquiry to signed contract &mdash; with transparency and care.
                </p>
            </div>
            <div class="col-md-4">
                <h4>Head Office &ndash; Nigeria</h4>
                <address>
                    <strong>Emaiku &amp; Roehm Ltd.</strong><br>
                    Real Estate Agency<br>
                    2 Ahmadu Ali Crescent<br>
                    900109 Abuja &ndash; Utako<br>
                    Nigeria<br>
                    Tel: <a href="tel:+2349066012885">+234 (0) 9066012885</a>
                </address>

                <h4>Branch Office &ndash; Tanzania</h4>
                <address>
                    Paje Road, Jambiani<br>
                    Zanzibar<br>
                    Tanzania<br>
                    Tel: <a href="tel:+255676303758">+255 (0) 676303758</a>
                </address>

                <p>
                    General inquiries: <a href="mailto:hello@tz-property.com">hello@tz-property.com</a>
                </p>
            </div>
        </div>
    </div>
</section>