Skip to main content
Google’s Knowledge Graph panel surfaces structured information about a queried entity — a person, place, organization, film, product, or other well-known subject. When a panel appears, the Google Search endpoint includes a knowledgeGraph object in the same response; when none appears the field is omitted, so treat it as optional rather than expecting null. For use cases, pricing context, and copy-paste examples, see the Google Knowledge Graph API page on the product site.
Knowledge Graph panel in Google Search

Knowledge Graph panel in Google Search

Layout and sub-fields vary by entity type — an artist panel may carry listenOn and socialPosts, a restaurant contact and webRatings. Every sub-field is optional and appears only when Google includes it.

Top-level fields

Sub-type schemas

source

Attribution source for the entity description.

attributes

Factual key-value pairs extracted from the panel (born date, genre, headquarters, founding year, etc.). Keys are free-form strings as rendered by Google.

profiles

Social media and external profile links.

peopleAlsoSearchFor

Related entities that users also search for.

thingsToKnow

Topic clusters from the “Things to know” section of the panel.

ratings

Review platform ratings for films, TV shows, and similar entities.

streamingOptions

Streaming platform links for films and TV shows.

webRatings

Local business ratings from review platforms. Different from ratings — these appear on local business panels (restaurants, hotels, attractions) rather than film/show panels.

statsCard

Statistics card for sports teams, athletes, and organizations.

socialPosts

Recent posts from the entity’s official social media accounts.

notableAlumni

Notable alumni — present for universities and educational institutions.

contact

Contact and ordering links for local businesses.

weather

Current weather — present for geographic entities (cities, regions, countries).

rating

Aggregate star rating for local businesses.

admission

Admission purchase options for museums, parks, and ticketed venues.

artworks

Notable artworks — present for artists and art institutions.

hotelOptions

Hotel booking options — present for hotel entities.

trendingProducts

Trending products — present for retail brands.

merchantVideos

Brand or merchant video content — present for retail businesses.

listenOn

Music streaming platform links — present for musicians and musical acts.

Response example

The following example shows a Knowledge Graph panel for a musician, with several panel-type-specific fields populated.