Venue
messageMediaVenue#2ec0533f geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string = MessageMedia;| Name | Type | Description | 
|---|---|---|
| geo | GeoPoint | Geolocation of venue | 
| title | string | Venue name | 
| address | string | Address | 
| provider | string | Venue provider: currently only "foursquare" and "gplaces" (Google Places) need to be supported | 
| venue_id | string | Venue ID in the provider's database | 
| venue_type | string | Venue type in the provider's database |