---
title: "Amber Holley"
description: "Contact AquaTactics with any fish health needs. We provide custom vaccines, fish health consultation, FDA regulation consultation and more."
url: "https://www.aquatactics.com/component/content/article/amber-holley?Itemid=101&catid=14"
date: "2026-05-30T21:34:51+00:00"
language: "en-GB"
---

![Amber Holley](https://www.aquatactics.com/images/amber.jpeg)

#  Amber Holley

Amber received her bachelor's degree in biomedical science with a minor in Genetics from Texas A&amp;M University and is responsible for AquaTactics’ fish diagnostics and quality control for aquaculture vaccines at the San Angelo site. She joined Bimeda in May 2023 and moved internally to AquaTactics in November 2024. She enjoys traveling, hiking, and hanging out with family and friends.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.aquatactics.com/component/content/article/amber-holley#organization",
    "name": "Aquatactics",
    "description": "Contact AquaTactics with any fish health needs. We provide custom vaccines, fish health consultation, FDA regulation consultation and more.",
    "email": "aquatactics@bimeda.com",
    "url": "https://www.aquatactics.com",
    "telephone": "+1-425-629-8099",
    "logo": "https://www.aquatactics.com/images/Logo-Bimeda-Aquatactics.png",
    "image": "https://www.aquatactics.com/images/Logo-Bimeda-Aquatactics.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "12015 115th Ave NE, Suite 120",
        "addressCountry": "US",
        "addressLocality": "Kirkland",
        "addressRegion": "WA",
        "postalCode": "98034"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.aquatactics.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Staff",
            "item": "https://www.aquatactics.com/component/content/category/staff?Itemid=101"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Amber Holley",
            "item": "https://www.aquatactics.com/component/content/article/amber-holley"
        }
    ]
}
```
