Maps (your places) Schema Reference

Exported Object: Starred places
Exported Object represents: Places which were starred as a favorite.
Object is exported in these formats: GeoJSON
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described.
Data Field *Field DefinitionData Field Type
dateThe last UTC date/time this contribution was created or modified in Java ISO_INSTANT (YYYY-MM-DDTHH:mm:ssZ) format.date
google_maps_urlThe Google Maps URL to the place this contribution is for.string
locationMetadata about the place this contribution is for.array of object
location.addressThe address of the place this contribution is for.string
location.country_codeThe ISO 3166-1 alpha-2 country code of the place this contribution is forstring
location.nameThe name of the place this contribution is for.string
Exported Object: Reviews
Exported Object represents: Reviews (with or without text) left for a place.
Object is exported in these formats: GeoJSON
Exported object has the following fields:
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described.
Data Field *Field DefinitionData Field Type
aspect_ratingsThe aspects of business rated and the ratings' sentiments, e.g. 'not punctual'.array of string
dateThe last UTC date/time this contribution was created or modified in Java ISO_INSTANT (YYYY-MM-DDTHH:mm:ssZ) format.date
five_star_rating_draftThe draft (as opposed to published) 1-5 rating given.integer
five_star_rating_publishedThe published (as opposed to draft) 1-5 rating given.integer
google_maps_urlThe Google Maps URL to the place this contribution is for.string
locationMetadata about the place this contribution is for.array of object
location.addressThe address of the place this contribution is for.string
location.country_codeThe ISO 3166-1 alpha-2 country code of the place this contribution is forstring
location.nameThe name of the place this contribution is for.string
questionsThe questions answered about the place.array of objects
questions.questionThe question asked.string
questions.selected_optionThe selected answer for a multiple-choice question where a single choice is allowed.string
questions.selected_optionsThe selected answer for a multiple-choice question where more than one choice is allowed.array of string
questions.text_answerThe free-form answer given.string
questions.ratingThe rating answer given.integer
review_text_draftThe draft (as opposed to published) text of the review.string
review_text_publishedThe published (as opposed to draft) text of the review.string
A table representing Resource Groups and the objects that are exported with it.
Resource GroupOAuth Scope NameDescriptionExported Objects
maps.reviewshttps://www.googleapis.com/auth/dataportability.maps.reviewsThis resource group contains the place reviews, ratings, and comments the user posted on Maps, plus associated metadata such as price levels.
Reviews
maps.starred_placeshttps://www.googleapis.com/auth/dataportability.maps.starred_placesThis resource group contains places the user saved in their Starred places list on Maps.
Starred places