Skip to main content
This section documents the Knowledge Graph data returned by the Google Search endpoint. Knowledge Graph data is part of the same response, so no separate API call is needed. For use cases, pricing context, and copy-paste examples, see the Google Knowledge Graph API page on the product site.

Overview

Knowledge Graph panel in Google Search
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 on the SERP, the result includes a knowledgeGraph object. The field is omitted from result when no panel appears — treat it as optional rather than expecting null or an empty object. The panel layout and available sub-fields vary by entity type. An artist panel may include listenOn streaming links and socialPosts, while a restaurant panel may include contact links and webRatings. All sub-fields are optional and appear only when Google includes them.

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.