Identity & Authority: Minute Rice – Signal Evidence & AI Readability

Minute Rice

(https://minuterice.com) 📸 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is primarily established through corporate transparency rather than individual experts. While there are no named celebrity chefs, the site provides a highly detailed Support portal with case tracking, production code locations, and technical distinctions between Premium and White rice. The structured data is robust, featuring an Organization schema with verified social links and a clear relationship to the parent entity, Riviana Foods.

The site avoids the standard mistake of claiming to revolutionize the industry, instead sticking to the provable claim of convenience. Its only disconnect is the use of hyperbole such as iconic and spectacular for what is fundamentally a commodity product. However, it backs up the easy claim by providing 15,000+ characters of specific recipe instructions.

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://minuterice.com/",
            "url": "https://minuterice.com/",
            "name": "Instant Rice | Microwavable Rice | Delicious Quality Rice in Minutes",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "about": {
                "@id": "https://minuterice.com/#organization"
            },
            "datePublished": "2026-04-18T16:24:41+00:00",
            "dateModified": "2026-04-21T16:28:46+00:00",
            "description": "Explore Minute® Rice products, recipes, and mealtime ideas. From quick rice cups to classic Instant Rice, make every meal easier and more delicious in minutes.",
            "breadcrumb": {
                "@id": "https://minuterice.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://minuterice.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/products/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://minuterice.com/products/",
            "url": "https://minuterice.com/products/",
            "name": "Products | Minute® Rice",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://minuterice.com/products/#primaryimage"
            },
            "image": {
                "@id": "https://minuterice.com/products/#primaryimage"
            },
            "thumbnailUrl": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "description": "Best products for your recipes. Explore with Confidence.",
            "breadcrumb": {
                "@id": "https://minuterice.com/products/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://minuterice.com/products/#primaryimage",
            "url": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "contentUrl": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "width": 1080,
            "height": 1080
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/products/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://minuterice.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/mix-it/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://minuterice.com/mix-it/",
            "url": "https://minuterice.com/mix-it/",
            "name": "Mix it With | Minute® Rice",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "datePublished": "2022-04-22T08:27:53+00:00",
            "dateModified": "2025-10-17T10:31:46+00:00",
            "description": "For a quick, delicious meal, Mix it with Minute®. Know our Meal Ideas.",
            "breadcrumb": {
                "@id": "https://minuterice.com/mix-it/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://minuterice.com/mix-it/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/mix-it/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://minuterice.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Mix it With"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/contact/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
42Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/products/ 12 1
/mix-it/ 12 1
/contact/ 6 0