Identity & Authority: Jet’s Pizza – Signal Evidence & AI Readability

Jet's Pizza

(https://jetspizza.com) 📸 Data Snapshot: May 30, 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 firmly established through a robust digital footprint, including comprehensive Organization schema and sameAs links to a Wikipedia entry. No unverifiable expert claims are made; the brand relies on its documented corporate history and physical presence in 20 states. The technical implementation of the site, including its structured data and heading hierarchy, supports its position as an established market player.

Performance claims are limited to verifiable physical metrics, such as the number of locations and states served. The site does not utilize hyperbolic marketing claims about being the ‘fastest’ or ‘best’ without context. All food-related performance claims, such as ‘crunchy outside, soft inside,’ are descriptive of the product rather than unsubstantiated business metrics.

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://www.jetspizza.com/",
            "url": "https://www.jetspizza.com/",
            "name": "Pizza, Wings, and Salads | Jet's Pizza",
            "isPartOf": {
                "@id": "https://www.jetspizza.com/#website"
            },
            "about": {
                "@id": "https://www.jetspizza.com/#organization"
            },
            "datePublished": "2020-03-16T16:17:37+00:00",
            "dateModified": "2026-03-26T15:31:31+00:00",
            "description": "Jet's makes pizza, wings and salads using quality ingredients and has hundreds of locations in 20 states.",
            "breadcrumb": {
                "@id": "https://www.jetspizza.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.jetspizza.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.jetspizza.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.jetspizza.com/#website",
            "url": "https://www.jetspizza.com/",
            "name": "Jet's Pizza",
            "description": "Better because it has to be.",
            "publisher": {
                "@id": "https://www.jetspizza.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.jetspizza.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.jetspizza.com/#organization",
            "name": "Jet's Pizza",
            "url": "https://www.jetspizza.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.jetspizza.com/#/schema/logo/image/",
                "url": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "contentUrl": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "width": 144,
                "height": 88,
                "caption": "Jet's Pizza"
            },
            "image": {
                "@id": "https://www.jetspizza.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/JetsPizza/",
                "https://x.com/JetsPizza",
                "https://www.instagram.com/JetsPizza/",
                "https://www.linkedin.com/company/jets-pizza/",
                "https://www.youtube.com/JetsPizza/",
                "https://en.wikipedia.org/wiki/Jet's_Pizza"
            ]
        }
    ]
}
/menu/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.jetspizza.com/menu/",
            "url": "https://www.jetspizza.com/menu/",
            "name": "Menu - Jet's Pizza",
            "isPartOf": {
                "@id": "https://www.jetspizza.com/#website"
            },
            "datePublished": "2020-03-26T15:12:32+00:00",
            "dateModified": "2026-05-27T15:00:57+00:00",
            "description": "Jet's makes pizza, wings and salads using quality ingredients and has hundreds of locations in 20 states.",
            "breadcrumb": {
                "@id": "https://www.jetspizza.com/menu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.jetspizza.com/menu/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.jetspizza.com/menu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.jetspizza.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Menu"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.jetspizza.com/#website",
            "url": "https://www.jetspizza.com/",
            "name": "Jet's Pizza",
            "description": "Better because it has to be.",
            "publisher": {
                "@id": "https://www.jetspizza.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.jetspizza.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.jetspizza.com/#organization",
            "name": "Jet's Pizza",
            "url": "https://www.jetspizza.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.jetspizza.com/#/schema/logo/image/",
                "url": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "contentUrl": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "width": 144,
                "height": 88,
                "caption": "Jet's Pizza"
            },
            "image": {
                "@id": "https://www.jetspizza.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/JetsPizza/",
                "https://x.com/JetsPizza",
                "https://www.instagram.com/JetsPizza/",
                "https://www.linkedin.com/company/jets-pizza/",
                "https://www.youtube.com/JetsPizza/",
                "https://en.wikipedia.org/wiki/Jet's_Pizza"
            ]
        }
    ]
}
/deals/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.jetspizza.com/deals/",
            "url": "https://www.jetspizza.com/deals/",
            "name": "Deals - Jet's Pizza",
            "isPartOf": {
                "@id": "https://www.jetspizza.com/#website"
            },
            "datePublished": "2020-05-11T21:42:25+00:00",
            "dateModified": "2026-01-13T15:50:01+00:00",
            "description": "Jet's makes pizza, wings and salads using quality ingredients and has hundreds of locations in 20 states.",
            "breadcrumb": {
                "@id": "https://www.jetspizza.com/deals/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.jetspizza.com/deals/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.jetspizza.com/deals/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.jetspizza.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Deals"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.jetspizza.com/#website",
            "url": "https://www.jetspizza.com/",
            "name": "Jet's Pizza",
            "description": "Better because it has to be.",
            "publisher": {
                "@id": "https://www.jetspizza.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.jetspizza.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.jetspizza.com/#organization",
            "name": "Jet's Pizza",
            "url": "https://www.jetspizza.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.jetspizza.com/#/schema/logo/image/",
                "url": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "contentUrl": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "width": 144,
                "height": 88,
                "caption": "Jet's Pizza"
            },
            "image": {
                "@id": "https://www.jetspizza.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/JetsPizza/",
                "https://x.com/JetsPizza",
                "https://www.instagram.com/JetsPizza/",
                "https://www.linkedin.com/company/jets-pizza/",
                "https://www.youtube.com/JetsPizza/",
                "https://en.wikipedia.org/wiki/Jet's_Pizza"
            ]
        }
    ]
}
/search/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.jetspizza.com/search/",
            "url": "https://www.jetspizza.com/search/",
            "name": "Search - Jet's Pizza",
            "isPartOf": {
                "@id": "https://www.jetspizza.com/#website"
            },
            "datePublished": "2022-11-07T19:13:41+00:00",
            "breadcrumb": {
                "@id": "https://www.jetspizza.com/search/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.jetspizza.com/search/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.jetspizza.com/search/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.jetspizza.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Search"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.jetspizza.com/#website",
            "url": "https://www.jetspizza.com/",
            "name": "Jet's Pizza",
            "description": "Better because it has to be.",
            "publisher": {
                "@id": "https://www.jetspizza.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.jetspizza.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.jetspizza.com/#organization",
            "name": "Jet's Pizza",
            "url": "https://www.jetspizza.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.jetspizza.com/#/schema/logo/image/",
                "url": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "contentUrl": "https://www.jetspizza.com/wp-content/uploads/2020/03/jetspizzalogo_mobile.png",
                "width": 144,
                "height": 88,
                "caption": "Jet's Pizza"
            },
            "image": {
                "@id": "https://www.jetspizza.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/JetsPizza/",
                "https://x.com/JetsPizza",
                "https://www.instagram.com/JetsPizza/",
                "https://www.linkedin.com/company/jets-pizza/",
                "https://www.youtube.com/JetsPizza/",
                "https://en.wikipedia.org/wiki/Jet's_Pizza"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/menu/ 2 2
/deals/ 2 2
/search/ 2 2