Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Validate JSON-LD against Schema.org

I am processing Schema.org JSON-LD objects from a website. I need to know they validate against their Schema.org schema before using them. How?

As far as I understand Schema.org schemas are not JSON schemas, so a JSON schema validator like the one from json.net won't validate against those. Just how is everybody else doing this in C#?

like image 494
quaylar Avatar asked Jun 24 '26 19:06

quaylar


1 Answers

Google has a Structured Data Testing Tool that validates schema.org written ion json-ld and microdata.

https://search.google.com/structured-data/testing-tool

It also provides information about validity with regard to structured data based rich features the Google supports.

like image 182
Tony McCreath Avatar answered Jun 27 '26 07:06

Tony McCreath



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!