Identity & Authority: VEGEMITE (Bega Cheese Limited) – Signal Evidence & AI Readability

VEGEMITE (Bega Cheese Limited)

(https://vegemite.com.au) 📸 Data Snapshot: May 24, 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.
15 Impact Weight: 15 / 100
100% Reputation

Authority is solidly established through the schema and legal declarations. The JSON-LD structured data identifies the Organization clearly and links it to the WebSite name. There are no claims of expertise that lack a digital footprint; the connection to Bega Cheese Limited provides a multi-decade corporate audit trail that validates the brand’s standing.

The site makes bold claims regarding its cultural status (‘Tastes Like Australia’) but backs them with the ‘Happy Little Remake’ campaign which provides specific metrics (10,000 applications). Nutritional claims are specific (B vitamins) rather than vague ‘healthy’ assertions, showing a tight connection between marketing tone and factual product composition.

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": "WebPage",
            "@id": "https://vegemite.com.au/",
            "url": "https://vegemite.com.au/",
            "name": "VEGEMITE - Makes 'em mitey",
            "isPartOf": {
                "@id": "https://vegemite.com.au/#website"
            },
            "about": {
                "@id": "https://vegemite.com.au/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://vegemite.com.au/#primaryimage"
            },
            "image": {
                "@id": "https://vegemite.com.au/#primaryimage"
            },
            "thumbnailUrl": "https://vegemite.com.au/wp-content/uploads/2023/06/MicrosoftTeams-image-86.jpg",
            "datePublished": "2017-04-24T23:51:54+00:00",
            "dateModified": "2026-04-07T04:35:57+00:00",
            "description": "VEGEMITE is rich in B Vitamins including B1, B2, B3 and folate to help kick start your day. Open the lid on a world of ways to start with VEGEMITE.",
            "breadcrumb": {
                "@id": "https://vegemite.com.au/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vegemite.com.au/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-AU",
            "@id": "https://vegemite.com.au/#primaryimage",
            "url": "https://vegemite.com.au/wp-content/uploads/2023/06/MicrosoftTeams-image-86.jpg",
            "contentUrl": "https://vegemite.com.au/wp-content/uploads/2023/06/MicrosoftTeams-image-86.jpg",
            "width": 600,
            "height": 600
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vegemite.com.au/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vegemite.com.au/#website",
            "url": "https://vegemite.com.au/",
            "name": "VEGEMITE",
            "description": "Makes ‘em Mitey",
            "publisher": {
                "@id": "https://vegemite.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vegemite.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://vegemite.com.au/#organization",
            "name": "VEGEMITE",
            "url": "https://vegemite.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://vegemite.com.au/#/schema/logo/image/",
                "url": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "contentUrl": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "width": 1200,
                "height": 887,
                "caption": "VEGEMITE"
            },
            "image": {
                "@id": "https://vegemite.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/store/cart/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vegemite.com.au/store/cart/",
            "url": "https://vegemite.com.au/store/cart/",
            "name": "Cart - VEGEMITE",
            "isPartOf": {
                "@id": "https://vegemite.com.au/#website"
            },
            "datePublished": "2020-09-03T00:31:12+00:00",
            "dateModified": "2021-11-17T03:04:09+00:00",
            "breadcrumb": {
                "@id": "https://vegemite.com.au/store/cart/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vegemite.com.au/store/cart/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vegemite.com.au/store/cart/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vegemite.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Mitey Merchandise",
                    "item": "https://vegemite.com.au/store/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Cart"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vegemite.com.au/#website",
            "url": "https://vegemite.com.au/",
            "name": "VEGEMITE",
            "description": "Makes ‘em Mitey",
            "publisher": {
                "@id": "https://vegemite.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vegemite.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://vegemite.com.au/#organization",
            "name": "VEGEMITE",
            "url": "https://vegemite.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://vegemite.com.au/#/schema/logo/image/",
                "url": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "contentUrl": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "width": 1200,
                "height": 887,
                "caption": "VEGEMITE"
            },
            "image": {
                "@id": "https://vegemite.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/privacy-policy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vegemite.com.au/privacy-policy/",
            "url": "https://vegemite.com.au/privacy-policy/",
            "name": "Privacy Policy - VEGEMITE - Tastes Like Australia",
            "isPartOf": {
                "@id": "https://vegemite.com.au/#website"
            },
            "datePublished": "2017-04-24T23:53:15+00:00",
            "dateModified": "2022-04-14T11:19:20+00:00",
            "breadcrumb": {
                "@id": "https://vegemite.com.au/privacy-policy/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vegemite.com.au/privacy-policy/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vegemite.com.au/privacy-policy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vegemite.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Privacy Policy"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vegemite.com.au/#website",
            "url": "https://vegemite.com.au/",
            "name": "VEGEMITE",
            "description": "Makes ‘em Mitey",
            "publisher": {
                "@id": "https://vegemite.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vegemite.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://vegemite.com.au/#organization",
            "name": "VEGEMITE",
            "url": "https://vegemite.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://vegemite.com.au/#/schema/logo/image/",
                "url": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "contentUrl": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "width": 1200,
                "height": 887,
                "caption": "VEGEMITE"
            },
            "image": {
                "@id": "https://vegemite.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vegemite.com.au/contact/",
            "url": "https://vegemite.com.au/contact/",
            "name": "Contact - VEGEMITE - Tastes Like Australia",
            "isPartOf": {
                "@id": "https://vegemite.com.au/#website"
            },
            "datePublished": "2017-04-24T23:52:34+00:00",
            "dateModified": "2020-10-19T05:43:55+00:00",
            "description": "VEGEMITE is proudly made in Australia. If you have any questions or feedback please fill out the contact us form.",
            "breadcrumb": {
                "@id": "https://vegemite.com.au/contact/#breadcrumb"
            },
            "inLanguage": "en-AU",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vegemite.com.au/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vegemite.com.au/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vegemite.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vegemite.com.au/#website",
            "url": "https://vegemite.com.au/",
            "name": "VEGEMITE",
            "description": "Makes ‘em Mitey",
            "publisher": {
                "@id": "https://vegemite.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vegemite.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-AU"
        },
        {
            "@type": "Organization",
            "@id": "https://vegemite.com.au/#organization",
            "name": "VEGEMITE",
            "url": "https://vegemite.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-AU",
                "@id": "https://vegemite.com.au/#/schema/logo/image/",
                "url": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "contentUrl": "https://vegemite.com.au/wp-content/uploads/2020/10/vegelogo.png",
                "width": 1200,
                "height": 887,
                "caption": "VEGEMITE"
            },
            "image": {
                "@id": "https://vegemite.com.au/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
9Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/store/cart/ 3 1
/privacy-policy/ 2 2
/contact/ 2 1
Explore the other reputation pillars for VEGEMITE (Bega Cheese Limited)