Identity & Authority: Similasan USA – Signal Evidence & AI Readability

Similasan USA

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

Authority is presented through a corporate lens rather than individual expertise; the schema_json identifies the Organization but lacks Person schema or links for specific medical advisors or founders. While it mentions being ‘trusted by pharmacists,’ no specific medical professionals are named or linked to a digital footprint. There is a technical hierarchy gap where H3 tags appear before H2 tags on product pages, suggesting a template-driven rather than content-first architecture.

The disconnect between the bold performance claim ‘Effective treatment for earache’ and the mandatory disclaimer ‘Not FDA evaluated’ is the core BS driver here. The site markets ‘Fast, effective relief’ in its meta-description while simultaneously admitting the absence of accepted medical evidence in the footer. No case studies or clinical trial data are provided to support the ‘Trusted for over 45 years’ performance narrative.

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.similasanusa.com/",
            "url": "https://www.similasanusa.com/",
            "name": "Eye Drops, Ear Drops, Nasal Mist - All Natural, Homeopathic - Similasan | Similasan USA",
            "isPartOf": {
                "@id": "https://www.similasanusa.com/#website"
            },
            "about": {
                "@id": "https://www.similasanusa.com/#organization"
            },
            "datePublished": "2025-03-03T18:39:12+00:00",
            "dateModified": "2026-03-02T15:56:50+00:00",
            "description": "Similasan natural OTC medications include ear drops, eye drops, nasal mists, cough syrups, and wellness products. Homeopathic relief for allergies, dry red eyes, earache, sinus nasal congestion, pink eye, conjunctivitis, muscle pain, kids, babies, and more.",
            "breadcrumb": {
                "@id": "https://www.similasanusa.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.similasanusa.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.similasanusa.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.similasanusa.com/#website",
            "url": "https://www.similasanusa.com/",
            "name": "Similasan USA",
            "description": "Feel Good About Feeling Better™",
            "publisher": {
                "@id": "https://www.similasanusa.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.similasanusa.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.similasanusa.com/#organization",
            "name": "Similasan",
            "url": "https://www.similasanusa.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.similasanusa.com/#/schema/logo/image/",
                "url": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "contentUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "width": 696,
                "height": 696,
                "caption": "Similasan"
            },
            "image": {
                "@id": "https://www.similasanusa.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Similasan"
            ]
        }
    ]
}
/products/earache-relief/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.similasanusa.com/products/earache-relief/",
            "url": "https://www.similasanusa.com/products/earache-relief/",
            "name": "Earache Relief™ | Similasan USA",
            "isPartOf": {
                "@id": "https://www.similasanusa.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.similasanusa.com/products/earache-relief/#primaryimage"
            },
            "image": {
                "@id": "https://www.similasanusa.com/products/earache-relief/#primaryimage"
            },
            "thumbnailUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Product_images_sm_EAR-24.jpg",
            "datePublished": "2025-03-10T17:23:57+00:00",
            "dateModified": "2026-03-03T17:55:42+00:00",
            "description": "Fast, effective earache pain relief. Similasan earache drops are naturally safe. Natural alternative to antibiotics. Effective treatment for earache. Soothe ear pain. Earache relief.",
            "breadcrumb": {
                "@id": "https://www.similasanusa.com/products/earache-relief/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.similasanusa.com/products/earache-relief/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.similasanusa.com/products/earache-relief/#primaryimage",
            "url": "https://www.similasanusa.com/wp-content/uploads/2025/03/Product_images_sm_EAR-24.jpg",
            "contentUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Product_images_sm_EAR-24.jpg",
            "width": 265,
            "height": 250,
            "caption": "earache relief"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.similasanusa.com/products/earache-relief/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.similasanusa.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products",
                    "item": "https://www.similasanusa.com/products/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Earache Relief™"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.similasanusa.com/#website",
            "url": "https://www.similasanusa.com/",
            "name": "Similasan USA",
            "description": "Feel Good About Feeling Better™",
            "publisher": {
                "@id": "https://www.similasanusa.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.similasanusa.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.similasanusa.com/#organization",
            "name": "Similasan",
            "url": "https://www.similasanusa.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.similasanusa.com/#/schema/logo/image/",
                "url": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "contentUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "width": 696,
                "height": 696,
                "caption": "Similasan"
            },
            "image": {
                "@id": "https://www.similasanusa.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Similasan"
            ]
        }
    ]
}
/privacy-policy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.similasanusa.com/privacy-policy/",
            "url": "https://www.similasanusa.com/privacy-policy/",
            "name": "Privacy Statement | Similasan USA",
            "isPartOf": {
                "@id": "https://www.similasanusa.com/#website"
            },
            "datePublished": "2025-03-02T19:57:42+00:00",
            "dateModified": "2025-03-27T02:45:31+00:00",
            "description": "Similasan is dedicated to helping families feel good about feeling better. Our natural remedies provide temporary symptomatic relief from ailments of the eyes, ears, nose, head, and chest without using harsh chemicals.",
            "breadcrumb": {
                "@id": "https://www.similasanusa.com/privacy-policy/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.similasanusa.com/privacy-policy/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.similasanusa.com/privacy-policy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.similasanusa.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Privacy Statement"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.similasanusa.com/#website",
            "url": "https://www.similasanusa.com/",
            "name": "Similasan USA",
            "description": "Feel Good About Feeling Better™",
            "publisher": {
                "@id": "https://www.similasanusa.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.similasanusa.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.similasanusa.com/#organization",
            "name": "Similasan",
            "url": "https://www.similasanusa.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.similasanusa.com/#/schema/logo/image/",
                "url": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "contentUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "width": 696,
                "height": 696,
                "caption": "Similasan"
            },
            "image": {
                "@id": "https://www.similasanusa.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Similasan"
            ]
        }
    ]
}
/terms-of-use/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.similasanusa.com/terms-of-use/",
            "url": "https://www.similasanusa.com/terms-of-use/",
            "name": "Terms of Use | Similasan USA",
            "isPartOf": {
                "@id": "https://www.similasanusa.com/#website"
            },
            "datePublished": "2025-03-05T19:18:56+00:00",
            "dateModified": "2025-03-27T02:47:10+00:00",
            "description": "Similasan is dedicated to helping families feel good about feeling better. Our natural remedies provide temporary symptomatic relief from ailments of the eyes, ears, nose, head, and chest without using harsh chemicals.",
            "breadcrumb": {
                "@id": "https://www.similasanusa.com/terms-of-use/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.similasanusa.com/terms-of-use/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.similasanusa.com/terms-of-use/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.similasanusa.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Terms of Use"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.similasanusa.com/#website",
            "url": "https://www.similasanusa.com/",
            "name": "Similasan USA",
            "description": "Feel Good About Feeling Better™",
            "publisher": {
                "@id": "https://www.similasanusa.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.similasanusa.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.similasanusa.com/#organization",
            "name": "Similasan",
            "url": "https://www.similasanusa.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.similasanusa.com/#/schema/logo/image/",
                "url": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "contentUrl": "https://www.similasanusa.com/wp-content/uploads/2025/03/Similasan696-1.jpg",
                "width": 696,
                "height": 696,
                "caption": "Similasan"
            },
            "image": {
                "@id": "https://www.similasanusa.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Similasan"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
18Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/products/earache-relief/ 4 0
/privacy-policy/ 5 6
/terms-of-use/ 7 0