Identity & Authority: Mister Zimi – Signal Evidence & AI Readability

Mister Zimi

(https://misterzimi.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

Identity and authority are well-supported by structured data; the JSON-LD correctly identifies the organization, its founding date (2013-06-24), and founders Zoe and Jimi Paul. While the founders are named, there is no technical Person schema or external ‘sameAs’ links to their professional profiles to further cement their authority. The technical implementation is professional with a clean heading hierarchy and detailed breadcrumbs, suggesting a high-authority digital presence.

The brand claims its silhouettes are ‘trend-void’ and designed to ‘outlast seasonal fads,’ yet the content is heavily structured around ‘New Arrivals’ and ‘This Season’s’ drops, which is a common marketing-to-reality disconnect in fashion. The claim of ‘Quality pieces’ is unsubstantiated by any material composition data or garment care instructions in the provided text. Despite these contradictions, the brand succeeds in demonstrating its primary claim of being a print-focused resortwear label.

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": "Brand",
            "@id": "https://misterzimi.com/#brand",
            "name": "Mister Zimi",
            "url": "https://misterzimi.com/",
            "description": "Mister Zimi is an Australian resortwear brand bringing the spirit of holiday relaxation to everyday dressing with bold prints and effortless silhouettes.",
            "sameAs": [
                "https://www.linkedin.com/company/mister-zimi/",
                "https://www.facebook.com/misterzimi",
                "https://www.youtube.com/@misterzimiofficial",
                "https://www.instagram.com/misterzimi",
                "https://www.tiktok.com/@misterzimi"
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://misterzimi.com/#organization",
            "name": "Mister Zimi",
            "url": "https://misterzimi.com/",
            "description": "Mister Zimi is an Australian resortwear brand, bringing the spirit of holiday relaxation to the every day. Discover distinct prints and timeless silhouettes you won't find anywhere else.",
            "foundingDate": "2013-06-24",
            "founder": {
                "@type": "Person",
                "@id": "https://misterzimi.com/#founder-zoe-paul",
                "name": "Zoe Paul"
            },
            "brand": {
                "@id": "https://misterzimi.com/#brand"
            },
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shop 5, 2 Marvell Street",
                "addressLocality": "Byron Bay",
                "addressRegion": "NSW",
                "postalCode": "2481",
                "addressCountry": "AU"
            },
            "sameAs": [
                "https://www.linkedin.com/company/mister-zimi/",
                "https://www.facebook.com/misterzimi",
                "https://www.youtube.com/@misterzimiofficial",
                "https://www.instagram.com/misterzimi",
                "https://www.tiktok.com/@misterzimi"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://misterzimi.com/#website",
            "url": "https://misterzimi.com/",
            "name": "Mister Zimi",
            "publisher": {
                "@id": "https://misterzimi.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "@id": "https://misterzimi.com/#search",
                "target": "https://misterzimi.com/search?q={query}",
                "query-input": "required name=query"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://misterzimi.com/#webpage",
            "url": "https://misterzimi.com/",
            "name": "Mister Zimi | Your Everyday Holiday | Women's Resortwear",
            "description": "Mister Zimi is an Australian resortwear brand bringing the spirit of holiday relaxation to everyday dressing.",
            "inLanguage": "en",
            "isPartOf": {
                "@id": "https://misterzimi.com/#website"
            },
            "about": {
                "@id": "https://misterzimi.com/#brand"
            }
        }
    ]
}
/collections/new/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "ProductGroup",
            "@id": "https://misterzimi.com/collections/new#productgroup",
            "url": "https://misterzimi.com/collections/new",
            "name": "New",
            "description": "Explore the latest new arrivals at Mister Zimi. Fresh silhouettes, bold prints, and timeless styles designed for your everyday holiday wardrobe.",
            "brand": {
                "@id": "https://misterzimi.com/#brand"
            },
            "category": "New",
            "mainEntityOfPage": {
                "@type": "CollectionPage",
                "@id": "https://misterzimi.com/collections/new"
            },
            "additionalProperty": [
                {
                    "@type": "PropertyValue",
                    "name": "Category Intent",
                    "value": "New"
                },
                {
                    "@type": "PropertyValue",
                    "name": "Style Attributes",
                    "value": "Explore the latest new arrivals at Mister Zimi. Fresh silhouettes, bold prints, and timeless styles designed for your everyday holiday wardrobe."
                }
            ]
        },
        {
            "@type": "ItemList",
            "@id": "https://misterzimi.com/collections/new#itemlist",
            "name": "New",
            "url": "https://misterzimi.com/collections/new",
            "description": "Explore the latest new arrivals at Mister Zimi. Fresh silhouettes, bold prints, and timeless styles designed for your everyday holiday wardrobe.",
            "mainEntityOfPage": {
                "@type": "CollectionPage",
                "@id": "https://misterzimi.com/collections/new"
            },
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Anouk Dress In Strawflower",
                    "url": "https://misterzimi.com/products/anouk-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Loren Dress In Papaya",
                    "url": "https://misterzimi.com/products/loren-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Candy Midi Dress In Dusty",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-dusty"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Candy Midi Dress In Hosta",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-hosta"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Candy Midi Dress In Peppercorn",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-peppercorn"
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "name": "Vinnie Mini Dress In Black",
                    "url": "https://misterzimi.com/products/vinnie-mini-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 7,
                    "name": "Harper Jumper In Rust",
                    "url": "https://misterzimi.com/products/harper-jumper-in-rust"
                },
                {
                    "@type": "ListItem",
                    "position": 8,
                    "name": "Harper Jumper In Eggplant",
                    "url": "https://misterzimi.com/products/harper-jumper-in-eggplant"
                },
                {
                    "@type": "ListItem",
                    "position": 9,
                    "name": "Minka Mini Dress In Pomelo",
                    "url": "https://misterzimi.com/products/minka-mini-dress-in-pomelo"
                },
                {
                    "@type": "ListItem",
                    "position": 10,
                    "name": "Candy Dress In Papaya",
                    "url": "https://misterzimi.com/products/candy-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 11,
                    "name": "Candy Dress In Strawflower",
                    "url": "https://misterzimi.com/products/candy-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 12,
                    "name": "Binnie Dress In Forget Me Not",
                    "url": "https://misterzimi.com/products/binnie-dress-in-forget-me-not"
                },
                {
                    "@type": "ListItem",
                    "position": 13,
                    "name": "Binnie Dress In Chocolate Strawflower",
                    "url": "https://misterzimi.com/products/binnie-dress-in-chocolate-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 14,
                    "name": "Liss Pants In Sea Holly",
                    "url": "https://misterzimi.com/products/liss-pants-in-sea-holly"
                },
                {
                    "@type": "ListItem",
                    "position": 15,
                    "name": "Liss Pants In Papaya",
                    "url": "https://misterzimi.com/products/liss-pants-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 16,
                    "name": "Paddington Jacket In Camello",
                    "url": "https://misterzimi.com/products/paddington-jacket-in-camello"
                },
                {
                    "@type": "ListItem",
                    "position": 17,
                    "name": "Holiday Set In Poppy Flower",
                    "url": "https://misterzimi.com/products/holiday-set-in-poppy-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 18,
                    "name": "Holiday Set In Nera Flower",
                    "url": "https://misterzimi.com/products/holiday-set-in-nera-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 19,
                    "name": "Minka Dress In Strawflower",
                    "url": "https://misterzimi.com/products/minka-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 20,
                    "name": "Solana Dress In Forget Me Not",
                    "url": "https://misterzimi.com/products/solana-dress-in-forget-me-not"
                },
                {
                    "@type": "ListItem",
                    "position": 21,
                    "name": "Solana Dress In Pomelo",
                    "url": "https://misterzimi.com/products/solana-dress-in-pomelo"
                },
                {
                    "@type": "ListItem",
                    "position": 22,
                    "name": "Scarlett Dress In Sea Holly",
                    "url": "https://misterzimi.com/products/scarlett-dress-in-sea-holly"
                },
                {
                    "@type": "ListItem",
                    "position": 23,
                    "name": "Scarlett Dress In Papaya",
                    "url": "https://misterzimi.com/products/scarlett-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 24,
                    "name": "Vinnie Dress In Black",
                    "url": "https://misterzimi.com/products/vinnie-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 25,
                    "name": "Lulubelle Dress In Chocolate Strawflower",
                    "url": "https://misterzimi.com/products/lulubelle-dress-in-chocolate-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 26,
                    "name": "Vinnie Dress In Beaded Crochet",
                    "url": "https://misterzimi.com/products/vinnie-dress-in-beaded-crochet"
                },
                {
                    "@type": "ListItem",
                    "position": 27,
                    "name": "Zozo Dress In Chocolate",
                    "url": "https://misterzimi.com/products/zozo-dress-in-chocolate"
                },
                {
                    "@type": "ListItem",
                    "position": 28,
                    "name": "Zozo Dress In Spritz",
                    "url": "https://misterzimi.com/products/zozo-dress-in-spritz"
                },
                {
                    "@type": "ListItem",
                    "position": 29,
                    "name": "Selma Jumpsuit In Forget Me Not",
                    "url": "https://misterzimi.com/products/selma-jumpsuit-in-forget-me-not"
                },
                {
                    "@type": "ListItem",
                    "position": 30,
                    "name": "Courtney Mini Dress In Nera Flower",
                    "url": "https://misterzimi.com/products/courtney-mini-dress-in-nera-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 31,
                    "name": "Courtney Mini Dress In Poppy Flower",
                    "url": "https://misterzimi.com/products/courtney-mini-dress-in-poppy-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 32,
                    "name": "Gina Dress In Jasmine",
                    "url": "https://misterzimi.com/products/gina-dress-in-jasmine"
                },
                {
                    "@type": "ListItem",
                    "position": 33,
                    "name": "Imogen Top In Papaya",
                    "url": "https://misterzimi.com/products/imogen-top-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 34,
                    "name": "Imogen Top In Sea Holly",
                    "url": "https://misterzimi.com/products/imogen-top-in-sea-holly"
                },
                {
                    "@type": "ListItem",
                    "position": 35,
                    "name": "Charlie Jumpsuit In Sea Holly",
                    "url": "https://misterzimi.com/products/charlie-jumpsuit-in-sea-holly"
                },
                {
                    "@type": "ListItem",
                    "position": 36,
                    "name": "Delilah Jumpsuit In Chocolate Strawflower",
                    "url": "https://misterzimi.com/products/delilah-jumpsuit-in-chocolate-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 37,
                    "name": "Lowen Dress In Beaded Crochet",
                    "url": "https://misterzimi.com/products/lowen-dress-in-beaded-crochet"
                },
                {
                    "@type": "ListItem",
                    "position": 38,
                    "name": "Lita Dress In Jasmine",
                    "url": "https://misterzimi.com/products/lita-dress-in-jasmine"
                },
                {
                    "@type": "ListItem",
                    "position": 39,
                    "name": "Courtney Dress In Poppy Flower",
                    "url": "https://misterzimi.com/products/courtney-dress-in-poppy-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 40,
                    "name": "Courtney Dress In Nera Flower",
                    "url": "https://misterzimi.com/products/courtney-dress-in-nera-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 41,
                    "name": "Gia Dress In Ginger Spot",
                    "url": "https://misterzimi.com/products/gia-dress-in-ginger-spot"
                },
                {
                    "@type": "ListItem",
                    "position": 42,
                    "name": "Scarf In Ginger Spot",
                    "url": "https://misterzimi.com/products/scarf-in-ginger-spot"
                },
                {
                    "@type": "ListItem",
                    "position": 43,
                    "name": "Donna Heels In Black Leather",
                    "url": "https://misterzimi.com/products/donna-heels-in-black-leather"
                },
                {
                    "@type": "ListItem",
                    "position": 44,
                    "name": "Donna Heels In Raffia",
                    "url": "https://misterzimi.com/products/donna-heels-in-raffia"
                },
                {
                    "@type": "ListItem",
                    "position": 45,
                    "name": "Donna Heels In Tan",
                    "url": "https://misterzimi.com/products/donna-heels-in-tan"
                },
                {
                    "@type": "ListItem",
                    "position": 46,
                    "name": "Cookie Sunglasses In Vanilla",
                    "url": "https://misterzimi.com/products/cookie-sunglasses-in-vanilla"
                },
                {
                    "@type": "ListItem",
                    "position": 47,
                    "name": "Cookie Sunglasses In Chocolate",
                    "url": "https://misterzimi.com/products/cookie-sunglasses-in-chocolate"
                },
                {
                    "@type": "ListItem",
                    "position": 48,
                    "name": "Daphne Dress In Poppy",
                    "url": "https://misterzimi.com/products/daphne-dress-in-poppy"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://misterzimi.com/collections/new#webpage",
            "url": "https://misterzimi.com/collections/new",
            "name": "New",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://misterzimi.com"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "New",
                        "item": "https://misterzimi.com/collections/new"
                    }
                ]
            },
            "mainEntity": {
                "@id": "https://misterzimi.com/collections/new#productgroup"
            }
        }
    ]
}
/collections/dresses/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "ProductGroup",
            "@id": "https://misterzimi.com/collections/dresses#productgroup",
            "url": "https://misterzimi.com/collections/dresses",
            "name": "Dresses",
            "description": "Explore women’s dresses for every occasion - from easy everyday styles and party dresses to vacation-ready looks, distinct prints and designs made to feel good, wherever you’re headed.",
            "brand": {
                "@id": "https://misterzimi.com/#brand"
            },
            "category": "Dresses",
            "mainEntityOfPage": {
                "@type": "CollectionPage",
                "@id": "https://misterzimi.com/collections/dresses"
            },
            "additionalProperty": [
                {
                    "@type": "PropertyValue",
                    "name": "Category Intent",
                    "value": "Dresses"
                },
                {
                    "@type": "PropertyValue",
                    "name": "Style Attributes",
                    "value": "Explore women’s dresses for every occasion - from easy everyday styles and party dresses to vacation-ready looks, distinct prints and designs made to feel good,"
                }
            ]
        },
        {
            "@type": "ItemList",
            "@id": "https://misterzimi.com/collections/dresses#itemlist",
            "name": "Dresses",
            "url": "https://misterzimi.com/collections/dresses",
            "description": "Explore women’s dresses for every occasion - from easy everyday styles and party dresses to vacation-ready looks, distinct prints and designs made to feel good, wherever you’re headed.",
            "mainEntityOfPage": {
                "@type": "CollectionPage",
                "@id": "https://misterzimi.com/collections/dresses"
            },
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Solana Dress In Forget Me Not",
                    "url": "https://misterzimi.com/products/solana-dress-in-forget-me-not"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Solana Dress In Pomelo",
                    "url": "https://misterzimi.com/products/solana-dress-in-pomelo"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Anouk Dress In Strawflower",
                    "url": "https://misterzimi.com/products/anouk-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Candy Dress In Peppercorn",
                    "url": "https://misterzimi.com/products/candy-dress-in-peppercorn"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Candy Dress In Strawflower",
                    "url": "https://misterzimi.com/products/candy-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "name": "Candy Dress In Papaya",
                    "url": "https://misterzimi.com/products/candy-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 7,
                    "name": "Minka Mini Dress In Pomelo",
                    "url": "https://misterzimi.com/products/minka-mini-dress-in-pomelo"
                },
                {
                    "@type": "ListItem",
                    "position": 8,
                    "name": "Binnie Dress In Forget Me Not",
                    "url": "https://misterzimi.com/products/binnie-dress-in-forget-me-not"
                },
                {
                    "@type": "ListItem",
                    "position": 9,
                    "name": "Binnie Dress In Chocolate Strawflower",
                    "url": "https://misterzimi.com/products/binnie-dress-in-chocolate-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 10,
                    "name": "Vinnie Dress In Black",
                    "url": "https://misterzimi.com/products/vinnie-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 11,
                    "name": "Lowen Dress In Cinnamon Spice",
                    "url": "https://misterzimi.com/products/lowen-dress-in-cinnamon-spice"
                },
                {
                    "@type": "ListItem",
                    "position": 12,
                    "name": "Lowen Dress In Beaded Crochet",
                    "url": "https://misterzimi.com/products/lowen-dress-in-beaded-crochet"
                },
                {
                    "@type": "ListItem",
                    "position": 13,
                    "name": "Gia Dress In Peppercorn",
                    "url": "https://misterzimi.com/products/gia-dress-in-peppercorn"
                },
                {
                    "@type": "ListItem",
                    "position": 14,
                    "name": "Gia Dress In Snapdragon",
                    "url": "https://misterzimi.com/products/gia-dress-in-snapdragon"
                },
                {
                    "@type": "ListItem",
                    "position": 15,
                    "name": "Gia Dress In Pepita",
                    "url": "https://misterzimi.com/products/gia-dress-in-pepita"
                },
                {
                    "@type": "ListItem",
                    "position": 16,
                    "name": "Gia Dress In Ginger Spot",
                    "url": "https://misterzimi.com/products/gia-dress-in-ginger-spot"
                },
                {
                    "@type": "ListItem",
                    "position": 17,
                    "name": "Viola Dress In Black",
                    "url": "https://misterzimi.com/products/viola-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 18,
                    "name": "Roma Dress In Nigella",
                    "url": "https://misterzimi.com/products/roma-dress-in-nigella"
                },
                {
                    "@type": "ListItem",
                    "position": 19,
                    "name": "Gina Dress In Gazamia Blanco",
                    "url": "https://misterzimi.com/products/gina-dress-in-gazamia-blanco"
                },
                {
                    "@type": "ListItem",
                    "position": 20,
                    "name": "Gina Dress In Gazamia Rosa",
                    "url": "https://misterzimi.com/products/gina-dress-in-gazamia-rosa"
                },
                {
                    "@type": "ListItem",
                    "position": 21,
                    "name": "Gina Dress In Jasmine",
                    "url": "https://misterzimi.com/products/gina-dress-in-jasmine"
                },
                {
                    "@type": "ListItem",
                    "position": 22,
                    "name": "Gina Dress In Black",
                    "url": "https://misterzimi.com/products/gina-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 23,
                    "name": "Gina Dress In Sangria",
                    "url": "https://misterzimi.com/products/gina-dress-in-sangria"
                },
                {
                    "@type": "ListItem",
                    "position": 24,
                    "name": "Candy Midi Dress In Peppercorn",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-peppercorn"
                },
                {
                    "@type": "ListItem",
                    "position": 25,
                    "name": "Candy Midi Dress In Hosta",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-hosta"
                },
                {
                    "@type": "ListItem",
                    "position": 26,
                    "name": "Candy Midi Dress In Dusty",
                    "url": "https://misterzimi.com/products/candy-midi-dress-in-dusty"
                },
                {
                    "@type": "ListItem",
                    "position": 27,
                    "name": "Binnie Mini Dress In Foxglove",
                    "url": "https://misterzimi.com/products/binnie-mini-dress-in-foxglove"
                },
                {
                    "@type": "ListItem",
                    "position": 28,
                    "name": "Vinnie Mini Dress In Black",
                    "url": "https://misterzimi.com/products/vinnie-mini-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 29,
                    "name": "Courtney Mini Dress In Abstract Denim",
                    "url": "https://misterzimi.com/products/courtney-mini-dress-in-abstract-denim"
                },
                {
                    "@type": "ListItem",
                    "position": 30,
                    "name": "Courtney Mini Dress In Poppy Flower",
                    "url": "https://misterzimi.com/products/courtney-mini-dress-in-poppy-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 31,
                    "name": "Courtney Mini Dress In Nera Flower",
                    "url": "https://misterzimi.com/products/courtney-mini-dress-in-nera-flower"
                },
                {
                    "@type": "ListItem",
                    "position": 32,
                    "name": "Loren Dress In Papaya",
                    "url": "https://misterzimi.com/products/loren-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 33,
                    "name": "Minka Dress In Strawflower",
                    "url": "https://misterzimi.com/products/minka-dress-in-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 34,
                    "name": "Minka Dress In Ginger Spot",
                    "url": "https://misterzimi.com/products/minka-dress-in-ginger-spot"
                },
                {
                    "@type": "ListItem",
                    "position": 35,
                    "name": "Zozo Dress In Spritz",
                    "url": "https://misterzimi.com/products/zozo-dress-in-spritz"
                },
                {
                    "@type": "ListItem",
                    "position": 36,
                    "name": "Zozo Dress In Chocolate",
                    "url": "https://misterzimi.com/products/zozo-dress-in-chocolate"
                },
                {
                    "@type": "ListItem",
                    "position": 37,
                    "name": "Courtney Dress In Abstract Denim",
                    "url": "https://misterzimi.com/products/courtney-dress-in-abstract-denim"
                },
                {
                    "@type": "ListItem",
                    "position": 38,
                    "name": "Scarlett Dress In Sea Holly",
                    "url": "https://misterzimi.com/products/scarlett-dress-in-sea-holly"
                },
                {
                    "@type": "ListItem",
                    "position": 39,
                    "name": "Scarlett Dress In Papaya",
                    "url": "https://misterzimi.com/products/scarlett-dress-in-papaya"
                },
                {
                    "@type": "ListItem",
                    "position": 40,
                    "name": "Vinnie Dress In Beaded Crochet",
                    "url": "https://misterzimi.com/products/vinnie-dress-in-beaded-crochet"
                },
                {
                    "@type": "ListItem",
                    "position": 41,
                    "name": "Charli Dress In Snapdragon",
                    "url": "https://misterzimi.com/products/charli-dress-in-snapdragon"
                },
                {
                    "@type": "ListItem",
                    "position": 42,
                    "name": "Daphne Dress In Poppy",
                    "url": "https://misterzimi.com/products/daphne-dress-in-poppy"
                },
                {
                    "@type": "ListItem",
                    "position": 43,
                    "name": "Lulubelle Dress In Chocolate Strawflower",
                    "url": "https://misterzimi.com/products/lulubelle-dress-in-chocolate-strawflower"
                },
                {
                    "@type": "ListItem",
                    "position": 44,
                    "name": "Anouk Dress In Verbena",
                    "url": "https://misterzimi.com/products/anouk-dress-in-verbena"
                },
                {
                    "@type": "ListItem",
                    "position": 45,
                    "name": "Anouk Dress In Tuberose",
                    "url": "https://misterzimi.com/products/anouk-maxi-dress-in-tuberose"
                },
                {
                    "@type": "ListItem",
                    "position": 46,
                    "name": "Evelyn Mini Dress In Black",
                    "url": "https://misterzimi.com/products/evelyn-mini-dress-in-black"
                },
                {
                    "@type": "ListItem",
                    "position": 47,
                    "name": "Autumn Dress In Cinnamon Spice",
                    "url": "https://misterzimi.com/products/autumn-dress-in-cinnamon-spice"
                },
                {
                    "@type": "ListItem",
                    "position": 48,
                    "name": "Loren Dress In Alyssum",
                    "url": "https://misterzimi.com/products/loren-dress-in-alyssum"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://misterzimi.com/collections/dresses#webpage",
            "url": "https://misterzimi.com/collections/dresses",
            "name": "Dresses",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://misterzimi.com"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Dresses",
                        "item": "https://misterzimi.com/collections/dresses"
                    }
                ]
            },
            "mainEntity": {
                "@id": "https://misterzimi.com/collections/dresses#productgroup"
            }
        }
    ]
}
/pages/boutiques/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://misterzimi.com/pages/boutiques#webpage",
            "url": "https://misterzimi.com/pages/boutiques",
            "name": "Boutiques",
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://misterzimi.com"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Boutiques",
                        "item": "https://misterzimi.com/pages/boutiques"
                    }
                ]
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
2112Review mentions (all pages)
21External proof links (all pages)
PageReviewsProof links
/ (home) 531 1
/collections/new/ 527 1
/collections/dresses/ 527 1
/pages/boutiques/ 527 18