Identity & Authority: teapigs – Signal Evidence & AI Readability

teapigs

(https://teapigs.com) 📸 Data Snapshot: May 25, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
9 Impact Weight: 15 / 100
60% Reputation

Authority is moderately established through Organization schema that includes physical addresses and contact details, though the contact email ‘teapigs@worldpantry.com’ suggests a third-party distributor rather than direct brand authority. There is a lack of Person schema for founders or tea blenders, which leaves the claim of ‘expert blending’ without a verifiable human face or digital footprint.

The site makes bold claims about being the ‘best’ and ‘greatest quality,’ yet provides tangible evidence to back these assertions, such as specific product weights (250g, 100g) and ingredient lists. The only disconnect is the lack of a verifiable ranking to support the ‘Best Selling’ claim beyond internal sales data.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "teapigs.com",
        "url": "https://teapigs.com",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://teapigs.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "teapigs.com",
        "url": "https://teapigs.com",
        "description": "Buy the best teas online from teapigs and taste the greatest quality real teas on the market. FREE US ground shipping on orders over $60.",
        "email": "teapigs@worldpantry.com",
        "telephone": "560-446-3649",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2268 Westborough Drive NorthSuite 302, Box 321, Suite 302, Box 321",
            "addressLocality": "South San Francisco",
            "addressRegion": "California",
            "postalCode": "94080",
            "addressCountry": "US"
        }
    }
]
/collections/best-sellers/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://teapigs.com"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "best sellers",
                "item": "https://teapigs.com/collections/best-sellers"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "CollectionPage",
        "name": "best sellers",
        "description": "Looking for a place to start? Our best sellers are the teas people come back for again and again. From a classic cup of English Breakfast to refreshing blend...",
        "url": "https://teapigs.com/collections/best-sellers",
        "image": "https://teapigs.com/cdn/shop/collections/pickmix.png?v=1773927501&width=1024",
        "numberOfItems": 28,
        "hasPart": [
            {
                "@type": "Product",
                "name": "english breakfast",
                "url": "https://teapigs.com/products/english-breakfast",
                "image": "https://teapigs.com/cdn/shop/products/EB.jpg?v=1571488685&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "liquorice and mint",
                "url": "https://teapigs.com/products/liquorice-and-mint",
                "image": "https://teapigs.com/cdn/shop/products/L_M.Trio.jpg?v=1570028766&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "lemon and ginger",
                "url": "https://teapigs.com/products/lemon-and-ginger",
                "image": "https://teapigs.com/cdn/shop/products/L_G.Trio.jpg?v=1570027802&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "peppermint tea",
                "url": "https://teapigs.com/products/peppermint-tea",
                "image": "https://teapigs.com/cdn/shop/products/PEP.Trio.jpg?v=1570024002&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "chai tea",
                "url": "https://teapigs.com/products/chai-tea",
                "image": "https://teapigs.com/cdn/shop/products/CHAI.trio.jpg?v=1570010825&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "chamomile tea",
                "url": "https://teapigs.com/products/chamomile-tea",
                "image": "https://teapigs.com/cdn/shop/products/CHAM.Trio.jpg?v=1570022957&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "darjeeling earl grey",
                "url": "https://teapigs.com/products/darjeeling-earl-grey",
                "image": "https://teapigs.com/cdn/shop/products/DEG.trio.jpg?v=1570009489&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "super fruit",
                "url": "https://teapigs.com/products/super-fruit-tea",
                "image": "https://teapigs.com/cdn/shop/products/SF.trio.jpg?v=1570025079&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "earl grey strong",
                "url": "https://teapigs.com/products/earl-grey-strong",
                "image": "https://teapigs.com/cdn/shop/products/EGS.Trio.jpg?v=1570029278&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "jasmine pearls",
                "url": "https://teapigs.com/products/jasmine",
                "image": "https://teapigs.com/cdn/shop/products/JP.Trio.jpg?v=1570028259&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "39.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "mao feng green tea",
                "url": "https://teapigs.com/products/mao-feng-green-tea",
                "image": "https://teapigs.com/cdn/shop/products/MF.Trio.jpg?v=1570013201&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "snooze with lavender",
                "url": "https://teapigs.com/products/snooze",
                "image": "https://teapigs.com/cdn/shop/files/tpg-010321-snooze-with-lavender_1.jpg?v=1768861750&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "green tea with mint",
                "url": "https://teapigs.com/products/green-tea-with-mint",
                "image": "https://teapigs.com/cdn/shop/products/GTWM.Trio.jpg?v=1570014292&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "peach and mango cold brew",
                "url": "https://teapigs.com/products/peach-and-mango-cold-brew",
                "image": "https://teapigs.com/cdn/shop/products/P_M.jpg?v=1586872140&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "7.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "lychee and rose cold brew",
                "url": "https://teapigs.com/products/lychee-and-rose-cold-brew",
                "image": "https://teapigs.com/cdn/shop/products/L_R.jpg?v=1570098402&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "7.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "watermelon and hibiscus cold brew",
                "url": "https://teapigs.com/products/watermelon-and-hibiscus-cold-brew",
                "image": "https://teapigs.com/cdn/shop/products/W_H_2.jpg?v=1630239657&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "7.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "blackcurrant and raspberry cold brew",
                "url": "https://teapigs.com/products/blackcurrant-and-raspberry-cold-brew",
                "image": "https://teapigs.com/cdn/shop/products/B_R_2.jpg?v=1630053075&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "7.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "green tea with peach",
                "url": "https://teapigs.com/products/green-tea-with-peach",
                "image": "https://teapigs.com/cdn/shop/products/teapigs-Green-Tea-and-Peach-Product-Photo.jpg?v=1631629209&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "chai tea - 250g loose tea",
                "url": "https://teapigs.com/products/chai-tea-250g-loose-tea",
                "image": "https://teapigs.com/cdn/shop/files/CHAI.BL_41b6de5b-6d10-4253-861a-5a32d72e5e36.jpg?v=1767211080&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "22.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "chamomile tea - 100g loose tea",
                "url": "https://teapigs.com/products/chamomile-tea-100g-loose-tea",
                "image": "https://teapigs.com/cdn/shop/files/CHAM.BL_32244691-d8d9-4ab4-9723-4f05a82b5666.jpg?v=1767211093&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "16.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            }
        ]
    }
]
/pages/sustainability-values/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://teapigs.com"
        }
    ]
}
/collections/feel-good-teas/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://teapigs.com"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "feel-good teas",
                "item": "https://teapigs.com/collections/feel-good-teas"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "CollectionPage",
        "name": "feel-good teas",
        "description": "Some teas just make you feel good from the first sip. Our feel-good teas are packed with vibrant herbs, fruits and whole leaves that create bright, uplifting...",
        "url": "https://teapigs.com/collections/feel-good-teas",
        "image": "https://teapigs.com/cdn/shop/collections/FEEL_GOOD_LIFESTYLE_ORGANIC_GROUP_1500X15000_d771ccc3-8813-41bf-afc0-c18124b72626.jpg?v=1773928283&width=1024",
        "numberOfItems": 7,
        "hasPart": [
            {
                "@type": "Product",
                "name": "snooze with lavender",
                "url": "https://teapigs.com/products/snooze",
                "image": "https://teapigs.com/cdn/shop/files/tpg-010321-snooze-with-lavender_1.jpg?v=1768861750&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "organic calm",
                "url": "https://teapigs.com/products/calm",
                "image": "https://teapigs.com/cdn/shop/products/CALM.trio.jpg?v=1570033303&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "organic cleanse",
                "url": "https://teapigs.com/products/organic-cleanse",
                "image": "https://teapigs.com/cdn/shop/products/CLEANSE_DUO.jpg?v=1578650968&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "happy with lemon balm",
                "url": "https://teapigs.com/products/happy",
                "image": "https://teapigs.com/cdn/shop/products/HPY.trio.jpg?v=1577957230&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "9.99",
                    "priceCurrency": "USD",
                    "priceSpecification": {
                        "@type": "PriceSpecification",
                        "price": "9.99",
                        "priceCurrency": "USD",
                        "valueAddedTaxIncluded": true
                    },
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "organic trim - 2 tea temples",
                "url": "https://teapigs.com/products/trim",
                "image": "https://teapigs.com/cdn/shop/products/TRIM.2.jpg?v=1763065168&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "2.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/InStock"
                }
            },
            {
                "@type": "Product",
                "name": "chill bundle",
                "url": "https://teapigs.com/products/chill-bundle",
                "image": "https://teapigs.com/cdn/shop/products/chill-bundle.jpg?v=1563365343&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "24.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            },
            {
                "@type": "Product",
                "name": "wellbeing bundle",
                "url": "https://teapigs.com/products/wellbeing-bundle",
                "image": "https://teapigs.com/cdn/shop/products/wellness-bundleUS-cleanse.jpg?v=1563365346&width=600",
                "offers": {
                    "@type": "Offer",
                    "price": "24.99",
                    "priceCurrency": "USD",
                    "availability": "https://schema.org/OutOfStock"
                }
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
1936Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 497 3
/collections/best-sellers/ 496 3
/pages/sustainability-values/ 468 3
/collections/feel-good-teas/ 475 3