Identity & Authority: Positive Prospects โ€“ Signal Evidence & AI Readability

Positive Prospects

(https://positiveprospects.ie) ๐Ÿ“ธ Data Snapshot: May 19, 2026
Identity & Authority โ€” The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
13 Impact Weight: 15 / 100
87% Reputation

Authority gaps are nearly non-existent as the site identifies the founder, Ciara Spillane, and links her to a credible professional footprint including ‘UCD Professional Academy.’ Structured data (JSON-LD) includes Person schema for the author and Organization schema for the brand, although it lacks sameAs links to external social proof like LinkedIn. The technical implementation is professional, with a clean heading hierarchy and consistent meta-descriptions.

The disconnect is minor; while the site claims to ‘drive real, lasting results’ and ‘make it happen,’ it fails to provide hard metrics like ‘reduced turnover by 22%’ or ‘increased internal promotion rates by X%.’ The ‘Proven Results’ section relies entirely on qualitative testimonials rather than quantitative data. This results in a marketing tone that is slightly more ambitious than the evidence provided.

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://positiveprospects.ie/",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training | Positive Prospects",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://positiveprospects.ie/#primaryimage"
            },
            "image": {
                "@id": "https://positiveprospects.ie/#primaryimage"
            },
            "thumbnailUrl": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg",
            "datePublished": "2024-05-08T10:20:42+00:00",
            "dateModified": "2025-10-15T15:51:52+00:00",
            "description": "Career Development Training: Empowering people to take control of their career, rediscover their passion and love what they do again.",
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://positiveprospects.ie/#primaryimage",
            "url": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg",
            "contentUrl": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://positiveprospects.ie/contact/",
            "url": "https://positiveprospects.ie/contact/",
            "name": "Contact - Career Development Training",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://positiveprospects.ie/contact/#primaryimage"
            },
            "image": {
                "@id": "https://positiveprospects.ie/contact/#primaryimage"
            },
            "thumbnailUrl": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg",
            "datePublished": "2024-05-08T10:21:29+00:00",
            "dateModified": "2024-10-31T14:44:29+00:00",
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://positiveprospects.ie/contact/#primaryimage",
            "url": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg",
            "contentUrl": "https://digitalasset.intuit.com/render/content/dam/intuit/mc-fe/en_us/images/intuit-mc-rewards-text-dark.svg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://positiveprospects.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/team-training-workshops/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://positiveprospects.ie/team-training-workshops/",
            "url": "https://positiveprospects.ie/team-training-workshops/",
            "name": "Team Leader Training | Positive Prospects",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "datePublished": "2024-05-08T14:13:00+00:00",
            "dateModified": "2024-10-31T12:35:51+00:00",
            "description": "Team Leader Training: We create bespoke programs to develop the skills that leaders need to inspire their teams and embody your culture.",
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/team-training-workshops/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/team-training-workshops/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/team-training-workshops/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://positiveprospects.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Team Training & Workshops"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/keynote-speaking/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://positiveprospects.ie/keynote-speaking/",
            "url": "https://positiveprospects.ie/keynote-speaking/",
            "name": "Career Speaker | Positive Prospects",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "datePublished": "2024-05-08T14:13:15+00:00",
            "dateModified": "2024-10-31T12:43:42+00:00",
            "description": "Career Speaker: No fluff, no generic slidesโ€”just real, actionable insights shaped by hard-earned lessons that truly resonate.",
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/keynote-speaking/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/keynote-speaking/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/keynote-speaking/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://positiveprospects.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Keynote Speaking"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/career-coaching/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://positiveprospects.ie/career-coaching/",
            "url": "https://positiveprospects.ie/career-coaching/",
            "name": "Leadership Coaching | Positive Prospects",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "datePublished": "2024-05-08T14:13:27+00:00",
            "dateModified": "2024-10-31T12:48:10+00:00",
            "description": "Leadership Coaching: Itโ€™s about empowering you to navigate your career with confidence, curiosity, and purpose.",
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/career-coaching/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/career-coaching/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/career-coaching/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://positiveprospects.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Career Coaching"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/navigating-careers-in-the-100-year-life/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#article",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/"
            },
            "author": {
                "name": "Ciara_PP_Spillane",
                "@id": "https://positiveprospects.ie/#/schema/person/204759ab704bf6b1c5ba2d0d6fd3e304"
            },
            "headline": "Navigating careers in the 100-year life",
            "datePublished": "2024-11-18T12:20:45+00:00",
            "mainEntityOfPage": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/"
            },
            "wordCount": 937,
            "commentCount": 0,
            "image": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#primaryimage"
            },
            "thumbnailUrl": "https://positiveprospects.ie/wp-content/uploads/2024/11/Silicon-Republic.png",
            "articleSection": [
                "Future of Work"
            ],
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "CommentAction",
                    "name": "Comment",
                    "target": [
                        "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#respond"
                    ]
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/",
            "url": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/",
            "name": "Navigating careers in the 100-year life - Career Development Training",
            "isPartOf": {
                "@id": "https://positiveprospects.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#primaryimage"
            },
            "image": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#primaryimage"
            },
            "thumbnailUrl": "https://positiveprospects.ie/wp-content/uploads/2024/11/Silicon-Republic.png",
            "datePublished": "2024-11-18T12:20:45+00:00",
            "author": {
                "@id": "https://positiveprospects.ie/#/schema/person/204759ab704bf6b1c5ba2d0d6fd3e304"
            },
            "breadcrumb": {
                "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#primaryimage",
            "url": "https://positiveprospects.ie/wp-content/uploads/2024/11/Silicon-Republic.png",
            "contentUrl": "https://positiveprospects.ie/wp-content/uploads/2024/11/Silicon-Republic.png",
            "width": 1200,
            "height": 1200
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://positiveprospects.ie/navigating-careers-in-the-100-year-life/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://positiveprospects.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Navigating careers in the 100-year life"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://positiveprospects.ie/#website",
            "url": "https://positiveprospects.ie/",
            "name": "Career Development Training",
            "description": "Positive Prospects",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://positiveprospects.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://positiveprospects.ie/#/schema/person/204759ab704bf6b1c5ba2d0d6fd3e304",
            "name": "Ciara_PP_Spillane",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://secure.gravatar.com/avatar/e3c84f93de73b60aa03a4ec21f88e3e85e3176879691142240ca9a44077c2891?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/e3c84f93de73b60aa03a4ec21f88e3e85e3176879691142240ca9a44077c2891?s=96&d=mm&r=g",
                "contentUrl": "https://secure.gravatar.com/avatar/e3c84f93de73b60aa03a4ec21f88e3e85e3176879691142240ca9a44077c2891?s=96&d=mm&r=g",
                "caption": "Ciara_PP_Spillane"
            },
            "url": "https://positiveprospects.ie/author/ciara_pp_spillane/"
        }
    ]
}
๐Ÿ›ก๏ธ Trust Signals โ€” external proof links that back the declared identity
53Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 10 0
/contact/ 9 0
/team-training-workshops/ 8 0
/keynote-speaking/ 9 0
/career-coaching/ 9 0
/navigating-careers-in-the-100-year-life/ 8 0