LocalBusiness
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:LocalBusiness
扩展 Organization(组织)或 Place(地点)
名称 |
类型 |
说明 |
分支 |
组织 |
此本地商家所属的较大组织(如有)。 |
已接受货币 |
文本 |
接受的货币(采用 ISO 4217 货币格式)。 |
营业时间 |
时长 |
商家的营业时间。您可以将营业时间指定为每周时间范围,从天数开始,然后再从每天开始。您可以列出多天,并使用英文逗号分隔各个日期。用连字符“-”指定日期或时间范围。 - 使用两个字母的组合指定日期:Mo 、Tu 、We 、Th 、Fr 、Sa 、Su 。 - 时间使用 24:00 时间指定。例如,系统会将下午 3 点指定为 15:00 。 - 示例:<time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time> 。 - 如果商家一周 7 天营业,则可以将其指定为 <time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time> 。 |
已接受付款 |
文本 |
现金、信用卡等 |
priceRange |
文本 |
商家的价格范围,例如 $$$ 。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# LocalBusiness\n\nType name: [LocalBusiness](/workspace/gmail/markup/reference/types/LocalBusiness)\n\nExtends [Organization](/workspace/gmail/markup/reference/types/Organization) or [Place](/workspace/gmail/markup/reference/types/Place)\n\n| Name | Type | Description |\n|--------------------|----------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| branchOf | [Organization](/workspace/gmail/markup/reference/types/Organization) | The larger organization that this local business is a branch of, if any. |\n| currenciesAccepted | [Text](/workspace/gmail/markup/reference/types/Text) | The currency accepted (in [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217)). |\n| openingHours | [Duration](/workspace/gmail/markup/reference/types/Duration) | The opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'. - Days are specified using the following two-letter combinations: `Mo`, `Tu`, `We`, `Th`, `Fr`, `Sa`, `Su`. - Times are specified using 24:00 time. For example, 3pm is specified as `15:00`. - Here is an example: `\u003ctime itemprop=\"openingHours\" datetime=\"Tu,Th 16:00-20:00\"\u003eTuesdays and Thursdays 4-8pm\u003c/time\u003e`. - If a business is open 7 days a week, then it can be specified as `\u003ctime itemprop=\"openingHours\" datetime=\"Mo-Su\"\u003eMonday through Sunday, all day\u003c/time\u003e`. |\n| paymentAccepted | [Text](/workspace/gmail/markup/reference/types/Text) | Cash, credit card, etc. |\n| priceRange | [Text](/workspace/gmail/markup/reference/types/Text) | The price range of the business, for example `$$$`. |"]]