0

using review microdata is there a way to markup individual "Pros" and "Cons" outside of the review description? using schema.org or microformats no info on http://schema.org/Review

useful where there are lists of pros and cons on top of the long review description.

Joel
  • 467
  • 1
  • 6
  • 18

1 Answers1

2

Well, schema.org’s http://schema.org/Review doesn’t define such properties.

The actual review is given by the reviewBody property, which would include both, pros and cons.

unor
  • 92,415
  • 26
  • 211
  • 360