Identity & Authority: AmanCentral – Signal Evidence & AI Readability

AmanCentral

(https://amancentral.com) 📸 Data Snapshot: June 21, 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

Authority gaps are minimal. The Person schema for Aman AS is well-defined and includes sameAs links to LinkedIn, YouTube, Instagram, and Facebook, providing a verifiable digital footprint. The technical implementation is clean, with a clear heading hierarchy and valid structured data. The founder’s 10-year selling history is supported by specific references to his fashion brand (Fashion Freak) and tool builds (MagicLinkz, WowFunl).

The site mostly avoids bold, unsubstantiated income guarantees. Instead of promising ‘millions overnight,’ it frames performance through ‘simple math’ and ‘practical systems,’ citing standard net profit benchmarks (20-35%). There is a disconnect only in the founder’s 2015 revenue claim ($75k), which is historical and lacks an external verification link, though it is framed as a personal origin story rather than a client performance guarantee.

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://amancentral.com/",
            "url": "https://amancentral.com/",
            "name": "AmanCentral — Amazon Seller Training, Tools & Services",
            "isPartOf": {
                "@id": "https://amancentral.com/#website"
            },
            "about": {
                "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39"
            },
            "primaryImageOfPage": {
                "@id": "https://amancentral.com/#primaryimage"
            },
            "image": {
                "@id": "https://amancentral.com/#primaryimage"
            },
            "thumbnailUrl": "https://amancentral.com/wp-content/uploads//2026/03/Aman-In-Paris-Cafe-New-min-1.webp",
            "datePublished": "2026-02-23T08:14:05+00:00",
            "dateModified": "2026-03-05T03:30:54+00:00",
            "description": "Start and grow your Amazon business from India. 3-Day training, done-for-you services, free tools, and a 15,000+ seller community. Tamil & English.",
            "breadcrumb": {
                "@id": "https://amancentral.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://amancentral.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://amancentral.com/#primaryimage",
            "url": "https://amancentral.com/wp-content/uploads//2026/03/Aman-In-Paris-Cafe-New-min-1.webp",
            "contentUrl": "https://amancentral.com/wp-content/uploads//2026/03/Aman-In-Paris-Cafe-New-min-1.webp",
            "width": 1200,
            "height": 1500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://amancentral.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://amancentral.com/#website",
            "url": "https://amancentral.com/",
            "name": "Aman Central",
            "description": "Street Smart Education",
            "publisher": {
                "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://amancentral.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39",
            "name": "Aman AS",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "url": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "contentUrl": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "width": 1000,
                "height": 1000,
                "caption": "Aman AS"
            },
            "logo": {
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png"
            },
            "sameAs": [
                "https://facebook.com/amanfans",
                "https://instagram.com/trulyamanas",
                "https://www.linkedin.com/in/aman-as/",
                "https://youtube.com/@trulyamanas"
            ]
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://amancentral.com/services/",
            "url": "https://amancentral.com/services/",
            "name": "Services Archive - Aman Central",
            "isPartOf": {
                "@id": "https://amancentral.com/#website"
            },
            "breadcrumb": {
                "@id": "https://amancentral.com/services/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://amancentral.com/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://amancentral.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://amancentral.com/#website",
            "url": "https://amancentral.com/",
            "name": "Aman Central",
            "description": "Street Smart Education",
            "publisher": {
                "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://amancentral.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39",
            "name": "Aman AS",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "url": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "contentUrl": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "width": 1000,
                "height": 1000,
                "caption": "Aman AS"
            },
            "logo": {
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png"
            },
            "sameAs": [
                "https://facebook.com/amanfans",
                "https://instagram.com/trulyamanas",
                "https://www.linkedin.com/in/aman-as/",
                "https://youtube.com/@trulyamanas"
            ]
        }
    ]
}
/courses/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://amancentral.com/Course/",
            "url": "https://amancentral.com/Course/",
            "name": "Courses Archive - Aman Central",
            "isPartOf": {
                "@id": "https://amancentral.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://amancentral.com/Course/#primaryimage"
            },
            "image": {
                "@id": "https://amancentral.com/Course/#primaryimage"
            },
            "thumbnailUrl": "https://amancentral.com/wp-content/uploads//2025/09/photo-1521587760476-6c12a4b040da.avif",
            "breadcrumb": {
                "@id": "https://amancentral.com/Course/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://amancentral.com/Course/#primaryimage",
            "url": "https://amancentral.com/wp-content/uploads//2025/09/photo-1521587760476-6c12a4b040da.avif",
            "contentUrl": "https://amancentral.com/wp-content/uploads//2025/09/photo-1521587760476-6c12a4b040da.avif",
            "width": 1200,
            "height": 800
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://amancentral.com/Course/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://amancentral.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Courses"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://amancentral.com/#website",
            "url": "https://amancentral.com/",
            "name": "Aman Central",
            "description": "Street Smart Education",
            "publisher": {
                "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://amancentral.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39",
            "name": "Aman AS",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "url": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "contentUrl": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "width": 1000,
                "height": 1000,
                "caption": "Aman AS"
            },
            "logo": {
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png"
            },
            "sameAs": [
                "https://facebook.com/amanfans",
                "https://instagram.com/trulyamanas",
                "https://www.linkedin.com/in/aman-as/",
                "https://youtube.com/@trulyamanas"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://amancentral.com/about/",
            "url": "https://amancentral.com/about/",
            "name": "About Aman — Amazon Seller Coach | AmanCentral",
            "isPartOf": {
                "@id": "https://amancentral.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://amancentral.com/about/#primaryimage"
            },
            "image": {
                "@id": "https://amancentral.com/about/#primaryimage"
            },
            "thumbnailUrl": "https://amancentral.com/wp-content/uploads//2026/02/Aman-560px-700px-min-1.png",
            "datePublished": "2026-02-24T06:57:05+00:00",
            "dateModified": "2026-03-06T18:37:52+00:00",
            "description": "Meet Aman, founder of AmanCentral. Helping 15,000+ sellers in India build profitable Amazon businesses since 2019. Training in Tamil & English.",
            "breadcrumb": {
                "@id": "https://amancentral.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://amancentral.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://amancentral.com/about/#primaryimage",
            "url": "https://amancentral.com/wp-content/uploads//2026/02/Aman-560px-700px-min-1.png",
            "contentUrl": "https://amancentral.com/wp-content/uploads//2026/02/Aman-560px-700px-min-1.png",
            "width": 560,
            "height": 700
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://amancentral.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://amancentral.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://amancentral.com/#website",
            "url": "https://amancentral.com/",
            "name": "Aman Central",
            "description": "Street Smart Education",
            "publisher": {
                "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://amancentral.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://amancentral.com/#/schema/person/b3b8b9b05b95af5acc3fa6a860863a39",
            "name": "Aman AS",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "url": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "contentUrl": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png",
                "width": 1000,
                "height": 1000,
                "caption": "Aman AS"
            },
            "logo": {
                "@id": "https://amancentral.com/wp-content/uploads//2023/10/Aman-1000px.png"
            },
            "sameAs": [
                "https://facebook.com/amanfans",
                "https://instagram.com/trulyamanas",
                "https://www.linkedin.com/in/aman-as/",
                "https://youtube.com/@trulyamanas"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
162Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 72 1
/services/ 33 1
/courses/ 30 1
/about/ 27 1