Place Object
Place represents a physical or virtual locations. Spaces, like buildings, warehouses, inventory locations, etc.
id
String
The Object ID
at_context
String
Stand-In for JSON-LD @context - your UI is expected to change it to valid JSON-LD @context filed name. Value is set to "https://schema.org"
at_type
String
Stand-In for JSON-LD @type - your UI is expected to change it to valid JSON-LD @type filed name. Value is set to "Order"
identifier
String
The identifier property represents any kind of identifier for any kind of Product
image
String
An image of the item. This can be a URL
sameAs
String
URL of a reference Web page that unambiguously indicates the item's identity.
url
String
URL of the Order
additionalProperty
Array of PropertyValue
A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.
aggregateRating
The overall rating, based on a collection of reviews or ratings, of the item.
amenityFeature
Array of LocationFeatureSpecification
An amenity feature (e.g. a characteristic or service) of the Accommodation.
branchCode
String
A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.
containedInPlace
String
The basic containment relation between a place and one that contains it.
containsPlace
Array of String
The basic containment relation between a place and another that it contains.
event
Array of String
Upcoming or past event associated with this place, organization, or action.
faxNumber
String
The fax number.
globalLocationNumber
String
The Global Location Number. (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.
hasDriveThroughService
Boolean
Indicates whether some facility offers a service that can be used by driving through in a car.
hasGS1DigitalLink
String
The GS1 Digital Link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated
hasMap
String
A URL to a map of the place.
isAccessibleForFree
Boolean
A flag to signal that the item, event, or place is accessible for free.
isicV4
String
The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
keywords
Array of String
Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.
latitude
Float
The latitude of a location. For example 37.42242
logo
String
An associated logo. (URL)
longitude
String
The longitude of a location. For example -122.08585
maximumAttendeeCapacity
Integer
The total number of individuals that may attend an event or venue.
publicAccess
Boolean
A flag to signal that the Place is open to public visitors. If this property is omitted there is no assumed default boolean value.
review
Array of String
Reviews of the Place.
smokingAllowed
Boolean
Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.
specialOpeningHoursSpecification
Array of OpeningHoursSpecification
The special opening hours of a certain place.
telephone
String
The telephone number.
tourBookingPage
String
A page providing information on how to book a tour of some Place
Last updated
Was this helpful?