I am trying to figure out how to list the microformats-2 in JSON with the correct tags, and setup http://microformats.org/wiki/h-product.
I would like to implement this in my structured data results.
Is it JSON+LD?
I am trying to figure out how to list the microformats-2 in JSON with the correct tags, and setup http://microformats.org/wiki/h-product.
I would like to implement this in my structured data results.
Is it JSON+LD?
Copyright © 2021 Jogjafile Inc.
Microformats are intended to be specified as HTML.
The "Parsed JSON" (as shown in the wiki) is what Microformats2 parsers may generate when parsing the HTML. It’s the "canonical JSON representation" of Microformats2.
It doesn’t seem to be JSON-LD, as, for example, the
@contextis missing.