interface PlaceEditorialSummary {
    language?: string;
    overview?: string;
}

Properties

Properties

language?: string

The language of the previous fields. May not always be present.

overview?: string

A medium-length textual summary of the place.