//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts](../index.md)/[CommonVenueData](index.md) # CommonVenueData [common] interface [CommonVenueData](index.md) : [Titled](../-titled/index.md) ## Properties | Name | Summary | |---|---| | [address](address.md)| [common] abstract val [address](address.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| | [foursquareId](foursquare-id.md)| [common] abstract val [foursquareId](foursquare-id.md): [FoursquareId](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FFoursquareId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)?
| | [foursquareType](foursquare-type.md)| [common] abstract val [foursquareType](foursquare-type.md): [FoursquareType](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FFoursquareType%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)?
| | [googlePlaceId](google-place-id.md)| [common] abstract val [googlePlaceId](google-place-id.md): [GooglePlaceId](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FGooglePlaceId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)?
| | [googlePlaceType](google-place-type.md)| [common] abstract val [googlePlaceType](google-place-type.md): [GooglePlaceType](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FGooglePlaceType%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)?
| | [title](title.md)| [common] abstract override val [title](title.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
| ## Inheritors | Name | |---| | [InlineQueryResultVenue](../../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/index.md)| | [InputVenueMessageContent](../../dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-venue-message-content/index.md)| | [Venue](../../dev.inmo.tgbotapi.types.venue/-venue/index.md)|