Identity & Authority: Uno Pizzeria & Grill – Signal Evidence & AI Readability

Uno Pizzeria & Grill

(https://unos.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 established through historical longevity rather than contemporary expert profiling. Ike Sewell is credited as the founder, providing an anchor for the brand’s identity, though there is a lack of Person schema for current culinary leadership. The technical implementation is sound, with proper Organization schema and valid social sameAs links.

The disconnect is minimal because the site makes few bold performance claims. Marketing assertions like People have been lining up ever since are secondary to the primary functional purpose of the site. The takeout deals are presented with specific dates (Feb 7/Feb 8) and prices, leaving no room for disconnect between the offer and reality.

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://unos.com/",
            "url": "https://unos.com/",
            "name": "Chicago Deep Dish Pizza | Original Chicago Style Pizza | Uno Pizzeria & Grill",
            "isPartOf": {
                "@id": "https://unos.com/#website"
            },
            "about": {
                "@id": "https://unos.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://unos.com/#primaryimage"
            },
            "image": {
                "@id": "https://unos.com/#primaryimage"
            },
            "thumbnailUrl": "https://unos.com/wp-content/uploads/2025/07/weretheguys.png",
            "datePublished": "2025-07-17T13:53:25+00:00",
            "dateModified": "2026-03-10T18:28:17+00:00",
            "description": "Uno Pizzeria & Grill created the original Chicago deep dish pizza in 1943. Today, we bring that legendary pizza (and more!) to you. Order online or find a local Uno.",
            "breadcrumb": {
                "@id": "https://unos.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://unos.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://unos.com/#primaryimage",
            "url": "https://unos.com/wp-content/uploads/2025/07/weretheguys.png",
            "contentUrl": "https://unos.com/wp-content/uploads/2025/07/weretheguys.png",
            "width": 491,
            "height": 304
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://unos.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://unos.com/#website",
            "url": "https://unos.com/",
            "name": "Uno Pizzeria & Grill",
            "description": "",
            "publisher": {
                "@id": "https://unos.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://unos.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://unos.com/#organization",
            "name": "Uno Pizzeria & Grill",
            "url": "https://unos.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://unos.com/#/schema/logo/image/",
                "url": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "contentUrl": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "caption": "Uno Pizzeria & Grill"
            },
            "image": {
                "@id": "https://unos.com/#/schema/logo/image/"
            }
        }
    ]
}
/order-pizza-online/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://unos.com/order-pizza-online/",
            "url": "https://unos.com/order-pizza-online/",
            "name": "Order Pizza Online | Pizza Takeout | Uno Pizzeria & Grill",
            "isPartOf": {
                "@id": "https://unos.com/#website"
            },
            "datePublished": "2025-07-17T10:35:54+00:00",
            "dateModified": "2026-04-15T14:30:02+00:00",
            "description": "Hungry? Order pizza online from your favorite Uno Pizzeria & Grill. Fast, easy, and convenient pizza takeout. Order now!",
            "breadcrumb": {
                "@id": "https://unos.com/order-pizza-online/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://unos.com/order-pizza-online/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://unos.com/order-pizza-online/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://unos.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Order now"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://unos.com/#website",
            "url": "https://unos.com/",
            "name": "Uno Pizzeria & Grill",
            "description": "",
            "publisher": {
                "@id": "https://unos.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://unos.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://unos.com/#organization",
            "name": "Uno Pizzeria & Grill",
            "url": "https://unos.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://unos.com/#/schema/logo/image/",
                "url": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "contentUrl": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "caption": "Uno Pizzeria & Grill"
            },
            "image": {
                "@id": "https://unos.com/#/schema/logo/image/"
            }
        }
    ]
}
/giftcard/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://unos.com/giftcard/",
            "url": "https://unos.com/giftcard/",
            "name": "Uno Pizzeria & Grill : Gift cards",
            "isPartOf": {
                "@id": "https://unos.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://unos.com/giftcard/#primaryimage"
            },
            "image": {
                "@id": "https://unos.com/giftcard/#primaryimage"
            },
            "thumbnailUrl": "https://unos.com/wp-content/uploads/2025/08/gift-cards.jpg",
            "datePublished": "2025-07-21T09:26:02+00:00",
            "dateModified": "2025-12-02T17:10:31+00:00",
            "description": "The perfect gift for all appetites. Purchase e-gift cards or stsndard plastic cards. Volume discounts available.",
            "breadcrumb": {
                "@id": "https://unos.com/giftcard/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://unos.com/giftcard/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://unos.com/giftcard/#primaryimage",
            "url": "https://unos.com/wp-content/uploads/2025/08/gift-cards.jpg",
            "contentUrl": "https://unos.com/wp-content/uploads/2025/08/gift-cards.jpg",
            "width": 2000,
            "height": 1002
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://unos.com/giftcard/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://unos.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Gift cards"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://unos.com/#website",
            "url": "https://unos.com/",
            "name": "Uno Pizzeria & Grill",
            "description": "",
            "publisher": {
                "@id": "https://unos.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://unos.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://unos.com/#organization",
            "name": "Uno Pizzeria & Grill",
            "url": "https://unos.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://unos.com/#/schema/logo/image/",
                "url": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "contentUrl": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "caption": "Uno Pizzeria & Grill"
            },
            "image": {
                "@id": "https://unos.com/#/schema/logo/image/"
            }
        }
    ]
}
/unoextras/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://unos.com/unoextras/",
            "url": "https://unos.com/unoextras/",
            "name": "UNO Extras | Join Today | Uno Pizzeria & Grill",
            "isPartOf": {
                "@id": "https://unos.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://unos.com/unoextras/#primaryimage"
            },
            "image": {
                "@id": "https://unos.com/unoextras/#primaryimage"
            },
            "thumbnailUrl": "https://unos.com/wp-content/uploads/2025/07/hero-mobile.jpg",
            "datePublished": "2025-07-17T10:41:32+00:00",
            "dateModified": "2025-08-19T13:17:03+00:00",
            "description": "Join our rewards program with the UNO Rewards app available in the itunes store and the google play store. Start earning rewards today!",
            "breadcrumb": {
                "@id": "https://unos.com/unoextras/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://unos.com/unoextras/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://unos.com/unoextras/#primaryimage",
            "url": "https://unos.com/wp-content/uploads/2025/07/hero-mobile.jpg",
            "contentUrl": "https://unos.com/wp-content/uploads/2025/07/hero-mobile.jpg",
            "width": 397,
            "height": 423,
            "caption": "Screenshot"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://unos.com/unoextras/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://unos.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Uno Extras"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://unos.com/#website",
            "url": "https://unos.com/",
            "name": "Uno Pizzeria & Grill",
            "description": "",
            "publisher": {
                "@id": "https://unos.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://unos.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://unos.com/#organization",
            "name": "Uno Pizzeria & Grill",
            "url": "https://unos.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://unos.com/#/schema/logo/image/",
                "url": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "contentUrl": "https://unos.com/wp-content/uploads/2025/07/Uno_logo_white.svg",
                "caption": "Uno Pizzeria & Grill"
            },
            "image": {
                "@id": "https://unos.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 3 2
/order-pizza-online/ 3 1
/giftcard/ 3 1
/unoextras/ 3 1