Identity & Authority: Stewart’s Shops – Signal Evidence & AI Readability

Stewart’s Shops

(https://stewartsshops.com) 📸 Data Snapshot: June 19, 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 well-established through detailed schema JSON-LD which correctly identifies the business as a ConvenienceStore and GasStation. Specific physical locations (2907 State Route 9) and multiple mailing addresses provide a tangible footprint. A minor penalty of 2 points is applied for the technical credibility gap where some pages are flagged as having insufficient text, likely due to a focus on visual/tabular data for specials over narrative text.

The site makes few bold performance claims, opting instead for a utility-driven approach. The meta title claim of being NY’s Trusted is substantiated by the listed scale of 350+ locations and the multi-generational family-owned status mentioned in the schema. There is no disconnect between the marketing tone and the actual content provided on the sub-pages.

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.stewartsshops.com/",
                "url": "https://www.stewartsshops.com/",
                "name": "Stewart’s Shops - NY’s Trusted Convenience Store for Fresh Food & Fuel",
                "isPartOf": {
                    "@id": "https://www.stewartsshops.com/#website"
                },
                "datePublished": "2018-08-21T14:23:02+00:00",
                "dateModified": "2026-06-11T13:31:40+00:00",
                "description": "Stewart's Shops is a family owned and operated chain of convenience stores and gas stations in New York and Vermont. Stop by to see what we have to offer today!",
                "breadcrumb": {
                    "@id": "https://www.stewartsshops.com/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.stewartsshops.com/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.stewartsshops.com/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.stewartsshops.com/#website",
                "url": "https://www.stewartsshops.com/",
                "name": "Stewart's Shops",
                "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.stewartsshops.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": [
            "Organization",
            "ConvenienceStore",
            "IceCreamShop",
            "CafeOrCoffeeShop",
            "GasStation"
        ],
        "name": "Stewart's Shops",
        "image": "https://www.stewartsshops.com/wp-content/uploads/2018/08/stewarts-flavor-of-the-week.jpg",
        "logo": "https://www.stewartsshops.com/wp-content/themes/Stewarts/images/stewarts-shops.png",
        "url": "https://www.stewartsshops.com/",
        "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
        "telephone": "5185811201",
        "priceRange": "$$",
        "servesCuisine": "Ice cream, coffee, drinks, snacks, and food to go",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2907 State Route 9",
            "addressLocality": "Ballston Spa",
            "addressRegion": "NY",
            "postalCode": "12020",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 43.0183736,
            "longitude": -73.78965829999999
        },
        "hasMap": "https://www.stewartsshops.com/find-a-shop/",
        "sameAs": [
            "https://www.facebook.com/YourStewarts/",
            "https://twitter.com/stewartsshops"
        ]
    }
]
/flavors-of-the-week/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.stewartsshops.com/flavors-of-the-week/",
                "url": "https://www.stewartsshops.com/flavors-of-the-week/",
                "name": "Stewart's Shops Weekly Ice Cream Sale | Flavors of the Week",
                "isPartOf": {
                    "@id": "https://www.stewartsshops.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.stewartsshops.com/flavors-of-the-week/#primaryimage"
                },
                "image": {
                    "@id": "https://www.stewartsshops.com/flavors-of-the-week/#primaryimage"
                },
                "thumbnailUrl": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2023/10/FOW-Page-Banner-New-Packaging.jpg?strip=all",
                "datePublished": "2018-08-21T14:26:00+00:00",
                "dateModified": "2025-01-06T11:57:55+00:00",
                "description": "Every week we offer a sale on three select flavors of ice cream! Find your favorite Stewart's Flavor of the Week and visit a location near you!",
                "breadcrumb": {
                    "@id": "https://www.stewartsshops.com/flavors-of-the-week/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.stewartsshops.com/flavors-of-the-week/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.stewartsshops.com/flavors-of-the-week/#primaryimage",
                "url": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2023/10/FOW-Page-Banner-New-Packaging.jpg?strip=all",
                "contentUrl": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2023/10/FOW-Page-Banner-New-Packaging.jpg?strip=all",
                "width": 1500,
                "height": 500
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.stewartsshops.com/flavors-of-the-week/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.stewartsshops.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Flavors of the Week"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.stewartsshops.com/#website",
                "url": "https://www.stewartsshops.com/",
                "name": "Stewart's Shops",
                "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.stewartsshops.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": [
            "Organization",
            "ConvenienceStore",
            "IceCreamShop",
            "CafeOrCoffeeShop",
            "GasStation"
        ],
        "name": "Stewart's Shops",
        "image": "https://www.stewartsshops.com/wp-content/uploads/2018/08/stewarts-flavor-of-the-week.jpg",
        "logo": "https://www.stewartsshops.com/wp-content/themes/Stewarts/images/stewarts-shops.png",
        "url": "https://www.stewartsshops.com/",
        "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
        "telephone": "5185811201",
        "priceRange": "$$",
        "servesCuisine": "Ice cream, coffee, drinks, snacks, and food to go",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2907 State Route 9",
            "addressLocality": "Ballston Spa",
            "addressRegion": "NY",
            "postalCode": "12020",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 43.0183736,
            "longitude": -73.78965829999999
        },
        "hasMap": "https://www.stewartsshops.com/find-a-shop/",
        "sameAs": [
            "https://www.facebook.com/YourStewarts/",
            "https://twitter.com/stewartsshops"
        ]
    }
]
/specials/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.stewartsshops.com/specials/",
                "url": "https://www.stewartsshops.com/specials/",
                "name": "Stewart's Weekly Specials | Sales on Food, Drinks, and Ice Cream!",
                "isPartOf": {
                    "@id": "https://www.stewartsshops.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.stewartsshops.com/specials/#primaryimage"
                },
                "image": {
                    "@id": "https://www.stewartsshops.com/specials/#primaryimage"
                },
                "thumbnailUrl": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2025/02/1500x500-New-Specials-Page-Banner-25-1.jpg?strip=all",
                "datePublished": "2018-08-21T14:26:13+00:00",
                "dateModified": "2026-06-02T12:58:03+00:00",
                "description": "Shop our weekly specials and save on your favorite treats at Stewart's Shops! Find our food specials, ice cream specials, and limited time beverage offers!",
                "breadcrumb": {
                    "@id": "https://www.stewartsshops.com/specials/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.stewartsshops.com/specials/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.stewartsshops.com/specials/#primaryimage",
                "url": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2025/02/1500x500-New-Specials-Page-Banner-25-1.jpg?strip=all",
                "contentUrl": "https://e2rvpv7nqoq.exactdn.com/wp-content/uploads/2025/02/1500x500-New-Specials-Page-Banner-25-1.jpg?strip=all",
                "width": 2000,
                "height": 667
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.stewartsshops.com/specials/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.stewartsshops.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Specials"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.stewartsshops.com/#website",
                "url": "https://www.stewartsshops.com/",
                "name": "Stewart's Shops",
                "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.stewartsshops.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": [
            "Organization",
            "ConvenienceStore",
            "IceCreamShop",
            "CafeOrCoffeeShop",
            "GasStation"
        ],
        "name": "Stewart's Shops",
        "image": "https://www.stewartsshops.com/wp-content/uploads/2018/08/stewarts-flavor-of-the-week.jpg",
        "logo": "https://www.stewartsshops.com/wp-content/themes/Stewarts/images/stewarts-shops.png",
        "url": "https://www.stewartsshops.com/",
        "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
        "telephone": "5185811201",
        "priceRange": "$$",
        "servesCuisine": "Ice cream, coffee, drinks, snacks, and food to go",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2907 State Route 9",
            "addressLocality": "Ballston Spa",
            "addressRegion": "NY",
            "postalCode": "12020",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 43.0183736,
            "longitude": -73.78965829999999
        },
        "hasMap": "https://www.stewartsshops.com/find-a-shop/",
        "sameAs": [
            "https://www.facebook.com/YourStewarts/",
            "https://twitter.com/stewartsshops"
        ]
    }
]
/contact-us/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.stewartsshops.com/contact-us/",
                "url": "https://www.stewartsshops.com/contact-us/",
                "name": "Contact Stewart's Shops, a Family-Owned Convenience Store in 350+ NY & VT Locations",
                "isPartOf": {
                    "@id": "https://www.stewartsshops.com/#website"
                },
                "datePublished": "2018-08-21T14:31:55+00:00",
                "dateModified": "2025-12-31T18:25:22+00:00",
                "description": "Whether you are a charitable organization, looking for a donation, or have a question or comment to share, let us know here!",
                "breadcrumb": {
                    "@id": "https://www.stewartsshops.com/contact-us/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.stewartsshops.com/contact-us/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.stewartsshops.com/contact-us/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.stewartsshops.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Contact Us"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.stewartsshops.com/#website",
                "url": "https://www.stewartsshops.com/",
                "name": "Stewart's Shops",
                "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.stewartsshops.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": [
            "Organization",
            "ConvenienceStore",
            "IceCreamShop",
            "CafeOrCoffeeShop",
            "GasStation"
        ],
        "name": "Stewart's Shops",
        "image": "https://www.stewartsshops.com/wp-content/uploads/2018/08/stewarts-flavor-of-the-week.jpg",
        "logo": "https://www.stewartsshops.com/wp-content/themes/Stewarts/images/stewarts-shops.png",
        "url": "https://www.stewartsshops.com/",
        "description": "An employee and family-owned convenience store chain based in Saratoga Springs, NY known for milk, ice cream, coffee, food to go, gasoline, and more.",
        "telephone": "5185811201",
        "priceRange": "$$",
        "servesCuisine": "Ice cream, coffee, drinks, snacks, and food to go",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2907 State Route 9",
            "addressLocality": "Ballston Spa",
            "addressRegion": "NY",
            "postalCode": "12020",
            "addressCountry": "US"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": 43.0183736,
            "longitude": -73.78965829999999
        },
        "hasMap": "https://www.stewartsshops.com/find-a-shop/",
        "sameAs": [
            "https://www.facebook.com/YourStewarts/",
            "https://twitter.com/stewartsshops"
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
68Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 17 2
/flavors-of-the-week/ 17 1
/specials/ 17 1
/contact-us/ 17 1