---
title: "Home"
description: ""
url: "https://www.afrivet.co.za/component/users/remind?Itemid=101"
date: "2026-06-13T23:13:57+00:00"
language: "en-GB"
---

Please enter the email address associated with your User account. Your username will be emailed to the email address on file.

  Email Address \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.afrivet.co.za/component/users/remind#organization",
    "name": "Afrivet",
    "email": "admin@afrivet.co.za",
    "url": "https://www.afrivet.co.za",
    "telephone": "+27 (0) 12 817 9060",
    "logo": "https://www.afrivet.co.za/images/afrivet-bimeda-logo-new.png",
    "image": "https://www.afrivet.co.za/images/afrivet-bimeda-logo-new.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "The Yard, 921 Lynnwood Road Equestria",
        "addressCountry": "ZA",
        "addressLocality": "Pretoria",
        "addressRegion": "Gauteng",
        "postalCode": "0184"
    },
    "sameAs": [
        "https://www.facebook.com/Afrivet/",
        "https://www.instagram.com/afrivet_/",
        "https://www.linkedin.com/company/afrivetsa",
        "https://www.youtube.com/@afrivet6727"
    ]
}
```
