placeType

@SerializedName(value = "place_type")
var placeType: String? = null

Specified the particular type of information represented by this place information, such as a city name, or a point of interest.

e.g.

"place_type": "city"

Classify a Tweet by a specific type of place