Place interface
放置(实体类型:“https://schema.org/Place")
属性
| address | 地点的地址(可以是 |
| geo | 地点的地理坐标(可能是 |
| has |
映射到位置(可能是 |
| name | 事物的名称 |
| type | 事物的类型 |
属性详细信息
address
地点的地址(可以是 string 或 PostalAddress类型的复杂对象)
address: any
属性值
any
geo
地点的地理坐标(可能是 GeoCoordinates 或 GeoShape类型的复杂对象)
geo: any
属性值
any
hasMap
映射到位置(可能是 string(URL)或 Map类型的复杂对象)
hasMap: any
属性值
any
name
事物的名称
name: string
属性值
string
type
事物的类型
type: string
属性值
string