Place interface
Place (entity type: "https://schema.org/Place")
Properties
| address | Address of the place (may be |
| geo | Geo coordinates of the place (may be complex object of type |
| has |
Map to the place (may be |
| name | The name of the thing |
| type | The type of the thing |
Property Details
address
Address of the place (may be string or complex object of type PostalAddress)
address: any
Property Value
any
geo
Geo coordinates of the place (may be complex object of type GeoCoordinates or GeoShape)
geo: any
Property Value
any
hasMap
Map to the place (may be string (URL) or complex object of type Map)
hasMap: any
Property Value
any
name
The name of the thing
name: string
Property Value
string
type
The type of the thing
type: string
Property Value
string