Identity & Authority: Texas Entertainment and Sports Law Section – Signal Evidence & AI Readability

Texas Entertainment and Sports Law Section

(https://teslaw.org) 📸 Data Snapshot: May 24, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is primarily derived from its status as a voluntary organization within the State Bar of Texas. However, there is a technical gap where individual leadership figures are represented by images (leadership button) rather than Person schema or crawlable text. This makes the named experts referenced in the body text less verifiable through structured data.

Marketing tone is conservative and professional, with few bold performance claims. The claims made, such as attracting 150-200 lawyers to events, are presented as descriptive facts rather than aggressive sales pitches. There is a disconnect in the currency of announcements, as the site still highlights an event from 2024 as its primary upcoming registration call.

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://teslaw.org/",
            "url": "https://teslaw.org/",
            "name": "Home - Texas Entertainment and Sports Law Section",
            "isPartOf": {
                "@id": "https://teslaw.org/#website"
            },
            "about": {
                "@id": "https://teslaw.org/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://teslaw.org/#primaryimage"
            },
            "image": {
                "@id": "https://teslaw.org/#primaryimage"
            },
            "thumbnailUrl": "http://teslaw.org/wp-content/uploads/2020/10/Publications-Icon-2-1024x576.png",
            "datePublished": "2020-05-22T04:24:13+00:00",
            "dateModified": "2024-09-19T17:04:42+00:00",
            "breadcrumb": {
                "@id": "https://teslaw.org/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teslaw.org/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://teslaw.org/#primaryimage",
            "url": "http://teslaw.org/wp-content/uploads/2020/10/Publications-Icon-2-1024x576.png",
            "contentUrl": "http://teslaw.org/wp-content/uploads/2020/10/Publications-Icon-2-1024x576.png"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teslaw.org/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teslaw.org/#website",
            "url": "https://teslaw.org/",
            "name": "Texas Entertainment and Sports Law Section",
            "description": "You Entertain. We Represent",
            "publisher": {
                "@id": "https://teslaw.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teslaw.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://teslaw.org/#organization",
            "name": "Texas Entertainment and Sports Law Section",
            "url": "https://teslaw.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://teslaw.org/#/schema/logo/image/",
                "url": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "width": 1729,
                "height": 1723,
                "caption": "Texas Entertainment and Sports Law Section"
            },
            "image": {
                "@id": "https://teslaw.org/#/schema/logo/image/"
            }
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teslaw.org/about/",
            "url": "https://teslaw.org/about/",
            "name": "About - Texas Entertainment and Sports Law Section",
            "isPartOf": {
                "@id": "https://teslaw.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://teslaw.org/about/#primaryimage"
            },
            "image": {
                "@id": "https://teslaw.org/about/#primaryimage"
            },
            "thumbnailUrl": "http://teslaw.org/wp-content/uploads/2020/12/teslaw-leadership-button-2.png",
            "datePublished": "2020-06-04T01:24:18+00:00",
            "dateModified": "2021-01-18T21:30:54+00:00",
            "breadcrumb": {
                "@id": "https://teslaw.org/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teslaw.org/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://teslaw.org/about/#primaryimage",
            "url": "https://teslaw.org/wp-content/uploads/2020/12/teslaw-leadership-button-2.png",
            "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/teslaw-leadership-button-2.png",
            "width": 720,
            "height": 200,
            "caption": "leadership button"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teslaw.org/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teslaw.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teslaw.org/#website",
            "url": "https://teslaw.org/",
            "name": "Texas Entertainment and Sports Law Section",
            "description": "You Entertain. We Represent",
            "publisher": {
                "@id": "https://teslaw.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teslaw.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://teslaw.org/#organization",
            "name": "Texas Entertainment and Sports Law Section",
            "url": "https://teslaw.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://teslaw.org/#/schema/logo/image/",
                "url": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "width": 1729,
                "height": 1723,
                "caption": "Texas Entertainment and Sports Law Section"
            },
            "image": {
                "@id": "https://teslaw.org/#/schema/logo/image/"
            }
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teslaw.org/contact/",
            "url": "https://teslaw.org/contact/",
            "name": "Contact - Texas Entertainment and Sports Law Section",
            "isPartOf": {
                "@id": "https://teslaw.org/#website"
            },
            "datePublished": "2020-06-13T21:31:58+00:00",
            "dateModified": "2021-01-08T21:56:25+00:00",
            "breadcrumb": {
                "@id": "https://teslaw.org/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teslaw.org/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teslaw.org/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teslaw.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teslaw.org/#website",
            "url": "https://teslaw.org/",
            "name": "Texas Entertainment and Sports Law Section",
            "description": "You Entertain. We Represent",
            "publisher": {
                "@id": "https://teslaw.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teslaw.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://teslaw.org/#organization",
            "name": "Texas Entertainment and Sports Law Section",
            "url": "https://teslaw.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://teslaw.org/#/schema/logo/image/",
                "url": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "width": 1729,
                "height": 1723,
                "caption": "Texas Entertainment and Sports Law Section"
            },
            "image": {
                "@id": "https://teslaw.org/#/schema/logo/image/"
            }
        }
    ]
}
/events/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teslaw.org/events/",
            "url": "https://teslaw.org/events/",
            "name": "Events - Texas Entertainment and Sports Law Section",
            "isPartOf": {
                "@id": "https://teslaw.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://teslaw.org/events/#primaryimage"
            },
            "image": {
                "@id": "https://teslaw.org/events/#primaryimage"
            },
            "thumbnailUrl": "http://teslaw.org/wp-content/uploads/2020/12/teslaw-ELI-button.png",
            "datePublished": "2020-06-04T01:27:25+00:00",
            "dateModified": "2021-01-08T21:53:01+00:00",
            "breadcrumb": {
                "@id": "https://teslaw.org/events/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teslaw.org/events/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://teslaw.org/events/#primaryimage",
            "url": "https://teslaw.org/wp-content/uploads/2020/12/teslaw-ELI-button.png",
            "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/teslaw-ELI-button.png",
            "width": 720,
            "height": 200,
            "caption": "teslaw blue button"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teslaw.org/events/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teslaw.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Events"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teslaw.org/#website",
            "url": "https://teslaw.org/",
            "name": "Texas Entertainment and Sports Law Section",
            "description": "You Entertain. We Represent",
            "publisher": {
                "@id": "https://teslaw.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teslaw.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://teslaw.org/#organization",
            "name": "Texas Entertainment and Sports Law Section",
            "url": "https://teslaw.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://teslaw.org/#/schema/logo/image/",
                "url": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "contentUrl": "https://teslaw.org/wp-content/uploads/2020/12/cropped-TESLAW-logo-2019-scaled-1.jpg",
                "width": 1729,
                "height": 1723,
                "caption": "Texas Entertainment and Sports Law Section"
            },
            "image": {
                "@id": "https://teslaw.org/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
16Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 4 1
/about/ 4 1
/contact/ 4 1
/events/ 4 1
Explore the other reputation pillars for Texas Entertainment and Sports Law Section