Identity & Authority: 360 Event – Signal Evidence & AI Readability

360 Event

(https://www.360.com.gr) 📸 Data Snapshot: May 20, 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.
5 Impact Weight: 15 / 100
33% Reputation

A significant authority gap exists due to the total absence of Person schema or founder profiles, leaving the ‘team of professionals’ faceless. There is also a major temporal gap; the most recent project and schema modification dates are from 2021, creating a ‘stale’ credibility profile against the May 2026 anchor. No SameAs links for individual experts are provided to verify professional standing.

The claim of being ‘widely recognised as one of the best’ is a bold performance assertion without a cited source or ranking. The ‘award winning’ status is used as a primary value driver but remains an unsubstantiated marketing label without specific trophy details. Despite this, the site demonstrates its caliber through video documentation of actual event scenography for Hermès.

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://www.360.com.gr/",
            "url": "https://www.360.com.gr/",
            "name": "360 event - visionary adaptive creative",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "about": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://www.360.com.gr/#primaryimage"
            },
            "image": {
                "@id": "https://www.360.com.gr/#primaryimage"
            },
            "thumbnailUrl": "http://www.360.com.gr/wp-content/uploads/2021/08/espa.jpg",
            "datePublished": "2018-05-16T02:19:47+00:00",
            "dateModified": "2021-08-31T06:57:21+00:00",
            "breadcrumb": {
                "@id": "https://www.360.com.gr/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.360.com.gr/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.360.com.gr/#primaryimage",
            "url": "http://www.360.com.gr/wp-content/uploads/2021/08/espa.jpg",
            "contentUrl": "http://www.360.com.gr/wp-content/uploads/2021/08/espa.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.360.com.gr/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://360.com.gr/about/",
            "url": "https://360.com.gr/about/",
            "name": "we are 360 - 360 event",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "datePublished": "2018-05-16T03:26:16+00:00",
            "dateModified": "2018-06-24T23:21:04+00:00",
            "description": "We are 360 event, an award winning event company, widely recognised as one of the best one-stop providers for your needs. With a team of young, creative, dynamic & dedicated professionals, we have pushed all areas of event management to new heights.",
            "breadcrumb": {
                "@id": "https://360.com.gr/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://360.com.gr/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://360.com.gr/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.360.com.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://360.com.gr/contact/",
            "url": "https://360.com.gr/contact/",
            "name": "let's talk - 360 event",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "datePublished": "2018-05-16T02:27:07+00:00",
            "dateModified": "2018-05-24T07:34:29+00:00",
            "description": "Do you have a project in mind? Call us at +30 210 8979 560, send us an email at thelo@360.com.gr or visit us at 6 Irodou Attikou Str., Chalandri, 152 33, Greece.",
            "breadcrumb": {
                "@id": "https://360.com.gr/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://360.com.gr/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://360.com.gr/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.360.com.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
/projects/hermes/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://360.com.gr/projects/hermes/",
            "url": "https://360.com.gr/projects/hermes/",
            "name": "Hermès - 360 event",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://360.com.gr/projects/hermes/#primaryimage"
            },
            "image": {
                "@id": "https://360.com.gr/projects/hermes/#primaryimage"
            },
            "thumbnailUrl": "https://360.com.gr/wp-content/uploads/2018/05/01Hermes.jpg",
            "datePublished": "2018-05-18T04:09:24+00:00",
            "dateModified": "2018-05-25T14:35:32+00:00",
            "description": "On the occasion of Hermès store re-opening we have produced a colour & silk party inspired by the brand’s storytelling. Guests were invited to find themselves inside scarves in 3D – psychedelic, dreamlike, musical, interactive experiences from the designs in the new silk collections.",
            "breadcrumb": {
                "@id": "https://360.com.gr/projects/hermes/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://360.com.gr/projects/hermes/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://360.com.gr/projects/hermes/#primaryimage",
            "url": "https://360.com.gr/wp-content/uploads/2018/05/01Hermes.jpg",
            "contentUrl": "https://360.com.gr/wp-content/uploads/2018/05/01Hermes.jpg",
            "width": 2200,
            "height": 1238
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://360.com.gr/projects/hermes/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.360.com.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Projects",
                    "item": "https://360.com.gr/projects/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "HERMÈS"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
/projects/opap/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://360.com.gr/projects/opap/",
            "url": "https://360.com.gr/projects/opap/",
            "name": "OPAP – 360 event",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://360.com.gr/projects/opap/#primaryimage"
            },
            "image": {
                "@id": "https://360.com.gr/projects/opap/#primaryimage"
            },
            "thumbnailUrl": "https://360.com.gr/wp-content/uploads/2019/02/opap-cover.jpg",
            "datePublished": "2019-02-18T16:11:45+00:00",
            "dateModified": "2019-02-18T16:11:57+00:00",
            "breadcrumb": {
                "@id": "https://360.com.gr/projects/opap/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://360.com.gr/projects/opap/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://360.com.gr/projects/opap/#primaryimage",
            "url": "https://360.com.gr/wp-content/uploads/2019/02/opap-cover.jpg",
            "contentUrl": "https://360.com.gr/wp-content/uploads/2019/02/opap-cover.jpg",
            "width": 2000,
            "height": 1334
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://360.com.gr/projects/opap/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.360.com.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Projects",
                    "item": "https://360.com.gr/projects/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "OPAP"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
/projects/greek-shipping-awards/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://360.com.gr/projects/greek-shipping-awards/",
            "url": "https://360.com.gr/projects/greek-shipping-awards/",
            "name": "Greek Shipping Awards - 360 event",
            "isPartOf": {
                "@id": "https://www.360.com.gr/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://360.com.gr/projects/greek-shipping-awards/#primaryimage"
            },
            "image": {
                "@id": "https://360.com.gr/projects/greek-shipping-awards/#primaryimage"
            },
            "thumbnailUrl": "https://360.com.gr/wp-content/uploads/2018/05/02GSA.jpg",
            "datePublished": "2018-05-18T04:08:39+00:00",
            "dateModified": "2019-02-18T16:11:58+00:00",
            "description": "Every year 360 event is the event company entrusted by Lloyd’s List to execute the Greek Shipping Awards. Organizing the same event on a yearly basis is an honor and a challenge to differentiate from yourself.",
            "breadcrumb": {
                "@id": "https://360.com.gr/projects/greek-shipping-awards/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://360.com.gr/projects/greek-shipping-awards/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://360.com.gr/projects/greek-shipping-awards/#primaryimage",
            "url": "https://360.com.gr/wp-content/uploads/2018/05/02GSA.jpg",
            "contentUrl": "https://360.com.gr/wp-content/uploads/2018/05/02GSA.jpg",
            "width": 1900,
            "height": 1068
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://360.com.gr/projects/greek-shipping-awards/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.360.com.gr/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Projects",
                    "item": "https://360.com.gr/projects/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "LLOYD’S LIST GREEK SHIPPING AWARDS"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.360.com.gr/#website",
            "url": "https://www.360.com.gr/",
            "name": "360 Event",
            "description": "",
            "publisher": {
                "@id": "https://www.360.com.gr/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.360.com.gr/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.360.com.gr/#organization",
            "name": "360 Event",
            "url": "https://www.360.com.gr/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.360.com.gr/#/schema/logo/image/",
                "url": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "contentUrl": "https://www.360.com.gr/wp-content/uploads/2018/07/social-networks-profile-pic.jpg",
                "width": 1200,
                "height": 1200,
                "caption": "360 Event"
            },
            "image": {
                "@id": "https://www.360.com.gr/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/360eventathens/",
                "https://www.instagram.com/360eventagency/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
17Review mentions (all pages)
10External proof links (all pages)
PageReviewsProof links
/ (home) 4 1
/about/ 2 1
/contact/ 2 2
/projects/hermes/ 2 2
/projects/opap/ 4 2
/projects/greek-shipping-awards/ 3 2