Can you use plain text for addresses in schema.org markup?
问题 I have a CMS that has a single text field for an Organization address. The data is stored very inconsistently and, in many cases, I'm dealing with city/state only. I'm fairly new to schema.org and would like to know if I can simply do something like the following to handle the markup: <p itemprop="address">Some city, WY</p> As I said, I'm new to all this, but I guess I'm using the "Microdata" format. 回答1: Yes, you may use text as value for address. While its expected value is another item