Venue

fun Venue(    location: StaticLocation,     title: String,     address: String,     foursquare: Foursquare): Venue
fun Venue(    location: StaticLocation,     title: String,     address: String,     googlePlace: GooglePlace): Venue