---
title: "About"
description: ""
url: "https://www.bimedanutrition.com/about"
date: "2026-05-29T19:19:00+00:00"
language: "en-GB"
---

## About Bimeda

Bimeda is a global innovator, manufacturer, marketer and distributor of veterinary pharmaceuticals and animal health products.

Bimeda was founded in Ireland in 1960 and has since gone on to become a global leader in the animal health industry, with Bimeda products sold in over 80 countries around the world.

For over 60 years Bimeda has continually expanded its geographic footprint, through both organic growth and strategic acquisitions, seeing the company become a truly global leader within the animal care industry.

### Your Global Partner in Animal Health

From cattle veterinarians in Brazil to dog lovers in China, rodeo athletes in the US, and Maasai herdsmen in Kenya, Bimeda products help people around the world to optimize the health and wellbeing of the animals they care for each and every day.

![white bull](https://www.bimedanutrition.com/images/2026/02/02/white-bull.jpg)

![group of piglets](https://www.bimedanutrition.com/images/2026/02/02/piggies.jpg)

![2 horses](https://www.bimedanutrition.com/images/2026/02/02/horses2.jpg)

![sheep standing in a field](https://www.bimedanutrition.com/images/2025/06/19/sheep-scotland2.jpg)

## Bimeda in Numbers

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-world.webp)

0

countries

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-people.webp)

0

employees

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-r-d.webp)

0

R &amp; D labs

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-diagnostic.webp)

0

diagnostic labs

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-regulatory.webp)

0

regulatory labs

![Image](https://www.bimedanutrition.com/images/2026/02/02/about-manufacturing-facilities.webp)

0

manufacturing facilities

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.bimedanutrition.com/about#organization",
    "name": "Bimeda Nutritional Products",
    "email": "vetordersie@bimeda.com",
    "url": "https://www.bimedanutrition.com",
    "telephone": "+353 1 466 7941",
    "foundingDate": "1960-04-22",
    "logo": "https://www.bimedanutrition.com/images/bimeda-nutrition-logo.jpg",
    "image": "https://www.bimedanutrition.com/images/bimeda-nutrition-logo.jpg",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "21 Spruce Avenue Stillorgan Industrial Park",
        "addressCountry": "IE",
        "addressLocality": "Dublin",
        "addressRegion": "Dublin 18",
        "postalCode": "A94 K5C8"
    },
    "sameAs": [
        "https://www.facebook.com/BimedaIreland/",
        "https://www.instagram.com/bimedaireland/",
        "https://ie.linkedin.com/company/bimeda-ireland",
        "https://www.youtube.com/user/BimedaGlobal"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.bimedanutrition.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "About",
            "item": "https://www.bimedanutrition.com/about"
        }
    ]
}
```
