Identity & Authority: Agent-J+ – Signal Evidence & AI Readability

Agent-J+

(https://agent-j-plus.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.
15 Impact Weight: 15 / 100
100% Reputation

Authority is well-established through technical and social footprints. All three instructors (John Peslar, Alex Yao, Balázs Turán) are named with specific job titles and are connected via Person schema to their respective LinkedIn profiles. The technical implementation is superior, utilizing VideoObject and HowTo schema to describe the ‘Idea to working automation’ process, leaving no gaps between the claim of AI expertise and the site’s digital execution.

The marketing tone is restrained and evidence-based. The site avoids ‘overnight success’ or ‘passive income’ tropes, instead making measurable claims like ‘5 touchpoints. 5 days.’ and a ’90-day money-back guarantee.’ These claims are supported by Success Stories containing specific descriptions of member builds (CRMs, lead magnets, production systems) rather than vague revenue increases.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "name": "Agent-J+",
                "url": "https://agent-j-plus.com",
                "description": "AI automation program for 6 and 7-figure operators. Weekly builds, expert unblocking, 4-module curriculum.",
                "foundingDate": "2026-03",
                "founder": {
                    "@type": "Person",
                    "name": "John Peslar"
                },
                "member": [
                    {
                        "@type": "Person",
                        "name": "John Peslar",
                        "jobTitle": "Founder"
                    },
                    {
                        "@type": "Person",
                        "name": "Alex Yao",
                        "jobTitle": "Lead Instructor"
                    },
                    {
                        "@type": "Person",
                        "name": "Balázs Turán",
                        "jobTitle": "Community Lead"
                    }
                ],
                "sameAs": [
                    "https://www.skool.com/agent-j",
                    "https://www.skool.com/agent-j-plus",
                    "https://www.youtube.com/@JohnPeslarAi",
                    "https://www.linkedin.com/in/jonathan-peslar/",
                    "https://www.linkedin.com/in/balazs-turan/",
                    "https://www.linkedin.com/in/thealexyao/"
                ]
            },
            {
                "@type": "WebSite",
                "name": "Agent-J+",
                "url": "https://agent-j-plus.com",
                "description": "AI automation programme for business operators. 5 live sessions per week, 12-lesson curriculum, 90-day build guarantee.",
                "publisher": {
                    "@type": "Organization",
                    "name": "Agent-J+"
                }
            },
            {
                "@type": "Product",
                "name": "Agent-J+ Membership",
                "description": "AI automation program for established operators. 4-module curriculum, 5 live sessions per week, 3 named instructors, build guides, and 90-day money-back guarantee.",
                "brand": {
                    "@type": "Brand",
                    "name": "Agent-J+"
                },
                "offers": [
                    {
                        "@type": "Offer",
                        "name": "Monthly",
                        "price": "147",
                        "priceCurrency": "USD",
                        "priceValidUntil": "2027-12-31",
                        "availability": "https://schema.org/InStock",
                        "url": "https://agent-j-plus.com/#pricing"
                    },
                    {
                        "@type": "Offer",
                        "name": "Annual",
                        "price": "1176",
                        "priceCurrency": "USD",
                        "priceValidUntil": "2027-12-31",
                        "availability": "https://schema.org/InStock",
                        "url": "https://agent-j-plus.com/#pricing"
                    }
                ],
                "aggregateRating": {
                    "@type": "AggregateRating",
                    "ratingValue": "5.0",
                    "bestRating": "5",
                    "worstRating": "1",
                    "reviewCount": "3",
                    "publisher": {
                        "@type": "Organization",
                        "name": "Trustpilot",
                        "url": "https://www.trustpilot.com/review/agent-j-plus.com"
                    }
                },
                "review": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Johnny Walker"
                    },
                    "datePublished": "2026-05-21",
                    "reviewRating": {
                        "@type": "Rating",
                        "ratingValue": "5",
                        "bestRating": "5"
                    },
                    "reviewBody": "1. Knowledge. The team in Agent J+ really know their stuff. 2. Community — there is a ton of people at all levels, learning, helping, sharing and making it easy to belong. 3. Support. It's easy to receive a question and answer it, but twice support have asked me how I am going and what i need next — unprompted by me.",
                    "publisher": {
                        "@type": "Organization",
                        "name": "Trustpilot",
                        "url": "https://www.trustpilot.com/review/agent-j-plus.com"
                    }
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://agent-j-plus.com/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "John Welcome",
        "description": "John Peslar introduces Agent-J+: what it is, who it is for, and how a week inside the programme actually looks.",
        "thumbnailUrl": "https://agent-j-plus.com/video/john-welcome-poster.jpg",
        "uploadDate": "2026-04-01",
        "contentUrl": "https://agent-j-plus.com/video/john-welcome.mp4"
    },
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "Mark Testimonial",
        "description": "Mark, an Agent-J+ member, on how he moved from asking ChatGPT questions to shipping AI workflows that streamlined his business.",
        "thumbnailUrl": "https://agent-j-plus.com/video/testimonial-mark-poster.jpg",
        "uploadDate": "2026-05-21",
        "contentUrl": "https://agent-j-plus.com/video/testimonial-mark.mp4",
        "duration": "PT1M3S"
    },
    {
        "@context": "https://schema.org",
        "@type": "HowTo",
        "name": "How Agent-J+ works: from idea to working automation",
        "description": "Agent J+ gives you three things: a roadmap so you always know what to build next, a build environment where you work alongside the team, and direct unblocking when you get stuck.",
        "step": [
            {
                "@type": "HowToStep",
                "position": 1,
                "name": "Describe what you need",
                "text": "I want a system that takes my client intake form, creates a proposal, and emails it automatically."
            },
            {
                "@type": "HowToStep",
                "position": 2,
                "name": "Build it together",
                "text": "The AI writes the code and connects the logic. You handle the parts that need a human: enabling accounts, configuring access, making the decisions. Your instructor walks you through both sides."
            },
            {
                "@type": "HowToStep",
                "position": 3,
                "name": "Walk out knowing how",
                "text": "By the end of the session, you have seen the full build. You know what to tell the AI, what to check, and how to get it running. The rest you do on your own time, at your own pace."
            }
        ]
    }
]
/team/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Person",
                "name": "John Peslar",
                "jobTitle": "Founder",
                "worksFor": {
                    "@type": "Organization",
                    "name": "Agent-J+"
                },
                "url": "https://agent-j-plus.com/team",
                "image": "https://agent-j-plus.com/img/john.jpeg"
            },
            {
                "@type": "Person",
                "name": "Alex Yao",
                "jobTitle": "Lead Instructor",
                "worksFor": {
                    "@type": "Organization",
                    "name": "Agent-J+"
                },
                "url": "https://agent-j-plus.com/team",
                "image": "https://agent-j-plus.com/img/alex.jpeg"
            },
            {
                "@type": "Person",
                "name": "Balázs Turán",
                "jobTitle": "Community Lead",
                "worksFor": {
                    "@type": "Organization",
                    "name": "Agent-J+"
                },
                "url": "https://agent-j-plus.com/team",
                "image": "https://agent-j-plus.com/img/balazs.jpeg"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://agent-j-plus.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Team",
                "item": "https://agent-j-plus.com/team"
            }
        ]
    }
]
/success-stories/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://agent-j-plus.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Results",
                "item": "https://agent-j-plus.com/success-stories"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "Mark Testimonial",
        "description": "Mark, an Agent-J+ member, on how he moved from asking ChatGPT questions to shipping AI workflows that streamlined his business.",
        "thumbnailUrl": "https://agent-j-plus.com/video/testimonial-mark-poster.jpg",
        "uploadDate": "2026-05-21",
        "contentUrl": "https://agent-j-plus.com/video/testimonial-mark.mp4"
    },
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "Member Testimonial Reel",
        "description": "A compilation of Agent-J+ members on what they have built and how the programme changed their work.",
        "thumbnailUrl": "https://agent-j-plus.com/video/testimonial-poster.jpg",
        "uploadDate": "2026-04-01",
        "contentUrl": "https://agent-j-plus.com/video/testimonial-reel.mp4"
    },
    {
        "@context": "https://schema.org",
        "@type": "VideoObject",
        "name": "Johnny Testimonial",
        "description": "Johnny, an Agent-J+ member, on the three things that make the programme work for him: deep expertise from the team, a community that helps at every skill level, and proactive support that checks in unprompted.",
        "thumbnailUrl": "https://agent-j-plus.com/video/testimonial-johnny-poster.jpg",
        "uploadDate": "2026-05-27",
        "contentUrl": "https://agent-j-plus.com/video/testimonial-johnny.mp4"
    },
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "name": "Agent-J+",
        "url": "https://agent-j-plus.com",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "5.0",
            "bestRating": "5",
            "worstRating": "1",
            "reviewCount": "3",
            "publisher": {
                "@type": "Organization",
                "name": "Trustpilot",
                "url": "https://www.trustpilot.com/review/agent-j-plus.com"
            }
        },
        "review": {
            "@type": "Review",
            "author": {
                "@type": "Person",
                "name": "Johnny Walker"
            },
            "datePublished": "2026-05-21",
            "reviewRating": {
                "@type": "Rating",
                "ratingValue": "5",
                "bestRating": "5"
            },
            "reviewBody": "1. Knowledge. The team in Agent J+ really know their stuff. 2. Community — there is a ton of people at all levels, learning, helping, sharing and making it easy to belong. 3. Support. It's easy to receive a question and answer it, but twice support have asked me how I am going and what i need next — unprompted by me.",
            "publisher": {
                "@type": "Organization",
                "name": "Trustpilot",
                "url": "https://www.trustpilot.com/review/agent-j-plus.com"
            }
        }
    }
]
/students/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://agent-j-plus.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Students",
            "item": "https://agent-j-plus.com/students"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
118Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 47 2
/team/ 2 1
/success-stories/ 67 2
/students/ 2 1