You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/documentation/schemas/maps_http_schema_place.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Attributes describing a place. Not all attributes will be available for all plac
10
10
| <h4id="Place-adr_address"class="add-link schema-object-property-key"><code>adr_address</code></h4> | optional | string | <divclass="nonref-property-description"><p>A representation of the place's address in the <ahref="http://microformats.org/wiki/adr">adr microformat</a>.</p></div> |
11
11
| <h4id="Place-business_status"class="add-link schema-object-property-key"><code>business_status</code></h4> | optional | string | <divclass="nonref-property-description"><p>Indicates the operational status of the place, if it is a business. If no data exists, <code>business_status</code> is not returned.</p><divclass="notranslate">The allowed values include: `OPERATIONAL`, `CLOSED_TEMPORARILY`, and `CLOSED_PERMANENTLY`</div></div> |
12
12
| <h4id="Place-curbside_pickup"class="add-link schema-object-property-key"><code>curbside_pickup</code></h4> | optional | boolean | <divclass="nonref-property-description"><p>Specifies if the business supports curbside pickup.</p></div> |
13
-
| <h4id="Place-current_opening_hours"class="add-link schema-object-property-key"><code>current_opening_hours</code></h4> | optional |[PlaceOpeningHours](#PlaceOpeningHours"PlaceOpeningHours")| <divclass="ref-property-description"><p>Contains the hours of operation for the next seven days (including today). The time period starts at midnight on the date of the request and ends at 11:59 pm six days later. This field includes the <code>special_day</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <ahref="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div>|
13
+
| <h4id="Place-current_opening_hours"class="add-link schema-object-property-key"><code>current_opening_hours</code></h4> | optional |[PlaceOpeningHours](#PlaceOpeningHours"PlaceOpeningHours")| <divclass="ref-property-description"><p>Contains the hours of operation for the next seven days (including today). The time period starts at midnight on the date of the request and ends at 11:59 pm six days later. This field includes the <code>special_days</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <ahref="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
14
14
| <h4id="Place-delivery"class="add-link schema-object-property-key"><code>delivery</code></h4> | optional | boolean | <divclass="nonref-property-description"><p>Specifies if the business supports delivery.</p></div> |
15
15
| <h4id="Place-dine_in"class="add-link schema-object-property-key"><code>dine_in</code></h4> | optional | boolean | <divclass="nonref-property-description"><p>Specifies if the business supports indoor or outdoor seating options.</p></div> |
16
16
| <h4id="Place-editorial_summary"class="add-link schema-object-property-key"><code>editorial_summary</code></h4> | optional |[PlaceEditorialSummary](#PlaceEditorialSummary"PlaceEditorialSummary")| <divclass="ref-property-description"><p>Contains a summary of the place. A summary is comprised of a textual overview, and also includes the language code for these if applicable. Summary text must be presented as-is and can not be modified or altered.</p><p>See <ahref="#PlaceEditorialSummary">PlaceEditorialSummary</a> for more information.</div> |
@@ -32,7 +32,7 @@ Attributes describing a place. Not all attributes will be available for all plac
| <h4id="Place-reviews"class="add-link schema-object-property-key"><code>reviews</code></h4> | optional | Array<[PlaceReview](#PlaceReview"PlaceReview")>| <divclass="ref-property-description"><p>A JSON array of up to five reviews. By default, the reviews are sorted in order of relevance. Use the <code>reviews_sort</code> request parameter to control sorting.</p><ul><li>For <code>most_relevant</code> (default), reviews are sorted by relevance; the service will bias the results to return reviews originally written in the preferred language.</li><li>For <code>newest</code>, reviews are sorted in chronological order; the preferred language does not affect the sort order.</li></ul><p>Google recommends indicating to users whether results are ordered by <code>most_relevant</code> or <code>newest</code>.</p><p>See <ahref="#PlaceReview">PlaceReview</a> for more information.</div> |
| <h4id="Place-secondary_opening_hours"class="add-link schema-object-property-key"><code>secondary_opening_hours</code></h4> | optional |[PlaceOpeningHours](#PlaceOpeningHours"PlaceOpeningHours")| <divclass="ref-property-description"><p>Contains an array of entries for the next seven days including information about secondary hours of a business. Secondary hours are different from a business's main hours. For example, a restaurant can specify drive through hours or delivery hours as its secondary hours. This field populates the <code>type</code> subfield, which draws from a predefined list of opening hours types (such as <code>DRIVE_THROUGH</code>, <code>PICKUP</code>, or <code>TAKEOUT</code>) based on the types of the place. This field includes the <code>special_day</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <ahref="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div>|
35
+
| <h4id="Place-secondary_opening_hours"class="add-link schema-object-property-key"><code>secondary_opening_hours</code></h4> | optional |[PlaceOpeningHours](#PlaceOpeningHours"PlaceOpeningHours")| <divclass="ref-property-description"><p>Contains an array of entries for the next seven days including information about secondary hours of a business. Secondary hours are different from a business's main hours. For example, a restaurant can specify drive through hours or delivery hours as its secondary hours. This field populates the <code>type</code> subfield, which draws from a predefined list of opening hours types (such as <code>DRIVE_THROUGH</code>, <code>PICKUP</code>, or <code>TAKEOUT</code>) based on the types of the place. This field includes the <code>special_days</code> subfield of all hours, set for dates that have exceptional hours.</p><p>See <ahref="#PlaceOpeningHours">PlaceOpeningHours</a> for more information.</div> |
36
36
| <h4id="Place-takeout"class="add-link schema-object-property-key"><code>takeout</code></h4> | optional | boolean | <divclass="nonref-property-description"><p>Specifies if the business supports takeout.</p></div> |
37
37
| <h4id="Place-types"class="add-link schema-object-property-key"><code>types</code></h4> | optional | Array<string>| <divclass="nonref-property-description"><p>Contains an array of feature types describing the given result. See the list of <ahref="https://developers.google.com/maps/documentation/places/web-service/supported_types#table2">supported types</a>.</p></div> |
38
38
| <h4id="Place-url"class="add-link schema-object-property-key"><code>url</code></h4> | optional | string | <divclass="nonref-property-description"><p>Contains the URL of the official Google page for this place. This will be the Google-owned page that contains the best available information about the place. Applications must link to or embed this page on any screen that shows detailed results about the place to the user.</p></div> |
0 commit comments