Identity & Authority: Pankajakasthuri – Signal Evidence & AI Readability

Pankajakasthuri

(https://pankajakasthuri.in) 📸 Data Snapshot: May 25, 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

The authority profile is strong compared to typical e-commerce sites, featuring a named founder and a founding date in the structured data. However, the mention of products being ‘Curated by ayurvedic doctors’ lacks specific digital footprints or Person schema for the supporting medical team beyond the founder. The technical implementation is clean, with robust JSON-LD including sameAs links to multiple social platforms and Amazon/Flipkart stores.

There is a disconnect between the bold claim of being ‘Trusted by 10 million households’ and the lack of any supporting market research or distribution data to verify this scale. Similarly, products are marketed for ‘joint pain’ and ‘bronchitis’—heavy clinical indications—without visible post-market surveillance data or pharmacovigilance links. The tone is highly authoritative but the evidence remains anecdotal.

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",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://pankajakasthuri.in"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://pankajakasthuri.in/#organization",
        "name": "Pankajakasthuri",
        "legalName": "Pankajakasthuri Digital Ventures Pvt Ltd.",
        "url": "https://pankajakasthuri.in",
        "logo": {
            "@type": "ImageObject",
            "url": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "width": 200,
            "height": 60
        },
        "description": "Kerala-based Ayurvedic healthcare brand founded in 1988. Offers clinically tested herbal medicines for respiratory care, ortho care, digestive health, skin, hair, and general wellness. Trusted by 10 million+ households across India.",
        "foundingDate": "1988",
        "founder": {
            "@type": "Person",
            "name": "Dr. J. Hareendran Nair",
            "jobTitle": "Founder & Ayurvedic Visionary"
        },
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Poovachal",
            "addressLocality": "Trivandrum",
            "addressRegion": "Kerala",
            "postalCode": "695575",
            "addressCountry": "IN"
        },
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+914722896301",
                "contactType": "customer service",
                "areaServed": "IN",
                "availableLanguage": [
                    "English",
                    "Malayalam",
                    "Hindi"
                ]
            },
            {
                "@type": "ContactPoint",
                "telephone": "+918606240777",
                "contactType": "medical consultation",
                "contactOption": "WhatsApp",
                "areaServed": "IN"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://twitter.com/PANKAJAKASTHURI",
            "https://www.youtube.com/@pankajakasthuriherbals",
            "https://www.amazon.in/s?k=pankajakasthuri",
            "https://www.flipkart.com/search?q=pankajakasthuri"
        ],
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Pankajakasthuri Ayurvedic Products",
            "itemListElement": [
                {
                    "@type": "OfferCatalog",
                    "name": "Respiratory Care",
                    "url": "https://pankajakasthuri.in/collections/respiratory-breathing"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Ortho Care",
                    "url": "https://pankajakasthuri.in/collections/ortho-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Classic Ayurveda",
                    "url": "https://pankajakasthuri.in/collections/classic-ayurveda"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "General Wellness",
                    "url": "https://pankajakasthuri.in/collections/general-wellness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Women's Health",
                    "url": "https://pankajakasthuri.in/collections/womens-health"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Personal Care",
                    "url": "https://pankajakasthuri.in/collections/personal-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Baby Care",
                    "url": "https://pankajakasthuri.in/collections/baby-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Digestive Care",
                    "url": "https://pankajakasthuri.in/collections/digestive-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Seasonal Illness",
                    "url": "https://pankajakasthuri.in/collections/seasonal-illness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Quick Relief / First Aid",
                    "url": "https://pankajakasthuri.in/collections/quick-relief-first-aid"
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://pankajakasthuri.in/#website",
        "url": "https://pankajakasthuri.in",
        "name": "Pankajakasthuri Herbals",
        "description": "Buy authentic Ayurvedic medicines and herbal healthcare products online from Pankajakasthuri — Kerala's most trusted Ayurvedic brand since 1988.",
        "publisher": {
            "@id": "https://pankajakasthuri.in/#organization"
        },
        "inLanguage": "en-IN",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://pankajakasthuri.in/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "name": null,
        "description": "",
        "url": "https://pankajakasthuri.in/products/",
        "image": [],
        "sku": null,
        "mpn": null,
        "brand": {
            "@type": "Brand",
            "name": "Pankajakasthuri",
            "url": "https://pankajakasthuri.in",
            "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "description": "Kerala-based Ayurvedic brand founded in 1988 by Dr. J. Hareendran Nair. Trusted by 10 million+ households across India.",
            "sameAs": [
                "https://www.facebook.com/Pankajakasthuri/",
                "https://www.instagram.com/pankajakasthuri/",
                "https://twitter.com/PANKAJAKASTHURI",
                "https://www.youtube.com/@pankajakasthuriherbals"
            ]
        },
        "manufacturer": {
            "@type": "Organization",
            "name": "Pankajakasthuri Digital Ventures Pvt Ltd.",
            "url": "https://pankajakasthuri.in",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Poovachal",
                "addressLocality": "Trivandrum",
                "addressRegion": "Kerala",
                "postalCode": "695575",
                "addressCountry": "IN"
            },
            "telephone": "+914722896301",
            "foundingDate": "1988"
        },
        "category": null,
        "offers": []
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "name": "PankajaKashthuri Home Page",
        "url": "https://pankajakasthuri.in/",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "publisher": {
            "@type": "Organization",
            "name": "PankajaKasthuri",
            "logo": {
                "@type": "ImageObject",
                "url": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107"
            }
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "PankajaKasthuri",
        "url": "https://pankajakasthuri.in/",
        "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "04722895301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "04722896301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://x.com/PANKAJAKASTHURI"
        ]
    }
]
/collections/ortho-care/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://pankajakasthuri.in"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Ortho Care By Pankajakasthuri Herbal",
                "item": "https://pankajakasthuri.in/collections/ortho-care"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://pankajakasthuri.in/#organization",
        "name": "Pankajakasthuri",
        "legalName": "Pankajakasthuri Digital Ventures Pvt Ltd.",
        "url": "https://pankajakasthuri.in",
        "logo": {
            "@type": "ImageObject",
            "url": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "width": 200,
            "height": 60
        },
        "description": "Kerala-based Ayurvedic healthcare brand founded in 1988. Offers clinically tested herbal medicines for respiratory care, ortho care, digestive health, skin, hair, and general wellness. Trusted by 10 million+ households across India.",
        "foundingDate": "1988",
        "founder": {
            "@type": "Person",
            "name": "Dr. J. Hareendran Nair",
            "jobTitle": "Founder & Ayurvedic Visionary"
        },
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Poovachal",
            "addressLocality": "Trivandrum",
            "addressRegion": "Kerala",
            "postalCode": "695575",
            "addressCountry": "IN"
        },
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+914722896301",
                "contactType": "customer service",
                "areaServed": "IN",
                "availableLanguage": [
                    "English",
                    "Malayalam",
                    "Hindi"
                ]
            },
            {
                "@type": "ContactPoint",
                "telephone": "+918606240777",
                "contactType": "medical consultation",
                "contactOption": "WhatsApp",
                "areaServed": "IN"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://twitter.com/PANKAJAKASTHURI",
            "https://www.youtube.com/@pankajakasthuriherbals",
            "https://www.amazon.in/s?k=pankajakasthuri",
            "https://www.flipkart.com/search?q=pankajakasthuri"
        ],
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Pankajakasthuri Ayurvedic Products",
            "itemListElement": [
                {
                    "@type": "OfferCatalog",
                    "name": "Respiratory Care",
                    "url": "https://pankajakasthuri.in/collections/respiratory-breathing"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Ortho Care",
                    "url": "https://pankajakasthuri.in/collections/ortho-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Classic Ayurveda",
                    "url": "https://pankajakasthuri.in/collections/classic-ayurveda"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "General Wellness",
                    "url": "https://pankajakasthuri.in/collections/general-wellness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Women's Health",
                    "url": "https://pankajakasthuri.in/collections/womens-health"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Personal Care",
                    "url": "https://pankajakasthuri.in/collections/personal-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Baby Care",
                    "url": "https://pankajakasthuri.in/collections/baby-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Digestive Care",
                    "url": "https://pankajakasthuri.in/collections/digestive-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Seasonal Illness",
                    "url": "https://pankajakasthuri.in/collections/seasonal-illness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Quick Relief / First Aid",
                    "url": "https://pankajakasthuri.in/collections/quick-relief-first-aid"
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://pankajakasthuri.in/#website",
        "url": "https://pankajakasthuri.in",
        "name": "Pankajakasthuri Herbals",
        "description": "Buy authentic Ayurvedic medicines and herbal healthcare products online from Pankajakasthuri — Kerala's most trusted Ayurvedic brand since 1988.",
        "publisher": {
            "@id": "https://pankajakasthuri.in/#organization"
        },
        "inLanguage": "en-IN",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://pankajakasthuri.in/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "name": null,
        "description": "",
        "url": "https://pankajakasthuri.in/products/",
        "image": [],
        "sku": null,
        "mpn": null,
        "brand": {
            "@type": "Brand",
            "name": "Pankajakasthuri",
            "url": "https://pankajakasthuri.in",
            "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "description": "Kerala-based Ayurvedic brand founded in 1988 by Dr. J. Hareendran Nair. Trusted by 10 million+ households across India.",
            "sameAs": [
                "https://www.facebook.com/Pankajakasthuri/",
                "https://www.instagram.com/pankajakasthuri/",
                "https://twitter.com/PANKAJAKASTHURI",
                "https://www.youtube.com/@pankajakasthuriherbals"
            ]
        },
        "manufacturer": {
            "@type": "Organization",
            "name": "Pankajakasthuri Digital Ventures Pvt Ltd.",
            "url": "https://pankajakasthuri.in",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Poovachal",
                "addressLocality": "Trivandrum",
                "addressRegion": "Kerala",
                "postalCode": "695575",
                "addressCountry": "IN"
            },
            "telephone": "+914722896301",
            "foundingDate": "1988"
        },
        "category": null,
        "offers": []
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "name": "PankajaKashthuri Home Page",
        "url": "https://pankajakasthuri.in/",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "publisher": {
            "@type": "Organization",
            "name": "PankajaKasthuri",
            "logo": {
                "@type": "ImageObject",
                "url": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107"
            }
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "PankajaKasthuri",
        "url": "https://pankajakasthuri.in/",
        "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "04722895301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "04722896301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://x.com/PANKAJAKASTHURI"
        ]
    }
]
/collections/respiratory-breathing/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://pankajakasthuri.in"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Respiratory Health Cure Naturally",
                "item": "https://pankajakasthuri.in/collections/respiratory-breathing"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://pankajakasthuri.in/#organization",
        "name": "Pankajakasthuri",
        "legalName": "Pankajakasthuri Digital Ventures Pvt Ltd.",
        "url": "https://pankajakasthuri.in",
        "logo": {
            "@type": "ImageObject",
            "url": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "width": 200,
            "height": 60
        },
        "description": "Kerala-based Ayurvedic healthcare brand founded in 1988. Offers clinically tested herbal medicines for respiratory care, ortho care, digestive health, skin, hair, and general wellness. Trusted by 10 million+ households across India.",
        "foundingDate": "1988",
        "founder": {
            "@type": "Person",
            "name": "Dr. J. Hareendran Nair",
            "jobTitle": "Founder & Ayurvedic Visionary"
        },
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Poovachal",
            "addressLocality": "Trivandrum",
            "addressRegion": "Kerala",
            "postalCode": "695575",
            "addressCountry": "IN"
        },
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+914722896301",
                "contactType": "customer service",
                "areaServed": "IN",
                "availableLanguage": [
                    "English",
                    "Malayalam",
                    "Hindi"
                ]
            },
            {
                "@type": "ContactPoint",
                "telephone": "+918606240777",
                "contactType": "medical consultation",
                "contactOption": "WhatsApp",
                "areaServed": "IN"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://twitter.com/PANKAJAKASTHURI",
            "https://www.youtube.com/@pankajakasthuriherbals",
            "https://www.amazon.in/s?k=pankajakasthuri",
            "https://www.flipkart.com/search?q=pankajakasthuri"
        ],
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Pankajakasthuri Ayurvedic Products",
            "itemListElement": [
                {
                    "@type": "OfferCatalog",
                    "name": "Respiratory Care",
                    "url": "https://pankajakasthuri.in/collections/respiratory-breathing"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Ortho Care",
                    "url": "https://pankajakasthuri.in/collections/ortho-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Classic Ayurveda",
                    "url": "https://pankajakasthuri.in/collections/classic-ayurveda"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "General Wellness",
                    "url": "https://pankajakasthuri.in/collections/general-wellness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Women's Health",
                    "url": "https://pankajakasthuri.in/collections/womens-health"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Personal Care",
                    "url": "https://pankajakasthuri.in/collections/personal-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Baby Care",
                    "url": "https://pankajakasthuri.in/collections/baby-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Digestive Care",
                    "url": "https://pankajakasthuri.in/collections/digestive-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Seasonal Illness",
                    "url": "https://pankajakasthuri.in/collections/seasonal-illness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Quick Relief / First Aid",
                    "url": "https://pankajakasthuri.in/collections/quick-relief-first-aid"
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://pankajakasthuri.in/#website",
        "url": "https://pankajakasthuri.in",
        "name": "Pankajakasthuri Herbals",
        "description": "Buy authentic Ayurvedic medicines and herbal healthcare products online from Pankajakasthuri — Kerala's most trusted Ayurvedic brand since 1988.",
        "publisher": {
            "@id": "https://pankajakasthuri.in/#organization"
        },
        "inLanguage": "en-IN",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://pankajakasthuri.in/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "name": null,
        "description": "",
        "url": "https://pankajakasthuri.in/products/",
        "image": [],
        "sku": null,
        "mpn": null,
        "brand": {
            "@type": "Brand",
            "name": "Pankajakasthuri",
            "url": "https://pankajakasthuri.in",
            "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "description": "Kerala-based Ayurvedic brand founded in 1988 by Dr. J. Hareendran Nair. Trusted by 10 million+ households across India.",
            "sameAs": [
                "https://www.facebook.com/Pankajakasthuri/",
                "https://www.instagram.com/pankajakasthuri/",
                "https://twitter.com/PANKAJAKASTHURI",
                "https://www.youtube.com/@pankajakasthuriherbals"
            ]
        },
        "manufacturer": {
            "@type": "Organization",
            "name": "Pankajakasthuri Digital Ventures Pvt Ltd.",
            "url": "https://pankajakasthuri.in",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Poovachal",
                "addressLocality": "Trivandrum",
                "addressRegion": "Kerala",
                "postalCode": "695575",
                "addressCountry": "IN"
            },
            "telephone": "+914722896301",
            "foundingDate": "1988"
        },
        "category": null,
        "offers": []
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "name": "PankajaKashthuri Home Page",
        "url": "https://pankajakasthuri.in/",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "publisher": {
            "@type": "Organization",
            "name": "PankajaKasthuri",
            "logo": {
                "@type": "ImageObject",
                "url": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107"
            }
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "PankajaKasthuri",
        "url": "https://pankajakasthuri.in/",
        "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "04722895301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "04722896301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://x.com/PANKAJAKASTHURI"
        ]
    }
]
/collections/classic-ayurveda/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://pankajakasthuri.in"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Classic Ayurveda Remedies | Pankajakasthuri",
                "item": "https://pankajakasthuri.in/collections/classic-ayurveda"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://pankajakasthuri.in/#organization",
        "name": "Pankajakasthuri",
        "legalName": "Pankajakasthuri Digital Ventures Pvt Ltd.",
        "url": "https://pankajakasthuri.in",
        "logo": {
            "@type": "ImageObject",
            "url": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "width": 200,
            "height": 60
        },
        "description": "Kerala-based Ayurvedic healthcare brand founded in 1988. Offers clinically tested herbal medicines for respiratory care, ortho care, digestive health, skin, hair, and general wellness. Trusted by 10 million+ households across India.",
        "foundingDate": "1988",
        "founder": {
            "@type": "Person",
            "name": "Dr. J. Hareendran Nair",
            "jobTitle": "Founder & Ayurvedic Visionary"
        },
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Poovachal",
            "addressLocality": "Trivandrum",
            "addressRegion": "Kerala",
            "postalCode": "695575",
            "addressCountry": "IN"
        },
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+914722896301",
                "contactType": "customer service",
                "areaServed": "IN",
                "availableLanguage": [
                    "English",
                    "Malayalam",
                    "Hindi"
                ]
            },
            {
                "@type": "ContactPoint",
                "telephone": "+918606240777",
                "contactType": "medical consultation",
                "contactOption": "WhatsApp",
                "areaServed": "IN"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://twitter.com/PANKAJAKASTHURI",
            "https://www.youtube.com/@pankajakasthuriherbals",
            "https://www.amazon.in/s?k=pankajakasthuri",
            "https://www.flipkart.com/search?q=pankajakasthuri"
        ],
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Pankajakasthuri Ayurvedic Products",
            "itemListElement": [
                {
                    "@type": "OfferCatalog",
                    "name": "Respiratory Care",
                    "url": "https://pankajakasthuri.in/collections/respiratory-breathing"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Ortho Care",
                    "url": "https://pankajakasthuri.in/collections/ortho-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Classic Ayurveda",
                    "url": "https://pankajakasthuri.in/collections/classic-ayurveda"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "General Wellness",
                    "url": "https://pankajakasthuri.in/collections/general-wellness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Women's Health",
                    "url": "https://pankajakasthuri.in/collections/womens-health"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Personal Care",
                    "url": "https://pankajakasthuri.in/collections/personal-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Baby Care",
                    "url": "https://pankajakasthuri.in/collections/baby-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Digestive Care",
                    "url": "https://pankajakasthuri.in/collections/digestive-care"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Seasonal Illness",
                    "url": "https://pankajakasthuri.in/collections/seasonal-illness"
                },
                {
                    "@type": "OfferCatalog",
                    "name": "Quick Relief / First Aid",
                    "url": "https://pankajakasthuri.in/collections/quick-relief-first-aid"
                }
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://pankajakasthuri.in/#website",
        "url": "https://pankajakasthuri.in",
        "name": "Pankajakasthuri Herbals",
        "description": "Buy authentic Ayurvedic medicines and herbal healthcare products online from Pankajakasthuri — Kerala's most trusted Ayurvedic brand since 1988.",
        "publisher": {
            "@id": "https://pankajakasthuri.in/#organization"
        },
        "inLanguage": "en-IN",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://pankajakasthuri.in/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "name": null,
        "description": "",
        "url": "https://pankajakasthuri.in/products/",
        "image": [],
        "sku": null,
        "mpn": null,
        "brand": {
            "@type": "Brand",
            "name": "Pankajakasthuri",
            "url": "https://pankajakasthuri.in",
            "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_new_LOGO.png?v=1692937411",
            "description": "Kerala-based Ayurvedic brand founded in 1988 by Dr. J. Hareendran Nair. Trusted by 10 million+ households across India.",
            "sameAs": [
                "https://www.facebook.com/Pankajakasthuri/",
                "https://www.instagram.com/pankajakasthuri/",
                "https://twitter.com/PANKAJAKASTHURI",
                "https://www.youtube.com/@pankajakasthuriherbals"
            ]
        },
        "manufacturer": {
            "@type": "Organization",
            "name": "Pankajakasthuri Digital Ventures Pvt Ltd.",
            "url": "https://pankajakasthuri.in",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Poovachal",
                "addressLocality": "Trivandrum",
                "addressRegion": "Kerala",
                "postalCode": "695575",
                "addressCountry": "IN"
            },
            "telephone": "+914722896301",
            "foundingDate": "1988"
        },
        "category": null,
        "offers": []
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "name": "PankajaKashthuri Home Page",
        "url": "https://pankajakasthuri.in/",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "publisher": {
            "@type": "Organization",
            "name": "PankajaKasthuri",
            "logo": {
                "@type": "ImageObject",
                "url": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107"
            }
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "PankajaKasthuri",
        "url": "https://pankajakasthuri.in/",
        "logo": "https://pankajakasthuri.in/cdn/shop/files/PK_WEBSITE_BANNER_new-19_ba3eda91-9091-4e24-8ca2-ec180bfacfb6.jpg?v=1698235107",
        "description": "Pankajakasthuri Herbals India Pvt. Ltd., established in 1988 by Padma Shri Dr. J. Hareendran Nair, is a leading Ayurvedic medicine company based in Kerala. As the state's first ISO 9000 certified Ayurvedic manufacturer, it offers several herbal products across various categories, including renowned formulations like Breathe Eazy and Orthoherb. The company integrates traditional Kerala Ayurveda with modern scientific research, emphasizing natural, side-effect-free remedies.",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "04722895301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            },
            {
                "@type": "ContactPoint",
                "telephone": "04722896301",
                "contactType": "customer service",
                "contactOption": "TollFree",
                "areaServed": "IN",
                "availableLanguage": "en"
            }
        ],
        "sameAs": [
            "https://www.facebook.com/Pankajakasthuri/",
            "https://www.instagram.com/pankajakasthuri/",
            "https://x.com/PANKAJAKASTHURI"
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
1033Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 310 1
/collections/ortho-care/ 241 1
/collections/respiratory-breathing/ 241 1
/collections/classic-ayurveda/ 241 1