location
Estimated domains
Description
The location of, for example, where an event is happening, where an organization is located, or where an action takes place.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredevent
Place The location of the event. Set the @type to Place. Add the location.address and location.name properties.
- Requiredevent
PostalAddress The venue's detailed street address. Not recommended: Sydney Recommended: Bennelong Point, Sydney NSW 2000, Australia United States example "location": { "@type": "Place", "name": "Snickerpark Stadium", "address": { "@type": "PostalAddress", "streetAddress": "100 West Snickerpark Dr", "addressLocality": "Snickertown", "postalCode": "19019", "addressRegion": "PA", "addressCountry": "US" } } Japan examples You can write addresses for Japan in different ways, and Google still understa
- Requiredbook
PostalAddress The street address of the library branch. Not all properties apply to every country. You must include as many as apply to the addresses of your libraries. Example United States location: { "@type": "Library", "@id": "https://example.com/library-branches/1001", "name": "Campbell Library", "location": { "@type": "PostalAddress", "streetAddress": "77 Harrison Ave", "addressLocality": "Campbell", "addressRegion": "CA", "postalCode": "95008", "addressCountry": "US" } } Example Japan loc
- Requiredbook
Text The country code in ISO 3166-1 format. For example, US.
- Requiredbook
Text The locality. For example, Mountain View.
- Requiredbook
Text The street address. For example, 1600 Amphitheatre Pkwy.
- Recommendedevent
Text The detailed name of the place or venue where the event is being held. This property is only recommended for events that take place at a physical location. DO NOT put the title of the event in this field. Instead, use name to specify the name of the event. Not recommended: San Francisco, CA Recommended: Bill Graham Civic Auditorium Best practices: Don't include a city name unless it is a city-wide event. The location.name property must be the name of the venue or location, not a repeat of t
Expected value types
Legend
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.