Identity & Authority: Dr. Zenovia Clinical Skincare – Signal Evidence & AI Readability

Dr. Zenovia Clinical Skincare

(https://drzenovia.com) 📸 Data Snapshot: June 20, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority gaps are minimal due to robust structured data. The schema_json includes a highly detailed Person entity for Dr. Zenovia Gabriel, explicitly listing her MD credentials, educational background (UCSD, USC), and sameAs links to her clinical practice (ZENA Medical). The technical implementation is strong, though the absence of an H1 tag on the homepage ([H1] is empty in the data) represents a minor gap between professional positioning and technical execution.

The disconnect between marketing tone and substance is low. Bold performance claims like ‘acne-causing bacteria, cleared’ are paired with clinical-grade concentrations of Benzoyl Peroxide (10%), which is a medically recognized active level. Unlike ‘miracle’ brands, this site anchors its claims in pharmaceutical-grade percentages, reducing the marketing-to-reality gap.

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": "Person",
                "@id": "https://drzenovia.com/#founder",
                "name": "Dr. Zenovia Gabriel",
                "givenName": "Zenovia",
                "familyName": "Gabriel",
                "honorificPrefix": "Dr.",
                "jobTitle": "Board-Certified Dermatologist & Clinical Skincare Expert",
                "description": "Dr. Zenovia Gabriel is a board-certified dermatologist and clinical skincare expert with over 20 years of experience in medical, surgical, Mohs Micrographic Surgery, and aesthetic dermatology. She is the founder of ZENA Medical in Newport Beach, CA and the creator of Dr. Zenovia clinical skincare.",
                "url": "https://drzenovia.com/pages/meet-our-founder",
                "image": "https://drzenovia.com/cdn/shop/files/EY7A8480_websize.jpg",
                "sameAs": [
                    "https://www.zenamedical.com/meet-dr-zena/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "hasCredential": [
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Medical Degree",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of California, San Diego"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Dermatology Residency, Chief Resident",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of Southern California"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Board Certification",
                        "name": "Board-Certified Dermatologist"
                    }
                ],
                "knowsAbout": [
                    "Clinical Skincare",
                    "Acne Treatment",
                    "Anti-Aging Dermatology",
                    "Melasma",
                    "Rosacea",
                    "Sensitive Skin",
                    "Mohs Micrographic Surgery",
                    "Aesthetic Dermatology",
                    "Skin Barrier Repair",
                    "Skin Concerns Related to Hormonal Changes",
                    "Medical Dermatology"
                ],
                "award": [
                    "NewBeauty Top Doctor",
                    "Orange Coast Magazine Top Doctor",
                    "Top Dermatologist West — Aesthetic Everything"
                ],
                "worksFor": {
                    "@type": "MedicalOrganization",
                    "@id": "https://drzenovia.com/#brand",
                    "name": "Dr. Zenovia Skincare"
                },
                "affiliation": {
                    "@type": "MedicalClinic",
                    "name": "ZENA Medical",
                    "address": {
                        "@type": "PostalAddress",
                        "addressLocality": "Newport Beach",
                        "addressRegion": "CA",
                        "addressCountry": "US"
                    },
                    "url": "https://www.zenamedical.com"
                }
            },
            {
                "@type": [
                    "Organization",
                    "MedicalOrganization",
                    "Brand"
                ],
                "@id": "https://drzenovia.com/#brand",
                "name": "Dr. Zenovia Skincare",
                "alternateName": "Dr. Zenovia",
                "description": "Clinical skincare brand founded by board-certified dermatologist Dr. Zenovia Gabriel. All products are clinically formulated to reduce bacteria, increase cellular turnover, and support the skin barrier.",
                "url": "https://drzenovia.com",
                "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png",
                "founder": {
                    "@id": "https://drzenovia.com/#founder"
                },
                "foundingLocation": {
                    "@type": "Place",
                    "name": "Newport Beach, CA"
                },
                "sameAs": [
                    "https://www.facebook.com/drzenovia1",
                    "https://www.pinterest.com/drzenovia/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "medicalSpecialty": "http://schema.org/Dermatology",
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Clinical Skincare Products",
                    "url": "https://drzenovia.com/collections/all"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "url": "https://drzenovia.com/pages/contact"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://drzenovia.com/#website",
                "url": "https://drzenovia.com",
                "name": "Dr. Zenovia Clinical Skincare",
                "description": "Clinical skincare formulated by board-certified dermatologist Dr. Zenovia Gabriel",
                "publisher": {
                    "@id": "https://drzenovia.com/#brand"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com",
        "logo": "https://sb.secomapp.com/images/artwork/sb_logo_114700_1770966274.png",
        "description": "Clinical skincare formulated by Dr. Zenovia Gabriel, board-certified dermatologist. Science-backed acne, anti-aging & rosacea treatments. 20+ years of clinical expertise.",
        "founders": [
            {
                "@type": "Person",
                "name": "Dr. Zenovia Gabriel, MD, FAAD"
            }
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "359 San Miguel Drive",
            "addressLocality": "Newport Beach",
            "addressCountry": "US",
            "addressRegion": "California",
            "postalCode": "92660"
        },
        "sameAs": [
            "https://drzenovia.com/",
            "https://www.facebook.com/drzenovia1/",
            "https://www.instagram.com/drzenovia/",
            "https://www.youtube.com/@drzenovia/videos",
            "https://www.tiktok.com/@drzenovia"
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": "1",
                "item": {
                    "@type": "Website",
                    "@id": "https://drzenovia.com",
                    "name": "Dr. Zenovia"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png?v=1759918021&width=1000",
        "sameAs": [
            "https://www.facebook.com/drzenovia1",
            "",
            "https://www.pinterest.com/drzenovia/",
            "https://www.instagram.com/drzenovia/",
            "https://www.tiktok.com/@drzenovia",
            "",
            "",
            "https://www.youtube.com/@dr.zenoviaskincare5282/featured",
            ""
        ],
        "url": "https://drzenovia.com"
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Dr. Zenovia",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://drzenovia.com/search?q={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        "url": "https://drzenovia.com"
    },
    {
        "@context": "http://schema.org/",
        "@id": "/products/acne-solutions-kit#product",
        "@type": "Product",
        "brand": {
            "@type": "Brand",
            "name": "Dr. Zenovia"
        },
        "category": "Acne Treatments & Kits",
        "description": "Clearer, Calmer Skin Starts Here\nClinically Proven 3-Step System for Hormonal Acne & Breakouts\n⭐⭐⭐⭐⭐\"Best acne system out there! I wish I discovered it earlier in my life.\" – Nicole P.\nStruggling with stubborn breakouts and hormonal acne? Dr. Zenovia’s Acne Solutions System is a dermatologist-developed, 3-step routine designed to fight acne at every stage — from clogged pores to post-breakout redness.\nPowered by clinical-grade Benzoyl Peroxide, medical-grade Aloe Vera, and Dr. Zenovia’s exclusive REG-ulate360™ Complex, this system helps:\n\nClear active breakouts.\nReduce redness and irritation.\nSoothe and hydrate acne-prone, sensitive skin.\n\nWhat's inside the system:\n1. 10% Benzoyl Peroxide Acne Cleanser (Full Size)Deep-cleansing face wash that clears clogged pores, removes excess oil, and treats breakouts.Formulated with ultra-micronized 10% Benzoyl Peroxide to maximize effectiveness with less irritation.\n2. 5% Benzoyl Peroxide Acne Spot Treatment (Full Size)Targeted spot treatment for hormonal acne flare-ups.Combines Benzoyl Peroxide with Bakuchiol and Aloe Vera to calm skin while reducing redness and swelling.\n3. Aloe Vera Blemish Soothing Moisturizer (Travel Size)Ultra-light, oil-free moisturizer with medical-grade Aloe Vera and skin-soothing Squalane.Keeps acne-prone skin hydrated and balanced without clogging pores — essential after using Benzoyl Peroxide.\n\n\n\nHow To Use\n\nStep 1: Pump a small amount of 10% Benzoyl Peroxide Acne Cleanser into dampened hands, and gently massage over face and neck using a circular motion. Rinse thoroughly with water and pat dry. Avoid eye area. \nStep 2: Blend a thin layer of 5% Benzoyl Peroxide Acne Spot Treatment to affected area. Use once a day and increase to two or three times daily as needed. If excessive dryness or irritation occurs, reduce application.\nStep 3: Apply a rich layer of Aloe Vera Blemish Soothing Moisturizer onto clean face and neck utilizing circular motions. Use AM & PM.\n\nIngredients\n\n\n\n 10% Benzoyl Peroxide An ultra-micronized, non-irritating, anti-bacterial, acne-reducing antiseptic agent.\n\nAloe Vera A medical-grade ingredient containing antioxidants and Vitamins A & C to help soothe and calm hormonally-imbalanced skin.\n\nREG-ulate360 Complex™ – Featuring medical-grade actives including Resveratrol, Vitamin E, Green Tea, and a cutting-edge, plant-derived phytoestrogen known as Genistein, this proprietary technology helps restore the appearance of hormonally imbalanced skin to an optimal healthy state.\n\n\nDr Zenovia's Tips\n\nIt’s imperative to gradually introduce Benzoyl Peroxide into your skincare routine. If excessive dryness or irritation occurs, reduce application. Additionally, since this ingredient can increase sensitivity to the sun, be sure to follow with an SPF during the day. \n\nClinical Data\n\n1. 100% Agree redness was reduced on skin2. 93% Agree acne was reduced3. 93% Agree acne breakouts were reduced overnight\nNotes: *Based on questionnaire results from independent 6-week Patient Trials on the Clear Complexion line. This includes the 10% Benzoyl Peroxide Acne Cleanser, 5% Benzoyl Peroxide Acne Spot Treatment, Advanced Retinol Night Repair Treatment, Aloe Vera Blemish Soothing Moisturizer, & 10% Glycolic Acne Control Peel Pads.\n\n",
        "gtin": "850018415170",
        "image": "https://drzenovia.com/cdn/shop/files/Acne_Solutions_System_7e16209e-72a3-4dc8-9d17-ad5ef33a38b0.jpg?v=1771276182&width=1920",
        "name": "Acne Solutions System",
        "offers": {
            "@id": "/products/acne-solutions-kit?variant=37526449356967#offer",
            "@type": "Offer",
            "availability": "http://schema.org/InStock",
            "price": "49.00",
            "priceCurrency": "USD",
            "url": "https://drzenovia.com/products/acne-solutions-kit?variant=37526449356967"
        },
        "sku": "38001",
        "url": "https://drzenovia.com/products/acne-solutions-kit"
    }
]
/pages/meet-our-founder/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Person",
                "@id": "https://drzenovia.com/#founder",
                "name": "Dr. Zenovia Gabriel",
                "givenName": "Zenovia",
                "familyName": "Gabriel",
                "honorificPrefix": "Dr.",
                "jobTitle": "Board-Certified Dermatologist & Clinical Skincare Expert",
                "description": "Dr. Zenovia Gabriel is a board-certified dermatologist and clinical skincare expert with over 20 years of experience in medical, surgical, Mohs Micrographic Surgery, and aesthetic dermatology. She is the founder of ZENA Medical in Newport Beach, CA and the creator of Dr. Zenovia clinical skincare.",
                "url": "https://drzenovia.com/pages/meet-our-founder",
                "image": "https://drzenovia.com/cdn/shop/files/EY7A8480_websize.jpg",
                "sameAs": [
                    "https://www.zenamedical.com/meet-dr-zena/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "hasCredential": [
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Medical Degree",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of California, San Diego"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Dermatology Residency, Chief Resident",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of Southern California"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Board Certification",
                        "name": "Board-Certified Dermatologist"
                    }
                ],
                "knowsAbout": [
                    "Clinical Skincare",
                    "Acne Treatment",
                    "Anti-Aging Dermatology",
                    "Melasma",
                    "Rosacea",
                    "Sensitive Skin",
                    "Mohs Micrographic Surgery",
                    "Aesthetic Dermatology",
                    "Skin Barrier Repair",
                    "Skin Concerns Related to Hormonal Changes",
                    "Medical Dermatology"
                ],
                "award": [
                    "NewBeauty Top Doctor",
                    "Orange Coast Magazine Top Doctor",
                    "Top Dermatologist West — Aesthetic Everything"
                ],
                "worksFor": {
                    "@type": "MedicalOrganization",
                    "@id": "https://drzenovia.com/#brand",
                    "name": "Dr. Zenovia Skincare"
                },
                "affiliation": {
                    "@type": "MedicalClinic",
                    "name": "ZENA Medical",
                    "address": {
                        "@type": "PostalAddress",
                        "addressLocality": "Newport Beach",
                        "addressRegion": "CA",
                        "addressCountry": "US"
                    },
                    "url": "https://www.zenamedical.com"
                }
            },
            {
                "@type": [
                    "Organization",
                    "MedicalOrganization",
                    "Brand"
                ],
                "@id": "https://drzenovia.com/#brand",
                "name": "Dr. Zenovia Skincare",
                "alternateName": "Dr. Zenovia",
                "description": "Clinical skincare brand founded by board-certified dermatologist Dr. Zenovia Gabriel. All products are clinically formulated to reduce bacteria, increase cellular turnover, and support the skin barrier.",
                "url": "https://drzenovia.com",
                "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png",
                "founder": {
                    "@id": "https://drzenovia.com/#founder"
                },
                "foundingLocation": {
                    "@type": "Place",
                    "name": "Newport Beach, CA"
                },
                "sameAs": [
                    "https://www.facebook.com/drzenovia1",
                    "https://www.pinterest.com/drzenovia/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "medicalSpecialty": "http://schema.org/Dermatology",
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Clinical Skincare Products",
                    "url": "https://drzenovia.com/collections/all"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "url": "https://drzenovia.com/pages/contact"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://drzenovia.com/#website",
                "url": "https://drzenovia.com",
                "name": "Dr. Zenovia Clinical Skincare",
                "description": "Clinical skincare formulated by board-certified dermatologist Dr. Zenovia Gabriel",
                "publisher": {
                    "@id": "https://drzenovia.com/#brand"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com",
        "logo": "https://sb.secomapp.com/images/artwork/sb_logo_114700_1770966274.png",
        "founders": [
            {
                "@type": "Person",
                "name": "Dr. Zenovia Gabriel, MD, FAAD"
            }
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "359 San Miguel Drive",
            "addressLocality": "Newport Beach",
            "addressCountry": "US",
            "addressRegion": "California",
            "postalCode": "92660"
        },
        "sameAs": [
            "https://drzenovia.com/",
            "https://www.facebook.com/drzenovia1/",
            "https://www.instagram.com/drzenovia/",
            "https://www.youtube.com/@drzenovia/videos",
            "https://www.tiktok.com/@drzenovia"
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": "1",
                "item": {
                    "@type": "Website",
                    "@id": "https://drzenovia.com",
                    "name": "Dr. Zenovia"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Is Dr. Zenovia Skincare medical grade?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Dr. Zenovia’s formulas are developed by board-certified dermatologist Dr. Zenovia Gabriel and are designed to deliver professional-level results for acne, rosacea-prone, sensitive, and aging skin."
                }
            },
            {
                "@type": "Question",
                "name": "What skin concerns does Dr. Zenovia Skincare treat?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Dr. Zenovia Skincare is formulated to target acne, hormonal breakouts, redness, rosacea-prone skin, uneven tone, fine lines, and loss of firmness. The brand focuses on clinical ingredients such as benzoyl peroxide, niacinamide, glycolic acid, vitamin C, and barrier-supporting actives to treat active breakouts while supporting healthy, aging skin."
                }
            },
            {
                "@type": "Question",
                "name": "Is Dr. Zenovia good for sensitive or rosacea-prone skin?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Dr. Zenovia Skincare is specifically formulated for sensitive and rosacea-prone skin. Each formula balances active treatment ingredients with soothing, barrier-supportive components to reduce irritation while improving clarity and visible texture. The brand is designed to treat acne and aging without compromising skin comfort."
                }
            },
            {
                "@type": "Question",
                "name": "Who is Dr. Zenovia Gabriel and what is her approach to skincare?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Dr. Zenovia Gabriel is an internationally distinguished, board-certified dermatologist and skin expert with over 20 years of experience. She is committed to researching and developing innovative methods to combat leading skin issues from a 360 holistic perspective, focusing on achieving balanced, healthier skin at every stage of life. Her unique "deeper than skin" philosophy addresses the root cause of symptoms by examining the skin at the biochemical level to achieve maximum results."
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png?v=1759918021&width=1000",
        "sameAs": [
            "https://www.facebook.com/drzenovia1",
            "",
            "https://www.pinterest.com/drzenovia/",
            "https://www.instagram.com/drzenovia/",
            "https://www.tiktok.com/@drzenovia",
            "",
            "",
            "https://www.youtube.com/@dr.zenoviaskincare5282/featured",
            ""
        ],
        "url": "https://drzenovia.com/pages/meet-our-founder"
    }
]
/collections/best-sellers/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Person",
                "@id": "https://drzenovia.com/#founder",
                "name": "Dr. Zenovia Gabriel",
                "givenName": "Zenovia",
                "familyName": "Gabriel",
                "honorificPrefix": "Dr.",
                "jobTitle": "Board-Certified Dermatologist & Clinical Skincare Expert",
                "description": "Dr. Zenovia Gabriel is a board-certified dermatologist and clinical skincare expert with over 20 years of experience in medical, surgical, Mohs Micrographic Surgery, and aesthetic dermatology. She is the founder of ZENA Medical in Newport Beach, CA and the creator of Dr. Zenovia clinical skincare.",
                "url": "https://drzenovia.com/pages/meet-our-founder",
                "image": "https://drzenovia.com/cdn/shop/files/EY7A8480_websize.jpg",
                "sameAs": [
                    "https://www.zenamedical.com/meet-dr-zena/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "hasCredential": [
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Medical Degree",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of California, San Diego"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Dermatology Residency, Chief Resident",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of Southern California"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Board Certification",
                        "name": "Board-Certified Dermatologist"
                    }
                ],
                "knowsAbout": [
                    "Clinical Skincare",
                    "Acne Treatment",
                    "Anti-Aging Dermatology",
                    "Melasma",
                    "Rosacea",
                    "Sensitive Skin",
                    "Mohs Micrographic Surgery",
                    "Aesthetic Dermatology",
                    "Skin Barrier Repair",
                    "Skin Concerns Related to Hormonal Changes",
                    "Medical Dermatology"
                ],
                "award": [
                    "NewBeauty Top Doctor",
                    "Orange Coast Magazine Top Doctor",
                    "Top Dermatologist West — Aesthetic Everything"
                ],
                "worksFor": {
                    "@type": "MedicalOrganization",
                    "@id": "https://drzenovia.com/#brand",
                    "name": "Dr. Zenovia Skincare"
                },
                "affiliation": {
                    "@type": "MedicalClinic",
                    "name": "ZENA Medical",
                    "address": {
                        "@type": "PostalAddress",
                        "addressLocality": "Newport Beach",
                        "addressRegion": "CA",
                        "addressCountry": "US"
                    },
                    "url": "https://www.zenamedical.com"
                }
            },
            {
                "@type": [
                    "Organization",
                    "MedicalOrganization",
                    "Brand"
                ],
                "@id": "https://drzenovia.com/#brand",
                "name": "Dr. Zenovia Skincare",
                "alternateName": "Dr. Zenovia",
                "description": "Clinical skincare brand founded by board-certified dermatologist Dr. Zenovia Gabriel. All products are clinically formulated to reduce bacteria, increase cellular turnover, and support the skin barrier.",
                "url": "https://drzenovia.com",
                "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png",
                "founder": {
                    "@id": "https://drzenovia.com/#founder"
                },
                "foundingLocation": {
                    "@type": "Place",
                    "name": "Newport Beach, CA"
                },
                "sameAs": [
                    "https://www.facebook.com/drzenovia1",
                    "https://www.pinterest.com/drzenovia/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "medicalSpecialty": "http://schema.org/Dermatology",
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Clinical Skincare Products",
                    "url": "https://drzenovia.com/collections/all"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "url": "https://drzenovia.com/pages/contact"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://drzenovia.com/#website",
                "url": "https://drzenovia.com",
                "name": "Dr. Zenovia Clinical Skincare",
                "description": "Clinical skincare formulated by board-certified dermatologist Dr. Zenovia Gabriel",
                "publisher": {
                    "@id": "https://drzenovia.com/#brand"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com",
        "logo": "https://sb.secomapp.com/images/artwork/sb_logo_114700_1770966274.png",
        "description": "Top-rated acne and anti-aging products from Dr. Zenovia clinical skincare.",
        "founders": [
            {
                "@type": "Person",
                "name": "Dr. Zenovia Gabriel, MD, FAAD"
            }
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "359 San Miguel Drive",
            "addressLocality": "Newport Beach",
            "addressCountry": "US",
            "addressRegion": "California",
            "postalCode": "92660"
        },
        "sameAs": [
            "https://drzenovia.com/",
            "https://www.facebook.com/drzenovia1/",
            "https://www.instagram.com/drzenovia/",
            "https://www.youtube.com/@drzenovia/videos",
            "https://www.tiktok.com/@drzenovia"
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": "1",
                "item": {
                    "@type": "Website",
                    "@id": "https://drzenovia.com",
                    "name": "Dr. Zenovia"
                }
            },
            {
                "@type": "ListItem",
                "position": "2",
                "item": {
                    "@id": "https://drzenovia.com/collections/best-sellers",
                    "name": "Best Sellers"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png?v=1759918021&width=1000",
        "sameAs": [
            "https://www.facebook.com/drzenovia1",
            "",
            "https://www.pinterest.com/drzenovia/",
            "https://www.instagram.com/drzenovia/",
            "https://www.tiktok.com/@drzenovia",
            "",
            "",
            "https://www.youtube.com/@dr.zenoviaskincare5282/featured",
            ""
        ],
        "url": "https://drzenovia.com"
    }
]
/collections/acne/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Person",
                "@id": "https://drzenovia.com/#founder",
                "name": "Dr. Zenovia Gabriel",
                "givenName": "Zenovia",
                "familyName": "Gabriel",
                "honorificPrefix": "Dr.",
                "jobTitle": "Board-Certified Dermatologist & Clinical Skincare Expert",
                "description": "Dr. Zenovia Gabriel is a board-certified dermatologist and clinical skincare expert with over 20 years of experience in medical, surgical, Mohs Micrographic Surgery, and aesthetic dermatology. She is the founder of ZENA Medical in Newport Beach, CA and the creator of Dr. Zenovia clinical skincare.",
                "url": "https://drzenovia.com/pages/meet-our-founder",
                "image": "https://drzenovia.com/cdn/shop/files/EY7A8480_websize.jpg",
                "sameAs": [
                    "https://www.zenamedical.com/meet-dr-zena/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "hasCredential": [
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Medical Degree",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of California, San Diego"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Dermatology Residency, Chief Resident",
                        "recognizedBy": {
                            "@type": "CollegeOrUniversity",
                            "name": "University of Southern California"
                        }
                    },
                    {
                        "@type": "EducationalOccupationalCredential",
                        "credentialCategory": "Board Certification",
                        "name": "Board-Certified Dermatologist"
                    }
                ],
                "knowsAbout": [
                    "Clinical Skincare",
                    "Acne Treatment",
                    "Anti-Aging Dermatology",
                    "Melasma",
                    "Rosacea",
                    "Sensitive Skin",
                    "Mohs Micrographic Surgery",
                    "Aesthetic Dermatology",
                    "Skin Barrier Repair",
                    "Skin Concerns Related to Hormonal Changes",
                    "Medical Dermatology"
                ],
                "award": [
                    "NewBeauty Top Doctor",
                    "Orange Coast Magazine Top Doctor",
                    "Top Dermatologist West — Aesthetic Everything"
                ],
                "worksFor": {
                    "@type": "MedicalOrganization",
                    "@id": "https://drzenovia.com/#brand",
                    "name": "Dr. Zenovia Skincare"
                },
                "affiliation": {
                    "@type": "MedicalClinic",
                    "name": "ZENA Medical",
                    "address": {
                        "@type": "PostalAddress",
                        "addressLocality": "Newport Beach",
                        "addressRegion": "CA",
                        "addressCountry": "US"
                    },
                    "url": "https://www.zenamedical.com"
                }
            },
            {
                "@type": [
                    "Organization",
                    "MedicalOrganization",
                    "Brand"
                ],
                "@id": "https://drzenovia.com/#brand",
                "name": "Dr. Zenovia Skincare",
                "alternateName": "Dr. Zenovia",
                "description": "Clinical skincare brand founded by board-certified dermatologist Dr. Zenovia Gabriel. All products are clinically formulated to reduce bacteria, increase cellular turnover, and support the skin barrier.",
                "url": "https://drzenovia.com",
                "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png",
                "founder": {
                    "@id": "https://drzenovia.com/#founder"
                },
                "foundingLocation": {
                    "@type": "Place",
                    "name": "Newport Beach, CA"
                },
                "sameAs": [
                    "https://www.facebook.com/drzenovia1",
                    "https://www.pinterest.com/drzenovia/",
                    "https://www.instagram.com/drzenovia/",
                    "https://www.tiktok.com/@drzenovia",
                    "https://www.linkedin.com/company/drzenovia/",
                    "https://www.youtube.com/@dr.zenoviaskincare5282"
                ],
                "medicalSpecialty": "http://schema.org/Dermatology",
                "hasOfferCatalog": {
                    "@type": "OfferCatalog",
                    "name": "Clinical Skincare Products",
                    "url": "https://drzenovia.com/collections/all"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "url": "https://drzenovia.com/pages/contact"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://drzenovia.com/#website",
                "url": "https://drzenovia.com",
                "name": "Dr. Zenovia Clinical Skincare",
                "description": "Clinical skincare formulated by board-certified dermatologist Dr. Zenovia Gabriel",
                "publisher": {
                    "@id": "https://drzenovia.com/#brand"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://drzenovia.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "url": "https://drzenovia.com",
        "logo": "https://sb.secomapp.com/images/artwork/sb_logo_114700_1770966274.png",
        "description": "Dr. Zenovia’s Clear Complexion Collection is a dermatologist-developed skincare line designed to target breakouts at the source. Each product works to control oil, clear pores, reduce the look of acne scars, and calm skin. It’s the only over-the-counter skincare scientifically formulated to address hormonal acne for cl",
        "founders": [
            {
                "@type": "Person",
                "name": "Dr. Zenovia Gabriel, MD, FAAD"
            }
        ],
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "359 San Miguel Drive",
            "addressLocality": "Newport Beach",
            "addressCountry": "US",
            "addressRegion": "California",
            "postalCode": "92660"
        },
        "sameAs": [
            "https://drzenovia.com/",
            "https://www.facebook.com/drzenovia1/",
            "https://www.instagram.com/drzenovia/",
            "https://www.youtube.com/@drzenovia/videos",
            "https://www.tiktok.com/@drzenovia"
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": "1",
                "item": {
                    "@type": "Website",
                    "@id": "https://drzenovia.com",
                    "name": "Dr. Zenovia"
                }
            },
            {
                "@type": "ListItem",
                "position": "2",
                "item": {
                    "@id": "https://drzenovia.com/collections/acne",
                    "name": "ACNE TREATMENTS"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Dr. Zenovia",
        "logo": "https://drzenovia.com/cdn/shop/files/Logo-for-web.png?v=1759918021&width=1000",
        "sameAs": [
            "https://www.facebook.com/drzenovia1",
            "",
            "https://www.pinterest.com/drzenovia/",
            "https://www.instagram.com/drzenovia/",
            "https://www.tiktok.com/@drzenovia",
            "",
            "",
            "https://www.youtube.com/@dr.zenoviaskincare5282/featured",
            ""
        ],
        "url": "https://drzenovia.com"
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
433Review mentions (all pages)
9External proof links (all pages)
PageReviewsProof links
/ (home) 181 3
/pages/meet-our-founder/ 30 2
/collections/best-sellers/ 111 2
/collections/acne/ 111 2
Explore the other reputation pillars for Dr. Zenovia Clinical Skincare