Skip to content

GovernmentOrganization Schema.org type scan working? #455

Description

@lukefretwell

Describe the bug

We show that GovernmentOrganization Schema.org type is missing for ca.gov but it's active:

https://scangov.org/profile/ca-gov/details/?attr=botability

<script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "GovernmentOrganization",
    "name": "State of California",
    "url": "https://www.ca.gov",
    "alternateName": "California State Government",
    "logo": "https://www.ca.gov/images/ca-gov-organization-logo.png"
  }
</script>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions