Conversation

If you have questions on using schema, read this article by . Here's a thread with a little summary. Why use structured data? "Structured data gives machines and search engines the ability to understand your data and parse it."
There are other potential benefits to adding structured data including helping with indexing, helping Google understand which intent is met on your pages, helping get info into the knowledge graph, and helping people discover your company's events.
1
1
Make sure your structured data matches what is on your page. Sometimes it's hard to know which schema to use. Use the most specific. For a dentist, while you could use localbusiness or medical organization, a better choice would be to use dentist schema which combines both.
1
2
mainEntity, URL, SameAs and About help Google better understand your topics better. You can also link your entities to named entities (ie to make it clear you're talking about Paris the city, rather than Paris Hilton.)
1
3
To sum up see the images below. I'd recommend reading the full article. Thank you for writing this detailed article . It's so good and will help a lot of people better understand the power of schema!
Image
Image
2
9