Trust & Proof: June20 – Signal Evidence & AI Readability

June20

(https://www.june20.be) πŸ“Έ Data Snapshot: May 19, 2026
Trust & Proof β€” The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
13 Impact Weight: 20 / 100
65% Reputation

Reviews are noted in the metadata (review_count: 5) but lack verification links to third-party platforms within the text blocks. The site makes bold claims such as record-breaking ticket sales for the show AlegrΓ­a without providing baseline figures or percentage growth. The reference to neuroscientific research from Dr. Jelle Demanet is a strong authority signal but lacks a direct link to the whitepaper or study results.

Proof points are abundant in terms of named projects (West Flanders Solar Panels, Green Devils) but sparse in terms of quantitative data. For every three named client assertions, there are zero verified performance metrics. This creates high proof of existence for the agency’s work but low proof of specific performance ROI.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

πŸ›‘οΈ Trust Signals β€” reviews, proof links, trust-theatre check
20Review mentions (all pages)
7External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/contact/ 3 2
/service-page/ 3 1
/about/ 5 1
/news/ 3 1
/cookie-policy/ 3 1
πŸ”— Identity & Technical Layer β€” schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://june20.be/",
            "url": "https://june20.be/",
            "name": "Home - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "about": {
                "@id": "https://june20.be/#organization"
            },
            "datePublished": "2025-09-26T13:33:00+00:00",
            "dateModified": "2026-05-11T08:59:22+00:00",
            "breadcrumb": {
                "@id": "https://june20.be/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://june20.be/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://june20.be/contact/",
            "url": "https://june20.be/contact/",
            "name": "Contact - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://june20.be/contact/#primaryimage"
            },
            "image": {
                "@id": "https://june20.be/contact/#primaryimage"
            },
            "thumbnailUrl": "https://june20.be/wp-content/uploads/2022/11/June20.jpg",
            "datePublished": "2022-10-06T15:11:40+00:00",
            "dateModified": "2025-10-10T09:01:49+00:00",
            "description": "Saying 'hi' is a great start. Need help with building your brand? We'll help you out. Find us in Ghent and Antwerp.",
            "breadcrumb": {
                "@id": "https://june20.be/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://june20.be/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://june20.be/contact/#primaryimage",
            "url": "https://june20.be/wp-content/uploads/2022/11/June20.jpg",
            "contentUrl": "https://june20.be/wp-content/uploads/2022/11/June20.jpg",
            "width": 1920,
            "height": 1080,
            "caption": "June20"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20",
                    "item": "https://june20.be/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}
/service-page/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://june20.be/service-page/",
            "url": "https://june20.be/service-page/",
            "name": "Services - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://june20.be/service-page/#primaryimage"
            },
            "image": {
                "@id": "https://june20.be/service-page/#primaryimage"
            },
            "thumbnailUrl": "https://june20.be/wp-content/uploads/2024/09/Header_4-min-1.png",
            "datePublished": "2024-08-02T12:56:08+00:00",
            "dateModified": "2026-03-06T12:52:03+00:00",
            "description": "With our integrated approach, June20 specialises in solving your business challenges with customised solutions in strategy, branding, media, and technology.",
            "breadcrumb": {
                "@id": "https://june20.be/service-page/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://june20.be/service-page/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://june20.be/service-page/#primaryimage",
            "url": "https://june20.be/wp-content/uploads/2024/09/Header_4-min-1.png",
            "contentUrl": "https://june20.be/wp-content/uploads/2024/09/Header_4-min-1.png",
            "width": 1919,
            "height": 681
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/service-page/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20",
                    "item": "https://june20.be/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://june20.be/about/",
            "url": "https://june20.be/about/",
            "name": "About - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://june20.be/about/#primaryimage"
            },
            "image": {
                "@id": "https://june20.be/about/#primaryimage"
            },
            "thumbnailUrl": "https://june20.be/wp-content/uploads/2022/10/header@2x.png",
            "datePublished": "2022-10-06T15:10:31+00:00",
            "dateModified": "2026-03-18T15:35:02+00:00",
            "description": "Welcome to June20. As a full service agency we build your brand in every interface that connects it with your audience.",
            "breadcrumb": {
                "@id": "https://june20.be/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://june20.be/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://june20.be/about/#primaryimage",
            "url": "https://june20.be/wp-content/uploads/2022/10/header@2x.png",
            "contentUrl": "https://june20.be/wp-content/uploads/2022/10/header@2x.png",
            "width": 3838,
            "height": 1362
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20",
                    "item": "https://june20.be/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "https://june20.be/news/",
            "url": "https://june20.be/news/",
            "name": "Read The Latest News - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "datePublished": "2022-10-06T15:11:11+00:00",
            "dateModified": "2026-02-23T15:05:04+00:00",
            "description": "Read the latest news and stay up to date with everything happening at June20, from new initiatives to important updates.",
            "breadcrumb": {
                "@id": "https://june20.be/news/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20",
                    "item": "https://june20.be/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}
/cookie-policy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://june20.be/cookie-policy/",
            "url": "https://june20.be/cookie-policy/",
            "name": "Cookie Policy - June20",
            "isPartOf": {
                "@id": "https://june20.be/#website"
            },
            "datePublished": "2022-11-18T13:28:14+00:00",
            "dateModified": "2025-09-18T15:40:22+00:00",
            "description": "Learn how June20 uses cookies to enhance your website experience. Manage your preferences, understand our data practices, and ensure your privacy is protected.",
            "breadcrumb": {
                "@id": "https://june20.be/cookie-policy/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://june20.be/cookie-policy/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://june20.be/cookie-policy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "June20",
                    "item": "https://june20.be/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Cookie Policy"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://june20.be/#website",
            "url": "https://june20.be/",
            "name": "June20",
            "description": "Engineering emotions",
            "publisher": {
                "@id": "https://june20.be/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://june20.be/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://june20.be/#organization",
            "name": "June20",
            "url": "https://june20.be/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://june20.be/#/schema/logo/image/",
                "url": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "contentUrl": "https://june20.be/wp-content/uploads/2022/10/June20_Logo_RGB_rood-1.svg",
                "caption": "June20"
            },
            "image": {
                "@id": "https://june20.be/#/schema/logo/image/"
            }
        }
    ]
}