Represents a physical location, typically where a job is based or an event occurs.
Optional
Additional details about the place (optional).
"Office Building" Copy
"Office Building"
The address of the place, using a structured postal address.
{ street_address: "123 Main St", address_locality: "Tech City", address_region: "TX", postal_code: "12345", address_country: "USA" } Copy
{ street_address: "123 Main St", address_locality: "Tech City", address_region: "TX", postal_code: "12345", address_country: "USA" }
Represents a physical location, typically where a job is based or an event occurs.