Identity & Authority: THREEPPY (CouCou) – Signal Evidence & AI Readability

THREEPPY (CouCou)

(https://threeppy.jp) 📸 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.
8 Impact Weight: 15 / 100
53% Reputation

The Schema JSON-LD identifies the organization as ‘CouCou’ while the branding is ‘THREEPPY,’ creating a minor identity gap for uninitiated users. There is no Person schema or mention of a leadership team, and the technical implementation is weak with entirely missing H1 headings and several pages yielding ‘insufficient’ content scores. This lack of structural authority suggests a site maintained for minimal functional retail presence rather than brand authority.

The site avoids bold performance claims (‘Best in Japan’, ‘Top Quality’), which keeps the score from escalating. However, it claims to provide ‘New Item Information’ while the sub-pages for those items are virtually empty of text, creating a disconnect between the navigational promise and the actual content delivery. The ‘Recommend’ section’s reliance on 2024 data (24+ months old relative to the June 2026 anchor) contradicts the brand’s ‘fresh’ and ‘trendy’ positioning.

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": "Organization",
            "@id": "https://www.threeppy.jp/#organization",
            "name": "CouCou",
            "url": "https://www.threeppy.jp/"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.threeppy.jp/#webpage",
            "url": "https://www.threeppy.jp/",
            "inLanguage": "ja",
            "isPartOf": {
                "@id": "https://www.threeppy.jp/#website"
            },
            "breadcrumb": {
                "@id": "https://www.threeppy.jp/#breadcrumblist"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.threeppy.jp/#website",
            "url": "https://www.threeppy.jp/",
            "name": "CouCou",
            "inLanguage": "ja",
            "publisher": {
                "@id": "https://www.threeppy.jp/#organization"
            }
        }
    ]
}
/item/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.threeppy.jp/item/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/#listItem",
                    "position": 1,
                    "name": "家",
                    "item": "https://www.threeppy.jp/",
                    "nextItem": "https://www.threeppy.jp/item/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/item/#listItem",
                    "position": 2,
                    "name": "アイテム",
                    "previousItem": "https://www.threeppy.jp/#listItem"
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://www.threeppy.jp/item/#collectionpage",
            "url": "https://www.threeppy.jp/item/",
            "name": "アイテム | THREEPPY",
            "inLanguage": "ja",
            "isPartOf": {
                "@id": "https://www.threeppy.jp/#website"
            },
            "breadcrumb": {
                "@id": "https://www.threeppy.jp/item/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://www.threeppy.jp/#organization",
            "name": "CouCou",
            "url": "https://www.threeppy.jp/"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.threeppy.jp/#website",
            "url": "https://www.threeppy.jp/",
            "name": "CouCou",
            "inLanguage": "ja",
            "publisher": {
                "@id": "https://www.threeppy.jp/#organization"
            }
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.threeppy.jp/news/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/#listItem",
                    "position": 1,
                    "name": "家",
                    "item": "https://www.threeppy.jp/",
                    "nextItem": "https://www.threeppy.jp/news/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/news/#listItem",
                    "position": 2,
                    "name": "ニュース",
                    "previousItem": "https://www.threeppy.jp/#listItem"
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://www.threeppy.jp/news/#collectionpage",
            "url": "https://www.threeppy.jp/news/",
            "name": "ニュース | THREEPPY",
            "inLanguage": "ja",
            "isPartOf": {
                "@id": "https://www.threeppy.jp/#website"
            },
            "breadcrumb": {
                "@id": "https://www.threeppy.jp/news/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://www.threeppy.jp/#organization",
            "name": "CouCou",
            "url": "https://www.threeppy.jp/"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.threeppy.jp/#website",
            "url": "https://www.threeppy.jp/",
            "name": "CouCou",
            "inLanguage": "ja",
            "publisher": {
                "@id": "https://www.threeppy.jp/#organization"
            }
        }
    ]
}
/recommend/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.threeppy.jp/recommend/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/#listItem",
                    "position": 1,
                    "name": "家",
                    "item": "https://www.threeppy.jp/",
                    "nextItem": "https://www.threeppy.jp/recommend/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.threeppy.jp/recommend/#listItem",
                    "position": 2,
                    "name": "おすすめ商品",
                    "previousItem": "https://www.threeppy.jp/#listItem"
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://www.threeppy.jp/recommend/#collectionpage",
            "url": "https://www.threeppy.jp/recommend/",
            "name": "おすすめ商品 | THREEPPY",
            "inLanguage": "ja",
            "isPartOf": {
                "@id": "https://www.threeppy.jp/#website"
            },
            "breadcrumb": {
                "@id": "https://www.threeppy.jp/recommend/#breadcrumblist"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://www.threeppy.jp/#organization",
            "name": "CouCou",
            "url": "https://www.threeppy.jp/"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.threeppy.jp/#website",
            "url": "https://www.threeppy.jp/",
            "name": "CouCou",
            "inLanguage": "ja",
            "publisher": {
                "@id": "https://www.threeppy.jp/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
3Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 0 0
/item/ 1 0
/news/ 1 0
/recommend/ 1 0