Identity & Authority: Bullseye Glass Co. – Signal Evidence & AI Readability

Bullseye Glass Co.

(https://bullseyeglass.com) 📸 Data Snapshot: May 29, 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is established through technical transparency and historical longevity. The schema_json provides a solid Organization foundation with sameAs links to social media footprints. The technical implementation is clean with a coherent heading hierarchy. A minor gap exists where named artists like Morgan Madison are not connected via Person schema, despite being key evidence for the studio’s authority.

There is no disconnect between claims and evidence. The site claims compatibility and then provides a multi-page FAQ explaining why COE alone is an insufficient measure, recommending specific testing protocols (TechNote 3). Bold assertions about ‘hand-rolled sheets’ are proved by the extensive Style Code index (000009 to 003501).

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",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.bullseyeglass.com/",
            "url": "https://www.bullseyeglass.com/",
            "name": "Bullseye Glass | Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "isPartOf": {
                "@id": "https://www.bullseyeglass.com/#website"
            },
            "about": {
                "@id": "https://www.bullseyeglass.com/#organization"
            },
            "description": "Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "breadcrumb": {
                "@id": "https://www.bullseyeglass.com/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.bullseyeglass.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.bullseyeglass.com/#website",
            "url": "https://www.bullseyeglass.com/",
            "name": "Bullseye Glass Co.",
            "description": "Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "publisher": {
                "@id": "https://www.bullseyeglass.com/#organization"
            },
            "alternateName": "BE Glass",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.bullseyeglass.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.bullseyeglass.com/#organization",
            "name": "Bullseye Glass Co.",
            "url": "https://www.bullseyeglass.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/",
                "url": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "width": 1420,
                "height": 1373,
                "caption": "Bullseye Glass Co."
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bullseyeglass",
                "https://www.instagram.com/bullseyeglass/",
                "https://www.tiktok.com/@bullseyeglass",
                "https://www.youtube.com/@BullseyeGlass/videos",
                "https://vimeo.com/bullseyeglass"
            ]
        }
    ]
}
/bullseye-resource-centers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/",
            "url": "https://www.bullseyeglass.com/bullseye-resource-centers/",
            "name": "Bullseye Glass Resource Centers",
            "isPartOf": {
                "@id": "https://www.bullseyeglass.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/#primaryimage"
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/#primaryimage"
            },
            "thumbnailUrl": "https://www.bullseyeglass.com/wp-content/uploads/2023/02/DSC08927-scaled.jpeg",
            "datePublished": "2022-12-08T17:05:57+00:00",
            "dateModified": "2026-02-20T22:43:49+00:00",
            "breadcrumb": {
                "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.bullseyeglass.com/bullseye-resource-centers/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/#primaryimage",
            "url": "https://www.bullseyeglass.com/wp-content/uploads/2023/02/DSC08927-scaled.jpeg",
            "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/2023/02/DSC08927-scaled.jpeg",
            "width": 2560,
            "height": 1707,
            "caption": "Kiln inside Bullseye Glass Portland"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.bullseyeglass.com/bullseye-resource-centers/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.bullseyeglass.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bullseye Glass Resource Centers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.bullseyeglass.com/#website",
            "url": "https://www.bullseyeglass.com/",
            "name": "Bullseye Glass Co.",
            "description": "Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "publisher": {
                "@id": "https://www.bullseyeglass.com/#organization"
            },
            "alternateName": "BE Glass",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.bullseyeglass.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.bullseyeglass.com/#organization",
            "name": "Bullseye Glass Co.",
            "url": "https://www.bullseyeglass.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/",
                "url": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "width": 1420,
                "height": 1373,
                "caption": "Bullseye Glass Co."
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bullseyeglass",
                "https://www.instagram.com/bullseyeglass/",
                "https://www.tiktok.com/@bullseyeglass",
                "https://www.youtube.com/@BullseyeGlass/videos",
                "https://vimeo.com/bullseyeglass"
            ]
        }
    ]
}
/about-our-glass/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.bullseyeglass.com/about-our-glass/",
            "url": "https://www.bullseyeglass.com/about-our-glass/",
            "name": "Bullseye Glass | About Our Glass | Product Information for Bullseye Glass Styles",
            "isPartOf": {
                "@id": "https://www.bullseyeglass.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.bullseyeglass.com/about-our-glass/#primaryimage"
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/about-our-glass/#primaryimage"
            },
            "thumbnailUrl": "https://www.bullseyeglass.com/wp-content/uploads/blue-purple-banner.jpg",
            "datePublished": "2022-10-17T22:31:36+00:00",
            "dateModified": "2026-03-13T21:19:20+00:00",
            "description": "A guide that includes working properties and the physical characteristics of Bullseye Glass color styles. Browse by style or color.",
            "breadcrumb": {
                "@id": "https://www.bullseyeglass.com/about-our-glass/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.bullseyeglass.com/about-our-glass/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.bullseyeglass.com/about-our-glass/#primaryimage",
            "url": "https://www.bullseyeglass.com/wp-content/uploads/blue-purple-banner.jpg",
            "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/blue-purple-banner.jpg",
            "width": 1200,
            "height": 211
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.bullseyeglass.com/about-our-glass/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.bullseyeglass.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Our Glass"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.bullseyeglass.com/#website",
            "url": "https://www.bullseyeglass.com/",
            "name": "Bullseye Glass Co.",
            "description": "Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "publisher": {
                "@id": "https://www.bullseyeglass.com/#organization"
            },
            "alternateName": "BE Glass",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.bullseyeglass.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.bullseyeglass.com/#organization",
            "name": "Bullseye Glass Co.",
            "url": "https://www.bullseyeglass.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/",
                "url": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "width": 1420,
                "height": 1373,
                "caption": "Bullseye Glass Co."
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bullseyeglass",
                "https://www.instagram.com/bullseyeglass/",
                "https://www.tiktok.com/@bullseyeglass",
                "https://www.youtube.com/@BullseyeGlass/videos",
                "https://vimeo.com/bullseyeglass"
            ]
        }
    ]
}
/faq/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "FAQPage"
            ],
            "@id": "https://www.bullseyeglass.com/faq/",
            "url": "https://www.bullseyeglass.com/faq/",
            "name": "Bullseye Glass | Frequently Asked Questions",
            "isPartOf": {
                "@id": "https://www.bullseyeglass.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.bullseyeglass.com/faq/#primaryimage"
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/faq/#primaryimage"
            },
            "thumbnailUrl": "https://www.bullseyeglass.com/wp-content/uploads/2023/03/Untitled_other_24.jpg",
            "datePublished": "2023-02-17T15:21:36+00:00",
            "dateModified": "2025-05-12T21:58:20+00:00",
            "description": "An FAQ for the common questions customers have on fusing, kilnforming, kilncasting, and working with Bullseye Glass products in general.",
            "breadcrumb": {
                "@id": "https://www.bullseyeglass.com/faq/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.bullseyeglass.com/faq/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.bullseyeglass.com/faq/#primaryimage",
            "url": "https://www.bullseyeglass.com/wp-content/uploads/2023/03/Untitled_other_24.jpg",
            "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/2023/03/Untitled_other_24.jpg",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.bullseyeglass.com/faq/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.bullseyeglass.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Frequently Asked Questions (FAQ)"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.bullseyeglass.com/#website",
            "url": "https://www.bullseyeglass.com/",
            "name": "Bullseye Glass Co.",
            "description": "Colored glass handcast in Portland, OR, since 1974 for fusing, stained glass, mosaic, and more",
            "publisher": {
                "@id": "https://www.bullseyeglass.com/#organization"
            },
            "alternateName": "BE Glass",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.bullseyeglass.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.bullseyeglass.com/#organization",
            "name": "Bullseye Glass Co.",
            "url": "https://www.bullseyeglass.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/",
                "url": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "contentUrl": "https://www.bullseyeglass.com/wp-content/uploads/vert_be-glass_red.png",
                "width": 1420,
                "height": 1373,
                "caption": "Bullseye Glass Co."
            },
            "image": {
                "@id": "https://www.bullseyeglass.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bullseyeglass",
                "https://www.instagram.com/bullseyeglass/",
                "https://www.tiktok.com/@bullseyeglass",
                "https://www.youtube.com/@BullseyeGlass/videos",
                "https://vimeo.com/bullseyeglass"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
43Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 10 1
/bullseye-resource-centers/ 10 1
/about-our-glass/ 10 1
/faq/ 13 5